Test::Prereq::Build (3) Linux Manual Page
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 [at] cpan.org>"Copyright And License
Copyright (c) 2002-2009 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.
