Short, practical ebooks about modern Perl. If you have a sharp idea and examples from real projects, we’d like to hear from you.
Send your pitch to hello@perlschool.com. We’ll get back to you soon.
Design Patterns in Modern Perl shows how classic object-oriented patterns look in today’s Perl. Using core Perl, Moo and Object::Pad, Mohamm…
In 2010, Joshua McAdams and brian d foy updated for v5.10 Joseph Hall's seminal book Effective Perl Programming. At the same time, they…
Dave Cross has been writing his Perl Hacks blog for over ten years. This book collects a selection of the best articles from the blog over that time.
Behaviour-Driven Development is a technique for involving non-technical people in software development. Cucumber is a multi-language tool for …