![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Shared variables under win32?by flyingmoose (Priest) |
on Feb 03, 2004 at 14:24 UTC ( #326199=note: print w/replies, xml ) | Need Help?? |
"The data is a complex data structure, so i'd rather avoid manually serialising it and pumping it through a pipe or socket"
Does Data::Dumper or the YAML module count as "manual serialization"? They are pretty painless to me, and work great for this sort of thing.
In Section
Seekers of Perl Wisdom
|
|