项目作者: guillaumeaubert

项目描述 :
Perl module to verify that all the modules in a distribution have the same version number.
高级语言: Perl
项目地址: git://github.com/guillaumeaubert/Test-Dist-VersionSync.git
创建时间: 2012-09-22T20:48:34Z
项目社区:https://github.com/guillaumeaubert/Test-Dist-VersionSync

开源协议:Other

下载


Test-Dist-VersionSync

Build Status
Coverage Status
CPAN
License

Test::Dist::VersionSync verifies that all the modules in a distribution have the same version number.

INSTALLATION

To install this module, run the following commands:

  1. perl Build.PL
  2. ./Build
  3. ./Build test
  4. ./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

  1. perldoc Test::Dist::VersionSync

You can also look for information at:

Copyright (C) 2012-2017 Guillaume Aubert.

This code is free software; you can redistribute it and/or modify it under the
same terms as Perl 5 itself.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the LICENSE file for more details.