Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^10: How can I read DATA in parent and child?

by hippo (Bishop)
on Feb 20, 2019 at 09:09 UTC ( [id://1230222]=note: print w/replies, xml ) Need Help??


in reply to Re^9: How can I read DATA in parent and child?
in thread How can I read DATA in parent and child?

Parent and child in my real world application need to have the same set of information to do different things with it.

Is this an XY Problem? The order of operations should then be:

  1. Read and store all the data
  2. Fork
  3. Process all the already-read data in different ways
  • Comment on Re^10: How can I read DATA in parent and child?

Log In?
Username:
Password:

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

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

    No recent polls found