Beau E. Cox wrote:
On Thursday 24 June 2004 08:32 pm, Charlene Gentle wrote:
You can use the 'system' command:
##--master--
...
my $rc = system "perl slave.pl";
...
Does this mean it runs in parallel with the parent Perl Program?
Reading through "Learning Perl 3rd Edition" and I thought I caught a
reference to something like this.
Just curious.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>