http://www.perlmonks.org?node_id=701686


in reply to lvalue considered harmful...
in thread Tutorial: Introduction to Object-Oriented Programming

Have a look at Attribute::Property on CPAN. It could easily be modified to use inside out objects, the current hype in Perl OO land.

Replies are listed 'Best First'.
Re^2: lvalue considered harmful...
by Arunbear (Prior) on Aug 01, 2008 at 14:57 UTC
    My impression is that the inside out hype has abated, with Moose mania being the current trend :-)