On Sat, Sep 22, 2001 at 06:58:10PM -0400, Michael G Schwern wrote:
> On Sat, Sep 22, 2001 at 07:07:39PM +0100, Nick Ing-Simmons wrote:
> > ExtUtils::Command should work most places, it is _needed_ on Win32
> > as MakeMaker uses it to do equivalent of various UNIX commands (poor
> > mans PPT).  But as far as I know it should work anywhere perl does.
> 
> Poking around a little, it seems MM_Unix makes use of
> ExtUtils::Command, and also MM_NW5.
> 
> So it seems we've got to test it on Netware and Unixen at least.
> Unfortunately, MakeMaker pretty much defines Unixen as "that which is
> not anything else".  So either can duplicate the MakeMaker selection
> logic in the test, or we can just test NetWare.

I just went ahead and enabled the test for *everybody*.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to