|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: reading C data structureby Corion (Pope) |
| on Sep 18, 2012 at 07:08 UTC ( #994206=note: print w/ replies, xml ) | Need Help?? |
|
If you want to communicate between two running processes, that will be much harder than just writing/reading the values to a tempfile. However, there is Convert::Binary::C, which was made for just that situation, debugging a remote process and dumping C structures from within Perl. Maybe that helps you.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||