Good point, thanks for the info.  That might be the choice I go with.

--- simran <[EMAIL PROTECTED]> wrote:
> If you just wanted to use the other script and not return, look
> at "exec":
> 
>   % perldoc -f exec
> 
> simran.
> 
> On Thu, 2003-02-13 at 09:45, Jeff Westman wrote:
> > 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
> 


__________________________________________________
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