Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: My first perl script is working, what did I do wrong?

by Anonymous Monk
on Nov 09, 2012 at 11:36 UTC ( [id://1003103]=note: print w/replies, xml ) Need Help??


in reply to Re: My first perl script is working, what did I do wrong?
in thread My first perl script is working, what did I do wrong?

1 == @ARGV or die "One, and only one argument expected\n";

1 == @ARGV or die Usage();

  • Comment on Re^2: My first perl script is working, what did I do wrong?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found