Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Debugging: What's going on here?

by mdillon (Priest)
on May 23, 2000 at 20:23 UTC ( [id://14399]=note: print w/replies, xml ) Need Help??


in reply to Debugging: What's going on here?

it sounds like /usr/bin/perl is not the path to your perl interpreter (the error message is coming from bash, not perl). if you are able to type "perl" on the command line and get an interpreter, you should be able to change the first line to "#! perl -w" and get it to work.

to figure out the location of your perl interpreter, type "which perl" at the bash prompt.

also, try to run "perl test.pl", instead of relying on bash to figure it out, and see if you still have problems.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-24 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found