![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: How to solve this using use strict ?by virtualsue (Vicar) |
on Jul 06, 2005 at 04:50 UTC ( #472691=note: print w/replies, xml ) | Need Help?? |
Whenever you see a bareword error, it usually means that you have a string in your code that needs to be quoted. Put quotes around the two strings that your Perl interpreter identified as bare words and see if that doesn't make the problem go away.
In Section
Seekers of Perl Wisdom
|
|