excuting a perl code from another perl script?

  • Thread starter Thread starter Doctor_mizo
  • Start date Start date
D

Doctor_mizo

Guest
Hello all...
I wanna ask how to run a perl code from another perl code
like i have file No.1 and i want to run file No.2 but from the first file?
i think it's about using system() but how..
thanks
 
Back
Top