in reply to Perl and code reviews
The reason we run nightly builds is so that we can run all of the automated unit tests nightly (of course, the build-ing is also a form of unit test).
Automated unit testing is what you are missing from your Perl project if you don't know what a "build" should be.
- tye
|
|---|