I wrote a program running off a Windows NT platform and was trying to
convert it to a UNIX platform. My problem comes with my syntax. I keep
recieving an error message and was hoping someone could help me fix the
syntax so that the script would run.
use lib 'LWP::Simple'
use LWP::Simple
$doc = get ($url)
In the brief excerpt above the problem occurs with "get ($". Wherever there
is an area in the script where there is a value beginning with "($" I get an
error. How do I fix that?
_________________________________________________________________
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]