pyperl - Query about using the pyperl module

Posted on Tue Aug 7 20:46:29 2007 by maskman
Query about using the pyperl module
Hi I need to write a python wrapper over a perl script but i am stuck! I have a perl script for example : test.pl. Now I want to create a python wrapper over it. So that using python I can execute test.pl. Please let me know how to start. Do I have to change this test.pl to test.pm & put this test.pm file where all the perl modules are present? How do I call test.pl & all its member functions in my python script. Also l'd appreciate if you could provide some link to a good tutorial of the same. Please help Thanks & Regards
Direct Responses: 5878 | Write a response