Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: open2() in Windows

by BrowserUk (Patriarch)
on Jul 23, 2007 at 08:35 UTC ( [id://628192]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    c:\test>junk
    Name "main::READ" used only once: possible typo at c:\test\junk.pl lin
    +e 7.
    83      Got''   Terminating on signal SIGINT(2)
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    c:\test>junk
    Name "main::READ" used only once: possible typo at c:\test\junk.pl lin
    +e 7.
    553     Got''   Terminating on signal SIGINT(2)
    
  3. or download this
    #! perl -slw
    use strict;
    ...
    c:\test>junk
    1000000 Got'1'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 14:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found