Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Need pipe and parameter help

by shmem (Chancellor)
on Nov 18, 2016 at 11:53 UTC ( [id://1176083]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    qwurx [shmem] ~> ( echo Hi; sleep 3; echo Bye ) | ./ReadAPipe.pl a b c
    This was read from the pipe:
    ...
    
    This was the read from the parameters:
    <a b c>
    
  2. or download this
    ...
    our @EXPORT_OK   = qw( ReadPipe );
    my $foo;
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found