Modern Perl 4th edition, a review Dec 21, 2015 by David Farrell community cpan chromatic pragmatic_bookshelf book-review It gets better and better Read it
Perl Code Kata: Testing Taint Oct 21, 2004 by chromatic testing chromatic code-kata perl-code-kata perl-exercises perl-taint perl-testing Perl’s taint mode can help you avoid using untrusted input insecurely. Here’s how to practice using it. Read it