NAME
Test::Apocalypse::Prereq_Build - Plugin for Test::Prereq::Build
SYNOPSIS
die "Don't use this module directly. Please use Test::Apocalypse instead.";
ABSTRACT
Encapsulates Test::Prereq::Build functionality.
DESCRIPTION
Encapsulates Test::Prereq::Build functionality.
NOTE: This test normally takes FOREVER to run! Please set $ENV{PERL_TEST_PREREQ} = 1 in order to enable this test.
do_test()
The main entry point for this plugin. Automatically called by Test::Apocalypse, you don't need to know anything more :)
SEE ALSO
AUTHOR
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2010 by Apocalypse
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.