- 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
|