IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2402


Ignore:
Timestamp:
Nov 22, 2004, 6:16:11 PM (22 years ago)
Author:
jhoblitt
Message:

misc changes and corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/misc/Foo.pm

    r2398 r2402  
    99use strict;                             # not optional
    1010use warnings;                           # not optional
     11
     12our $VERSION = '0.01';                  # this is version 0.01
    1113
    1214use base qw( Baz );                     # become a subclass of Baz
Note: See TracChangeset for help on using the changeset viewer.