Posted on 2007-08-08 00:39:38-07 by maskman in response to 5876
Re: Query about using the pyperl module
Hi I'v found my answer to execute the perl script. We have to create a .py file similar to .pl file & then in that .py file we have to call all the packages present in the .pl file. something like this/; import perl pack = perl.require("Package_name") module=perl.callm("module_name") and so on
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.