Perl from Python? Intriguing yet gross.
So I’m probably late to the party on this one but apparently you can import perl from within python. Now, why you would want to do this kind of baffles me, however, it is really pretty interesting and could have some possibilities if you’re maintaining a legacy perl application that you’re porting to python. If nothing else its an interesting academic exercise.
Here is an example of what to do with perl from python:
http://www.albar.fr/VMPython_html/index.html
Alain Barthe said this on March 19th, 2009 at 7:00 am