Module::Install::VersionCheck

Show Author the Current Versions
Download

Module::Install::VersionCheck Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Ingy d%uFFFDt Net
  • Publisher web site:
  • http://search.cpan.org/~ingy/

Module::Install::VersionCheck Tags


Module::Install::VersionCheck Description

Show Author the Current Versions Module::Install::VersionCheck is a Perl module that will report the current Module Version, Changes Version, and GitHub tag (if appropriate), so the author can easily see if the versions need to be updated when preparing a release.SYNOPSIS use inc::Module::Install; name 'Foo'; all_from 'lib/Foo.pm'; version_check; WriteAll; Requirements: · Perl


Module::Install::VersionCheck Related Software