![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^6: perldelta unclear on 'given's fateby tobyink (Canon) |
on Jan 04, 2014 at 17:06 UTC ( #1069298=note: print w/replies, xml ) | Need Help?? |
Also consider Switcheroo. :-)
use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name
In Section
Seekers of Perl Wisdom
|
|