On Wed, Oct 23, 2002 at 01:06:25PM -0400, Smith Jeff D wrote: [snip] > There was nothing in the documentation that said it wouldn't run > under 5.005 but it recommends 5.6.0. Since I'm running this old Resource > Kit, I want to be sure that I have to upgrade to Perl 5.6 (or 5.8) for this > module before I do all that. [snip]
If the module requires fork (which the error message clearly says it does) then you'll have to upgrade. The lowest version of Perl that supports fork on Windows is 5.6.0. I would suggest installing 5.6.1. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]