![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^4: Object Oriented Perl - very basic guideby muba (Priest) |
on May 15, 2014 at 15:40 UTC ( #1086168=note: print w/replies, xml ) | Need Help?? |
If you parse that as "(a ((scalar or code) reference)" then what you said wasn't wrong. However, if you parse that as "(a (scalar) or (code reference))" like morgon and I did, then you'll have to admit that morgon has a point. However, a reference is a scalar of course, so technically a claim that "you can even bless a scalar" isn't incorrect as much as it's redundant, given that you can only bless references :)
In Section
Meditations
|
|