業務でなんだかテスト/デプロイ/開発でもやもやしている方向け。
Perl Testing (and Automation) Basics -
* WHY?
- Automation is your friend!
* CPANize your modules
* make test is your friend
* Test::More Apache::Test
* Testing (what exactly to test?!)