Scroll to navigation

Test::Prereq::Build(3pm) User Contributed Perl Documentation Test::Prereq::Build(3pm)
 

NAME

Test::Prereq::Build - test prerequisites in Module::Build scripts

SYNOPSIS

   use Test::Prereq::Build;
   prereq_ok();

METHODS

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.
create_build_script
add_build_element
args
notes

AUTHOR

brian d foy, "<bdfoy@cpan.org>"

COPYRIGHT AND LICENSE

Copyright (c) 2002-2014 brian d foy. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2014-01-02 perl v5.18.1