| CPAN-Test-Dummy-Perl5-Make documentation | view source | Contained in the CPAN-Test-Dummy-Perl5-Make distribution. |
Bundle::CpanTestDummies - A bundle only for testing CPAN.pm
--- No Synopsis ---
CPAN::Test::Dummy::Perl5::Build
# uses Module::Build
CPAN::Test::Dummy::Perl5::Build::Fails
# has a failing test
CPAN::Test::Dummy::Perl5::Make
# traditional MakeMaker
CPAN::Test::Dummy::Perl5::BuildOrMake
# has both a Makefile.PL and a Build.PL
CPAN::Test::Dummy::Perl5::Make::Failearly
# fails already when Makefile.PL is called
CPAN::Test::Dummy::Perl5::Make::Zip
# builds a .zip distro instead of a .tar.gz
Within the CPAN.pm t/ directory, we keep two versions of this bundle: one like a private bundle of the user in the t/dot-cpan/Bundle/ directory and one within the CPAN::Test::Dummy::Perl5::Make distro.
Andreas Koenig
| CPAN-Test-Dummy-Perl5-Make documentation | view source | Contained in the CPAN-Test-Dummy-Perl5-Make distribution. |