
bigtest.perl - tests combinations of libraries usable by Imager

perl bigtest.perl # grab a cup of coffee or four - this takes a while

bigtest.perl uses the new IM_ENABLE environment variable of Makefile.PL to built Imager for all possible combinations of libraries that Imager uses.
At the time of writing this is 128 combinations, which takes quite a while.

-v - verbose output -d - perform disttest for each combination

PERLBIN - the perl binary to use
MAKEBIN - the make binary to use
Any other variables used by Imager's Makefile.PL, except for IM_MANUAL or IM_ENABLE.

Doesn't test other possible options, like IM_NOLOG or IM_DEBUG_MALLOC.

Tony Cook <tony@develop-help.com>