|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Return $self, but what if I don't wanna?by jasonk (Parson) |
| on Mar 10, 2010 at 02:52 UTC ( #827677=note: print w/ replies, xml ) | Need Help?? |
|
calculate_foo calls _calculate_foo in a void context, so it doesn't matter what it returns, the return value is being ignored anyway.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||