The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Test::Prereq::ModuleBuild - test prerequisites in Module::Bulid scripts

SYNOPSIS

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

METHODS

THiS IS ALPHA SOFTWARE!

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.

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright 2002 brian d foy, All rights reserved

You can use this software under the same terms as Perl itself.