What makes you think you need something complicated like IPC::Shareable to do this? (Or any other IPC::* module for that matter?)
C:\test>type program.pl #! perl -slw use strict; print 'The string'; C:\test>perl -wE"say `perl program.pl`" The string
In reply to Re: shared memory
by BrowserUk
in thread shared memory
by fionbarr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |