![]() |
|
"be consistent" | |
PerlMonks |
Re: Subverting overloadby crouchingpenguin (Priest) |
on Nov 30, 2004 at 01:17 UTC ( #411079=note: print w/replies, xml ) | Need Help?? |
In addition to BrowserUk's suggestion, you can use
use overload "\"\"" => "my_print_method"; just as easily.
cp ---- "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."
In Section
Seekers of Perl Wisdom
|
|