Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: perl program giving errors

by mendeepak (Scribe)
on Mar 15, 2012 at 05:45 UTC ( [id://959718]=note: print w/replies, xml ) Need Help??


in reply to perl program giving errors

<font color=red">print "</body>\n" semi colon at the end of line is missing For future programming do put -w in the shebang line #!/usr/bin/perl -w so that errors will be shown to an extend

Replies are listed 'Best First'.
Re^2: perl program giving errors
by choroba (Cardinal) on Mar 15, 2012 at 09:06 UTC
    You probably mean "warnings", not "errors".
      yup

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-24 10:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found