Jump to ratings and reviews
Rate this book

Design Patterns in Modern Perl: Practical Patterns for Everyday Perl

Rate this book
Design Patterns in Modern Perl brings the classic “Gang of Four” patterns into today’s Perl.

Rather than treating patterns as abstract theory, this book shows you how to implement all 23 GoF design patterns in real, runnable Perl code. Each pattern is presented in multiple object systems – traditional bless (using Moo, and modern class/ – so you can see how the same design idea translates across the styles you actually use in production.

Every chapter follows a consistent, practical clear intent, motivation, and applicability; a worked example domain; complete implementations in the three OO flavours; and accompanying unit tests and benchmarks driven by the dp-runner command-line tool. You’re encouraged to run the code, explore variations, and compare approaches on your own machine.

You’ll learn how

Recognise the problems each pattern is designed to solve

Choose a suitable pattern for the design pressure you’re facing

Decide when to use bless, Moo, or modern classes for a given pattern

Integrate patterns into existing, often messy, legacy Perl codebases

Write test-driven, benchmarked implementations you can trust

This book is aimed at Perl developers who already write scripts or small applications and want to think more deliberately about design; maintainers of large or long-lived Perl systems; and developers coming from other languages who know design patterns but want to apply them idiomatically in Perl.

Whether you dip into individual patterns as needed, or read cover-to-cover, Design Patterns in Modern Perl gives you a shared vocabulary and a set of tested, modern examples you can adapt directly to your own projects.

336 pages, Kindle Edition

Published November 28, 2025

Loading...
Loading...

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.