Project layout (continued)
- Makefile.PL
- Build app, run tests, install dependencies
- make install_deps
- make catalyst_par
- doqueue.yml
- config file
- could be .pl, .json, .conf, .ini, whatever (Config::Any)
- Changes
- Changelog (good for CPAN)
- README
- RTFM!
| Catalyst | Maintainable web apps made easy! | #28 |
| Copyright © 2007 Jonathan Rockway |