At 11:55 -0700 2002.07.31, Matt Morse wrote: >I think it would work to put it in an eval: > >if($^O =~ /Win32/) > eval "use Win32::IProcess.pm"; >}
Also, if you need the compile-time effects of use, then wrap that in a
BEGIN {}.
--
Chris Nandor [EMAIL PROTECTED] http://pudge.net/
Open Source Development Network [EMAIL PROTECTED] http://osdn.com/
