~ubuntu-branches/ubuntu/wily/liblinux-fd-perl/wily

« back to all changes in this revision

Viewing changes to examples/timers

  • Committer: Package Import Robot
  • Author(s): Christopher Hoskin
  • Date: 2015-02-16 22:57:23 UTC
  • Revision ID: package-import@ubuntu.com-20150216225723-ng8nwo32v4nzpo7q
Tags: 0.011-1
Initial Release. Closes: #776446

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! perl
 
1
#!/usr/bin/perl
2
2
 
3
3
use 5.012;
4
4
use warnings;