Most Stackoverflow answers that I have found in regards to the Perl build process and unit testing and code coverage simply point me to CPAN for the documentation there. Th
I cover this in Intermediate Perl as well as Mastering Perl. Kurt, however, has given a nice summary.
I combine all of this into a release script using Module::Release though. I type one command and it all happens.