Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: 2 scripts talking to each other

by KM (Priest)
on May 01, 2001 at 21:51 UTC ( [id://77044]=note: print w/replies, xml ) Need Help??


in reply to 2 scripts talking to each other

Take a look at the IPC::Shareable module. You can use it to create a variable in each script which can be shared. So, your first script can make it something the second will recognize as having new data in your text file.

Cheers,
KM

Replies are listed 'Best First'.
Re: Re: 2 scripts talking to each other
by prion (Novice) on May 02, 2001 at 20:36 UTC
    Thanks, that got me going in the right direction.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-20 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found