Dave Rolsky wrote: > On Fri, 30 Jan 2004, Hill, Ronald wrote: > >> I think it is time that we do come up with a standard way >> of shipping out modules. ( Module-Build or makemaker)It sure >> would make installing DateTime modules much simpler. > > It would? Why? As long as the Module::Build using distros provide a > passthrough Makefile.PL, CPAN or CPANPLUS will work no matter what.
Actually, I was refering to the person/script that would be building the PPM's If everyone used say Module-build would'nt be easier to write a script to build everything? (maybe/maybe not) CPAN does not work on Windows (At least I could not get it to work) I have not tried CPANPLUS > > The real problem seems to be PPMs. Does standardizing on one M::B vs > EU::MM make a difference for PPMs? > I don't think so, I have build ppm's for DateTime-Timezone using Module-Build and it works :)
