Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: My most common answer to a question about Perl is:

by blue_cowdawg (Monsignor)
on Jul 10, 2012 at 13:21 UTC ( [id://980868]=note: print w/replies, xml ) Need Help??


in reply to My most common answer to a question about Perl is:

Forgot a few:

  • Start your code with:
    #!/usr/bin/perl -w use strict;
  • What errors are you seeing?
  • Check your web server's access and error logs
and there's more but I'll keep it short.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (10)
As of 2024-03-28 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found