June 2001
Making a Module
Slide 24
Alternate Directory Structure
Changes Makefile.PL MANIFEST README lib/Module.pm lib/Second/Module.pm t/01.t t/02.t
Move modules into lib directory so you can have more than one
Split test.pl into many files in the t directory
Copyright © 2001 R. Geoffrey Avery
Contents