Module::Release::Prereq - Check pre-requisites list in build file


Module-Release documentation  | view source Contained in the Module-Release distribution.

Index


NAME

Top

Module::Release::Prereq - Check pre-requisites list in build file

SYNOPSIS

Top

The release script automatically loads this module and checks your prerequisite declaration against what you actaully used in the tests.

DESCRIPTION

Top

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

Top

Module::Release

SOURCE AVAILABILITY

Top

This source is in Github:

	git://github.com/briandfoy/module-release.git

AUTHOR

Top

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Top


Module-Release documentation  | view source Contained in the Module-Release distribution.