App-GitHooks-Plugin-ValidatePODFormat

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

App-GitHooks-Plugin-ValidatePODFormat
=====================================

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

App::GitHooks plugin to validate POD format in Perl and POD files.


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

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test

lib/App/GitHooks/Plugin/ValidatePODFormat.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-ValidatePODFormat/issues>

=item * AnnoCPAN: Annotated CPAN documentation

L<http://annocpan.org/dist/app-githooks-plugin-validatepodformat>

=item * CPAN Ratings

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

=item * MetaCPAN

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

=back


=head1 AUTHOR



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