executing perl script within python

Ravi Teja webraviteja at gmail.com
Wed Apr 12 03:31:56 EDT 2006


This may help
http://search.cpan.org/~gaas/pyperl-1.0/perlmodule.pod

You can always use pipes (os.popen) to keep things simple.




More information about the Python-list mailing list