RE: running .pl file from another .pl file

2002-10-03 Thread Timothy Johnson
ir c:\ /b > root.txt"); my @output = `dir /b`; print @output; -Original Message- From: P.V.Sankar [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 12:40 AM To: [EMAIL PROTECTED] Subject: running .pl file from another .pl file Hi, My old colleague developed some applicatio

running .pl file from another .pl file

2002-10-03 Thread P.V.Sankar
Hi, My old colleague developed some applications using perl[solaris platform], which have to be run manually everytime when you want to make use of those scripts based on some email.Now i have written a perl script to monitor mail box contents, and when a new mail comes this particular script h