logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       brian d foy, "<briandfoy@pobox.com>"

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

Name

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

Synopsis

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

See Also