Jerome Quelin > Dist-Zilla-Plugin-CriticTests-1.111450 > Dist::Zilla::Plugin::CriticTests

Download:
Dist-Zilla-Plugin-CriticTests-1.111450.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

New  1
Open  1
View/Report Bugs
Module Version: 1.111450   Source  

NAME ^

Dist::Zilla::Plugin::CriticTests - tests to check your code against best practices

VERSION ^

version 1.111450

SYNOPSIS ^

In your dist.ini:

    [CriticTests]
    critic_config = perlcritic.rc   ; relative to project root

DESCRIPTION ^

This is an extension of Dist::Zilla::Plugin::InlineFiles, providing the following files:

This plugin accept the critic_config option, to specify your own config file for Perl::Critic. It defaults to perlcritic.rc, relative to the project root.

AUTHOR ^

Jerome Quelin

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2009 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

syntax highlighting: