
smokeinabox - CPAN Tester smoke environment boxed

$ /path/to/perl Makefile.PL # answer the questions etc $ cd ~/cpansmokebox $ /path/to/perl bin/yactest-boxed # Smoking happens

smokeinabox is a standalone boxed CPAN Tester smoke environment. Built on CPANPLUS and CPANPLUS::YACSmoke it enables an individual to simply download this distribution, extract it somewhere, add their email address and optionally an email gateway to use and start CPAN Testing against an arbitary perl executable without worrying about the toolchain dependencies.
It provides CPANPLUS and bundled modules required to bootstrap the CPAN Testing process.
Included are:
CPANPLUS + its prereqs CPANPLUS::YACSmoke YAML::Tiny Test::Reporter Sort::Versions Regexp::Assemble Config::IniFiles

Chris BinGOs Williams

Gabor Szabo, whose email to the cpan-testers-discuss mailing list inspired this utility.
Jos Boumans, who did all the real hard work with CPANPLUS and cpanp-boxed.
Dave Golden, the Test::Reporter guy.
Adam Kennedy, YAML::Tiny
Ed Avis et al, Sort::Versions
David Landgren, Regexp::Assemble

Copyright © Chris Williams
This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.
