NAME
soak - Test Perl modules with multiple Perl releases
SYNOPSIS
soak [options] [perl ...]
--make=program override name of make program ($Config{make})
--mmargs=options pass options to Makefile.PL (multiple --mmargs possible)
--verbose be verbose
COPYRIGHT
Version 3.x, Copyright (c) 2004-2005, Marcus Holland-Moritz.
Version 2.x, Copyright (C) 2001, Paul Marquess.
Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
See Devel::PPPort.