Hi Edward,
>__BEGIN__
> use Acme::Spork;
> my $req_id = spork( sub { system("perl compute_price.pl -eml \"$uemail\"
> -type $ct -unit $nu"); } )
>or die qq {Could not fork for spork: $!};
>
>__END__
>Any idea?
What's this Acme::Spork package about(i have no idea) and it is not installed
on my system.
Could you be able to give me some idea how to install this module (w/o root
privileges)
Thanks,
nandakishore saboo
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>