Changeset 2402
- Timestamp:
- Nov 22, 2004, 6:16:11 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/misc/Foo.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/misc/Foo.pm
r2398 r2402 9 9 use strict; # not optional 10 10 use warnings; # not optional 11 12 our $VERSION = '0.01'; # this is version 0.01 11 13 12 14 use base qw( Baz ); # become a subclass of Baz
Note:
See TracChangeset
for help on using the changeset viewer.
