NAME

bigtest.perl - tests combinations of libraries usable by Imager

SYNOPSYS

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

DESCRIPTION

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.

OPTIONS

-v - verbose output

-d - perform disttest for each combination

ENVIRONMENT VARIABLES

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.

BUGS

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

AUTHOR

Tony Cook <tony@develop-help.com>