http://qs1969.pair.com?node_id=1069673


in reply to Re^2: Class confusion when testing using ref()
in thread Class confusion when testing using ref()

How could I possibly not ++ the above? Your_Mother, your cheque is in the post. ;-)

Anyway, my personal opinion is for OO to default to Moo, and only consider other options if you have special requirements.

use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name