Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Need pipe and parameter help

by Todd Chester (Scribe)
on Nov 18, 2016 at 20:33 UTC ( [id://1176113]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    print "These are the list of parameters:\n<@ARGV>\n";
    
    __END__
    
  2. or download this
    $ ReadAPipe3.pl
    This was read from the pipe:
    ...
    
    These are the list of parameters:
    <1 2 3>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 13:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found