The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Module::Release::MetaCPAN - Interact with MetaCPAN

SYNOPSIS

The release script automatically loads this module if it sees a .svn directory. The module exports cpan_version.

DESCRIPTION

Module::Release::MetaCPAN is a plugin for Module::Release.

These methods are automatically exported in to the callers namespace using Exporter. You should only use it from Module::Release or its subclasses.

  • cpan_version()

    Return the version of the module on CPAN.

SEE ALSO

Module::Release

SOURCE AVAILABILITY

This source is in GitHub

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

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Copyright © 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.