skip to navigation
skip to content

PythonPerl 0.9

Allows embedding of Perl in Python.

This package allows to put true Perl code into a Python program. It can:
 - execute code a string of code
 - execute a Perl file
 - set and get Perl variables in Python
The code will be executed by a true Perl interpreter (thus requires to install it separately).

Log in to rate this package.