Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: use strict;

by curtisb (Monk)
on Feb 02, 2001 at 02:00 UTC ( [id://55867]=note: print w/replies, xml ) Need Help??


in reply to use strict;

If you post your code then we (the Perl Monks) can help in a more perlish way. But, from what the error messages you have posted say; you may not be using semi-colons on lines 3, 7, and 8.

In my experience with Perl, from the command line you have to type "c:\perl program_name" to make it execute (this in in windows). In UNIX you can execute it if the path to Perl is in you liberary search path. Then you can execute it by using "./program_name", if you are in that directory.

What OS are you writing this perl script in? And please post your code as well.

curtisb -- "trying to help"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-16 17:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found