项目作者: guillaumeaubert

项目描述 :
Perl module to connect git and Perl::Lint to blame the right people for violations.
高级语言: Perl
项目地址: git://github.com/guillaumeaubert/Perl-Lint-Git.git
创建时间: 2015-05-15T05:36:34Z
项目社区:https://github.com/guillaumeaubert/Perl-Lint-Git

开源协议:Other

下载


Perl-Lint-Git

Build Status
Coverage Status
CPAN
License

Connect git and Perl::Lint to blame the right people for violations.

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 Perl::Lint::Git

You can also look for information at:

Copyright (C) 2015-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.