How do I avoid this kind of warning?

Useless use of lc in void context at ./myscript.pl line 87.


Tried to use :

lc $string if $string;

but still gives warning.

--

--beast


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to