- Pearson – Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, 2/E – Joseph N. Hall, Joshua A. McAdams & brian d foy
 - http://www.effectiveperlprogramming.com/toc
 
topics:
- chapter 9: Distributions; has “Item 84. Check your POD”
 - chapter 10: Testing
 - chapter 12: Databases
 - …