in reply to Re: A pretty simple perl script..
in thread A pretty simple perl script..

Actually the code only removes the first 'L' on the line. A /g flag is required to remove them all.


DWIM is Perl's answer to Gödel