>  It works fine on Windows NT. On Solaris, it gives the foll error message:
>
> Can't locate Win32/Process.pm in @INC (@INC
> contains: /usr/perl5/5.00503/sun4-so
> laris /usr/perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris
> /usr/perl5/site
> _perl/5.005 .) at sim.pl line 3.
> BEGIN failed--compilation aborted at sim.pl line 3.

That's the standard error message to say that you don't have the module
installed.
It surprises me somewhat too that you want to use Win32::Process on a
non-Windows machine - I would imagine it's kinda OS dependent.

+Pete



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

Reply via email to