App-GitHooks-Plugin-ValidateChangelogFormat

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

App-GitHooks-Plugin-ValidateChangelogFormat
===========================================

[![Build Status](https://travis-ci.org/guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat.svg?branch=master)](https://travis-ci.org/guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat)
[![Coverage Status](https://coveralls.io/repos/guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat/badge.svg?branch=master)](https://coveralls.io/r/guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat?branch=master)
[![CPAN](https://img.shields.io/cpan/v/App-GitHooks-Plugin-ValidateChangelogFormat.svg)](https://metacpan.org/release/App-GitHooks-Plugin-ValidateChangelogFormat)
[![License](https://img.shields.io/badge/license-Perl%205-blue.svg)](http://dev.perl.org/licenses/)

App::GitHooks plugin to validate the format of changelog files.


INSTALLATION
------------

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test

lib/App/GitHooks/Plugin/ValidateChangelogFormat.pm  view on Meta::CPAN

You can also look for information at:

=over

=item * GitHub's request tracker

L<https://github.com/guillaumeaubert/App-GitHooks-Plugin-ValidateChangelogFormat/issues>

=item * AnnoCPAN: Annotated CPAN documentation

l<http://annocpan.org/dist/app-githooks-plugin-validatechangelogformat>

=item * CPAN Ratings

L<http://cpanratings.perl.org/d/app-githooks-plugin-validatechangelogformat>

=item * MetaCPAN

L<https://metacpan.org/release/App-GitHooks-Plugin-ValidateChangelogFormat>

=back


=head1 AUTHOR



( run in 0.971 second using v1.01-cache-2.11-cpan-beeb90c9504 )