aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pyperl/pkg-descr
blob: 8b47f72a9dff0ad0cf9faa3e408fd62bf0f92dca (plain) (blame)
1
2
3
4
5
6
7
This is a Python extension module that makes it possible to embed Perl
interpreter(s) in any Python program.  It can be used to invoke
arbitrary Perl code, load any Perl modules and make calls directly
into Perl functions.  The Perl code invoked can call back into Python
as it see fit.

WWW: http://www.zope.org/Wikis/zope-perl/