http://qs1969.pair.com?node_id=559458


in reply to python data consumption

If you can, get the python app to output YAML -- the code is available for that, judging by google. Then just use your favorite Perl module (YAML or YAML::Syck) to read that in. Odds are the data will make it completely unscathed.