Re: call perl from python code

2012-04-22 Thread Stella Levin
This module is unmaintained, the last version was on 2001. From: David Mertens To: Stella Levin Cc: "inline@perl.org" Sent: Sunday, April 22, 2012 9:09 PM Subject: Re: call perl from python code Stella - Did you have any luck using Py

Re: call perl from python code

2012-04-22 Thread David Mertens
2012 9:09 PM > *Subject:* Re: call perl from python code > > Stella - > > Did you have any luck using PyPerl? http://wiki.python.org/moin/PyPerl > > David > > On Sun, Apr 22, 2012 at 5:21 AM, Stella Levin > wrote: > > Hi, > I have installed Inline::Python. >

Re: call perl from python code

2012-04-22 Thread David Mertens
Stella - Did you have any luck using PyPerl? http://wiki.python.org/moin/PyPerl David On Sun, Apr 22, 2012 at 5:21 AM, Stella Levin wrote: > Hi, > I have installed Inline::Python. > Manual says: "perl is a Python module bundled with Inline::Python that > gives you access to Perl from inside you

Re: call perl from python code

2012-04-22 Thread Stefan Seifert
Hi Stella, On Sunday 22 April 2012 03:21:14 Stella Levin wrote: > I have installed Inline::Python. > Manual says: "perl is a Python module bundled with Inline::Python that gives > you access to Perl from inside your Python code"- I cannot find this perl > module under installation package - I can

call perl from python code

2012-04-22 Thread Stella Levin
Hi, I have installed Inline::Python. Manual says: "perl is a Python module bundled with Inline::Python that gives you access to Perl from inside your Python code"- I cannot find this perl module under installation package - I cannot get working: #! /usr/bin/env python import perl perl.eval("prin