Description
Perl tools can check whether requirements described in CPAN metadata are satisfied by the current environment. This helps installers, build scripts, and maintainers detect missing or incompatible dependencies.
It is a library for CPAN packaging workflows. It reports requirement status; the surrounding tool decides whether to install, fail, warn, or continue.