How to send verification emails using Mojolicious
Control access to your Mojo app with registration emails
Read it
Stupid open() tricks
Everyone tells you to use a three-argument open(), but there’s a lot more you can do …
Read it
Get to grips with Prove, Perl's test workhorse
The ubiquitous test runner is a powerful tool for your arsenal