in reply to Re: Object Oriented Perl - very basic guide
in thread Object Oriented Perl - very basic guide

Only if you need the meta object protocol. If you don't need it, Moo can do most of what Moose can but without the slow start up time and memory/dependency bloat.
  • Comment on Re^2: Object Oriented Perl - very basic guide

Replies are listed 'Best First'.
Re^3: Object Oriented Perl - very basic guide
by jeffa (Bishop) on May 16, 2014 at 17:59 UTC