brian d foy > Test-Prereq-1.034 > Test::Prereq::Build

Download:
Test-Prereq-1.034.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  2
Stalled  3
View Bugs
Report a bug
Module Version: 1.034   Source   Latest Release: Test-Prereq-1.037

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.

AUTHOR ^

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright (c) 2002-2007 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.