in reply to Re^15: Ovid's take on the renaming of "Perl6" (updated)
in thread Ovid's take on the renaming of "Perl6"
Sorry to crash the party but the first half of perlootut teaches "Object-Oriented Programming in Perl" while simultaneously saying things like "we strongly suggest you don't build your objects from scratch" at least 5 times. The last section "PERL OO SYSTEMS" then "strongly recommends" using Moose or Moo or Class::Accessor or Class::Tiny or "literally dozens of other OO-related modules on CPAN".
But I never use anything other than bless to roll my own objects... *shrug*
|
|---|