Avoid loading Config, as we don't need to distinguish between NetWare and Win32.
authorNicholas Clark <nick@ccl4.org>
Thu, 16 Apr 2009 21:57:05 +0000 (22:57 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 16 Apr 2009 22:30:11 +0000 (23:30 +0100)
commitbb21036d6b2cd6d93d4c5c77bf58ceedb8b0d45c
tree0320e926df04d799bf674bdc5ee6fe4d0622f573
parent4acdd4cdd41db68b7a3c5c65f885e95ac933a538
Avoid loading Config, as we don't need to distinguish between NetWare and Win32.
Eliminate $Is_W32 $Is_OS2 $Is_Cygwin $Is_NetWare, and simply set $Needs_Write
directly from $^O.

As far as I can tell, these were all added in 36bb303b6ac55df9c2780b48d374c505
but never actually used for anything.
regen_lib.pl