in reply to Re: call multiple perl scripts from within a perl scripts ?
in thread call multiple perl scripts from within a perl scripts ?
I think writing 4 sub routines is a great idea rather than 4 scripts which work on the same data set.I will work on that.
Thanks for the hint!!