in reply to Perl migration script

Hi himank,

I am not sure exactly what you mean. Are you looking to execute these batch files from within a Perl script, or replace these batch files with a Perl script that does the same thing? I think that you are going to have to be a little more specific. Have a look at How do I post a question effectively? and PerlMonks FAQ.

Thanks

Martin

Replies are listed 'Best First'.
Re^2: Perl migration script
by himank (Initiate) on Dec 18, 2007 at 11:47 UTC
    Well, I need to execute the batch files from within a Perl script Thanks himank