|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: How to Split the varaibles across batch files in perlby Corion (Pope) |
| on Jan 25, 2013 at 09:51 UTC ( #1015310=note: print w/ replies, xml ) | Need Help?? |
|
There is no easy way to share variables between processes. I suggest you investigate common serialization formats, like JSON, which can be read and written from Python and Perl.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||