Moo - Minimalist Object Orientation for Perl

Moo

A series of articles about Moo, the Minimalist Object Orientation system of Perl.

Moo is the little brother of Moose, the all magnificent object oriented framework of Perl. Moo is smaller and faster than Moose and it pure-Perl (no XS dependencies). It can provide a solution for people who would like to get away from the "manual blessing", but don't want to "pay" for all the features of Moose.

Planned articles

  • The destructor of a Moo-based class
  • Roles
  • Extending Moo

Author

Gabor Szabo (szabgab) Gabor Szabo