Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: Child process inter communication

by marioroy (Prior)
on Jun 17, 2017 at 10:12 UTC ( #1193014=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    on unix: perl demo.pl | wc -l
    windows: perl demo.pl > nul
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    printf {*STDERR} "duration: %0.03f seconds\n", time - $start;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2023-09-23 17:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?