This seems simple enough.... I have two separate, independent perl scripts. 
I want to call one perl script from the other script.

I know I can do this with a system call (or backticks).  Is there a better
way?  If not, what is the preferred method?  (I don't want to make one a sub
routine of the other).

THANKS

Jeff

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to