Adam Kennedy wrote: > Frankly, I think anything you might write to try and pick and choose > what to install is going to have problems. > > Since we're wasting... ermm... using all this extra disk space for tests > anyway, why not just do the lot. > > Take the entire distribution post-make and just tarball that up and save > it somewhere. > > Then if needed, you can unroll it later, rerun the tests with including > blib, and there you go. > > It's a little on the brute force side, but it should work.
Hmm, that would waste a lot of disk. Maybe we could cache the tarballs somewhere. Maybe on the network or even Amazon S3. Some sort of big repository of modules. We can call it the Network of Archived Postinstall Crap, NAPC for short! (For the sarcasm impaired, if you're just going to store the whole post-install source tarball you might as well just grab it from CPAN again)