Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: use strict;

by chipmunk (Parson)
on Feb 01, 2001 at 22:43 UTC ( [id://55786]=note: print w/replies, xml ) Need Help??


in reply to use strict;

If 'use' and 'my' are not recognized, then you're using perl4. The #! line in your script is pointing to a very old version of perl.

Type which perl at the command line, since your script works with that one, and change your #! line accordingly.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 17:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found