in reply to
Perl forked processes and variable sharing
Also,
XAN
has a couple of interesting modules,
Filesys::POSIX
- this comes with a complete "in memory" file system capability
IPC::Pipeline
-
Create a shell-like pipeline of many running commands
There's also a workshop
video
on Filesys::POSIX.
Comment on
Re: Perl forked processes and variable sharing
In Section
Seekers of Perl Wisdom