Test::Prereq::Build
test prerequisites in Module::Build scripts
- Provided by: libtest-prereq-perl (Version: 2.003-1)
- Report a bug
test prerequisites in Module::Build scripts
use Test::Prereq::Build; prereq_ok();
If you have problems, send me your Build.PL.
This module overrides methods in "Test::Prereq" to make it work with "Module::Build".
This module does not have any public methods. See Test::Prereq.
To make everything work out with "Module::Build", this module overrides some methods to do nothing.
brian d foy, "<bdfoy@cpan.org>"
Copyright © 2002-2015, brian d foy <bdfoy@cpan.org>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.