App-GitHooks-Plugin-PerlCompile

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

App-GitHooks-Plugin-PerlCompile
===============================

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

App::GitHooks plugin to verify that Perl files compile without errors.


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

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test



( run in 0.760 second using v1.01-cache-2.11-cpan-73692580452 )