[Tutor] Is there a way to run Perl function in a Python program?

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Thu, 8 Nov 2001 12:26:53 -0800 (PST)


On Thu, 8 Nov 2001, Andrew Wilkins wrote:

> Hi Hy,
> 
> I just searched +"perl interpreter" +"written in python" in google, and
> found something:
> http://conferences.oreillynet.com/cs/os2001/view/e_sess/1437
> It talks about a module called "pyperl". I have never used the module, so I
> hope it works well enough to do what you want... That link just has a bit of
> introductory info (its information for an old conference). So you will have
> to do some more hunting to actually download the module...
> 
> " 'pyperl' is an extension module that bridges the gap between Perl and
> Python. It allows Python code to invoke Perl code and operate directly on
> Perl data and permits Perl code to do the same to Python code and data. "


Here you go:

    http://downloads.activestate.com/Zope-Perl/