http://qs321.pair.com?node_id=366784


in reply to Perl losing, unfairly

You should write the author. That perl -le"" stuff should definetly go. I wrote him a couple of times already.

PS - This has already been discussed here (i think, maybe just in chatterbox) and on use.perl.org (for sure).

update: s{-e "/etc/mtab" or exit 1}{exit !-e "/etc/mtab"} s{-r "/etc/mtab" or exit 1}{exit !-r "/etc/mtab"}

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.