NAME
Module::Release::Prereq - Check pre-requisites list in build file
SYNOPSIS
The release script automatically loads this module and checks your prerequisite declaration against what you actually used in the tests.
DESCRIPTION
- 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.
SEE ALSO
SOURCE AVAILABILITY
This source is in GitHub
https://github.com/briandfoy/module-release
AUTHOR
brian d foy, <briandfoy@pobox.com>
COPYRIGHT AND LICENSE
Copyright © 2007-2024, brian d foy <briandfoy@pobox.com>
. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the Artistic License 2.0.