in reply to Re: return !!
in thread return !!
you can save some cycles by not copying the entire data.
Since the context is surely scalar, it wouldn't copy the entire data anyway.
In Section
Seekers of Perl Wisdom
in reply to Re: return !!
in thread return !!
you can save some cycles by not copying the entire data.
Since the context is surely scalar, it wouldn't copy the entire data anyway.