|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Re: What should be returned in scalar context?by Juerd (Abbot) |
| on Dec 02, 2003 at 17:21 UTC ( #311691=note: print w/ replies, xml ) | Need Help?? |
|
I hate having to write $x = uc $x; when the dwimmiest way would be uc $x; and have it mutate in void context. The funny (?) thing is that Perl itself is inconsistent when it comes to operators that change strings.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In Section
Meditations
|
|
||||||||||||||||||||||||||