Paul Johnson — 45 minutes 🐪
Perl has a long and healthy tradition of testing. But as with all things Perl, there is more than one way to do it. We'll have a look at some ways of testing Perl code, from the basic to the more advanced. This will include a look at some of Perl's testing tools, how to write code that makes testing easier, how to test difficult code, and how to know whether your testing is effective.