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
SOURCE AVAILABILITY
This source is in GitHub
https://github.com/briandfoy/module-release
AUTHOR
brian d foy, <briandfoy@pobox.com>
COPYRIGHT AND LICENSE
Copyright © 2021-2025, 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.