in reply to Re^2: Which is best book to start learning Object Oriented Perl?
in thread Which is best book to start learning Object Oriented Perl?

For instance I'm sometimes blessing non hash references for various effects, something I learned from Damian's book.

I think using anything but a hash would be weird for a moose disciple, and will never be needed in 90% of the Perl user base.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery

  • Comment on Re^3: Which is best book to start learning Object Oriented Perl?

Replies are listed 'Best First'.
Re^4: Which is best book to start learning Object Oriented Perl?
by Your Mother (Archbishop) on Apr 27, 2018 at 02:11 UTC

    That is part of what I meant with it will open your eyes to possibilities. :P