Module::Release::Prereq - Check pre-requisites list in build file
The release script automatically loads this module and checks your prerequisite
declaration against what you actually used in the tests.
- check_prereqs
- Run `perl -MTest::Prereq -eprereq_ok`. If it doesn't see "^ok 1"
it dies.
It looks in local_name to get the name of the distribution
file.
This source is in GitHub
https://github.com/briandfoy/module-release
brian d foy, "<bdfoy@cpan.org>"
Copyright © 2007-2021, brian d foy
"<bdfoy@cpan.org>". All rights
reserved.
This program is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.