in reply to How to Split the varaibles across batch files in perl
I am trying to access the pyhton file from the perl by using Batch file as an interface.
Why are you calling pythong from perl via batch files? Why not call the python code directly from Perl?
Python file is having three functions. Now I need to call these three functions separately.
What do those 3 python functions do? Have you looked for Perl equivalents? It sure would simplify things.
|
|---|