show/hide this revision's text 2 edited body

I haven't tried it, but Inline::Python lets you call Python from Perl.

You should be able to use a thin bit of perl to load your python app and then use the perl python package that comes with I::P to access your perl Perl objects.

show/hide this revision's text 1

I haven't tried it, but Inline::Python lets you call Python from Perl.

You should be able to use a thin bit of perl to load your python app and then use the perl python package that comes with I::P to access your perl objects.