Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Stupid @ARGV question

by holygrail (Scribe)
on Jun 22, 2001 at 18:59 UTC ( [id://90744]=note: print w/replies, xml ) Need Help??


in reply to Stupid @ARGV question

As far as I know in your case $ARGV[0] is 'file1', and $ARGV[1] is 'file2'. The output depends on your program though, of which you have not included any source...
For the case-sensitivity: Perl variables are case sensitive, so @argv is something else than @ARGV...

--HolyGrail

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://90744]
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-18 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found