On 28/10/02 09:28 -0500, [EMAIL PROTECTED] wrote: > Quoting Brian Ingerson <[EMAIL PROTECTED]>: > > On 27/10/02 23:49 -0500, Matthew O. Persico wrote: > > > It builds and installs under: > > > > > > D:\src\perl\CPAN>perl -V > > > Summary of my perl5 (revision 5 version 6 subversion 1) configuration: > > > Platform: > > > osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread > > > > Yay! This is ActivePerl? If so, that's a very good sign. > > No, sorry. This is NOT ActivePerl. I build my own distribution just so I DON'T > run into "I-don't-have-the-exact-same-setup-AS-used-for-their-build" problems.
ok > > I'll be interested in knowing how it works with the modules you pick. > > I'm going to try Tk - it's huge. Are there any others you really want to see > tested? Wow. Coool. I guess you could just do a global search and replace without needing to edit any files. I think there's going to be a bug. Tk has a tree of nested Makefile.PL files. And I think CP::MM is going to write itself into every directory. This is simply overkill. It will work, but will make the distribution even huger. Try it. Then do a 'make dist' and note the size of the tarball. When I fix this bug, we can do it again. Cheers, Brian