Modules
- If only one module, it can reside in the top level directory
- If more than one module the ./lib directory tree is preferred
- Makes life easier when unpacking the distribution
- Note the above only applies to module distributions for CPAN
- Your directory structure will probably be different for your own purposes