List of books

  • Cucumber & Perl - John Davies
    Behaviour-Driven Development is a technique for involving non-technical people in software development. Cucumber is a multi-language tool for achieving this....
  • Learning Perl Exercises - brian d foy
    Extra exercises to test the knowledge you have gained by reading "Learning Perl"....
  • Mojolicious Web Clients - brian d foy
    Use the power of Perl and the Mojolicious web framework to create your own command-line web user agents. Interact with websites to access, download, and process data automatically....
  • Perl New Features - brian d foy
    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 set up a website to continue that work, and in the next 10 years they posted hundreds more articles, many of which explained new features that showed up after v5.10. brian has collected and updated the items explicating those new features....
  • Perl Taster - Dave Cross
    In two hours you can pick up enough Perl to enable you to write many simple and useful programs. In this book Dave Cross takes you through your first two hours of Perl programming and introduces many powerful and flexible Perl features....
  • Selenium & Perl - John Davies
    Selenium is a great tool for testing that your web application works the way that you want it to. You write code which interacts with your application like a browser does and ensure that you get the correct results back....
  • The Best of Perl Hacks - Dave Cross
    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....

Recently-published books

Perl New Features

Perl New Features

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…

The Best of Perl Hacks

The Best of Perl Hacks

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.

Cucumber & Perl

Cucumber & Perl

Behaviour-Driven Development is a technique for involving non-technical people in software development. Cucumber is a multi-language tool for …

Learning Perl Exercises

Learning Perl Exercises

Extra exercises to test the knowledge you have gained by reading "Learning Perl".