June 2001 Making a Module Back Slide 19 Forward

Module.pm (2 of 4)


# Preloaded methods go here.

# Autoload methods go after =cut,
# and are processed by the autosplit program.

1;
__END__

  • This is where the code will live


Copyright © 2001 R. Geoffrey Avery Back Contents Forward