Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Confusing Syntax

by Skeeve (Parson)
on Aug 12, 2003 at 10:42 UTC ( [id://283138]=note: print w/replies, xml ) Need Help??


in reply to Confusing Syntax

syntax error at upload.cgi line 18, near "%pics("
What should that line do? Did you mean: "my %pics= (...);"?

syntax error at upload.cgi line 36, near "@pic_filehandles("
I think you meant: "my @pic_filehandles= (...);

syntax error at upload.cgi line 73, near "while <$pic_filehandles$cntr>"
Try () around your <$pic...>

syntax error at upload.cgi line 80, near "}"
Don't know. Maybe gone away if previous errror is fixed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://283138]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-23 12:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found