> From: Steve Hay [mailto:steve.m.hay@googlemail.com] ... > > I think what you're suggesting wouldn't work precisely because of the > core changes: > > http://perl5.git.perl.org/perl.git/commit/4cc80fc (for *nix) > http://perl5.git.perl.org/perl.git/commit/f4a6a71 (for Win32) > > Those change ensure that the new non-XS versions of these modules > available in 5.10.1 get installed into the architecture-dependent lib > folder just like the old XS versions! But why does it need to be installed in an architecture-dependent folder at all? IO-Compress doesn't (or shouldn't) contain anything architecture-dependent -- all the that logic lives in the Compress-Raw-* modules. PaulThread Previous | Thread Next