Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
We don't bite newbies here... much
 
PerlMonks  

Re^2: Opening external files with arguements

by void_Anthony() (Acolyte)
on Apr 28, 2005 at 11:42 UTC ( [id://452352]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Opening external files with arguements
in thread Opening external files with arguements

Three arguements form? Would you mind giving me a (simple) example?
  • Comment on Re^2: Opening external files with arguements

Replies are listed 'Best First'.
Re^3: Opening external files with arguements
by blazar (Canon) on Apr 28, 2005 at 11:52 UTC
    Three arguements form? Would you mind giving me a (simple) example?
    I must say i'm tempted to say: no! For I'm not here (and nobody is) to replace the best tool to answer this kind of questions, that is Perl's excellent documentation.

    However...

    open my $fh, '|-', "whatever" or die $!; # or open my $fh, '|-', "whatever", @more_args or die $!;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://452352]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.