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.

Adam K

Dave Rolsky wrote:
On Mon, 11 Sep 2006, David Golden wrote:

* test.pl vs t/*.t
* Custom Makefile.PL or Build.PL that affects test runs
* build_requires modules bundled in inc/

And don't forget that some tests may include tests data that is needed to run the tests. If we're lucky, it's under t/


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

Reply via email to