Changeset 2409 for trunk/doc/misc/foo.pl
- Timestamp:
- Nov 23, 2004, 1:20:38 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/misc/foo.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/misc/foo.pl
r2398 r2409 9 9 use strict; # not optional 10 10 use warnings; # not optional 11 12 our $VERSION = '0.01'; # optional - handy with Getopt::Long 11 13 12 14 use Foo qw( $bar ); # import $bar into our namespace
Note:
See TracChangeset
for help on using the changeset viewer.
