The following error occurs on my Windows ME machine:

Bareword found where operator expected at c:\myperl\hello.pl line 3""

(missing operator before r?)
Bareword found where operator expected at c:\myperl\hello.pl line 3""

WHEN EXECUTING THIS PERL SCRIPT

#!/usr/bin/perl
# Filename: first_script.pl
print "My first Perl script.\n";

Any ideas?

TIA,
- NP

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to