July 2001 h2xs has eXceeded its Stay Back Slide 3 Forward

MANIFEST

What we getWhat we want
Changes
Makefile.PL
MANIFEST
Module.pm
test.pl
Changes
Makefile.PL
MANIFEST
lib/Sample/Module.pm
t/01_init.t
LICENSE
README

  • Used to make the tarball of the module and to tell the user what files they should have received
  • Want to move the module into the correct place under a "lib" directory to support more than one module
  • Want to move the test into the "t" directory so more than one test can be used later
  • Want to include a LICENSE file with the full text of the license
  • Want to include a README file, don't leave home without it


Copyright © 2001 GlaxoSmithKline Back Contents Forward