My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

What's this?

perlcritic-checker is a subversion hook that allows commits if and only if Perl code passes validation using Perl::Critic module. This way you can apply consistent coding practices inside your team.

Main features

  • you can specify different Perl::Critic's profiles for different paths in your repository
  • you can bypass checks when you do need this
  • you can apply the checker to your existing large legacy Perl project by using "progressive mode" feature: in progressive mode perlcritic-checker doesn't complain about existing violations but prevents introducing new ones
  • perlcritic-checker comes with a test suite

Who are using perlcritic-checker

Intermedia - Exchange, Web and Unified Communactions hosting provider
Internode - Australian owned, national Internet services provider

Please drop me an email if you are using perlcritic-checker too. I'll append your company to the list. Thanks!

Powered by Google Project Hosting