Test::Perl::Critic

Test::Perl::Critic is a Perl module use Perl::Critic in test programs.
Download

Test::Perl::Critic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jeffrey Ryan Thalhammer
  • Publisher web site:
  • http://search.cpan.org/~elliotjs/Perl-Critic/lib/Perl/Critic.pm

Test::Perl::Critic Tags


Test::Perl::Critic Description

Test::Perl::Critic is a Perl module use Perl::Critic in test programs. Test::Perl::Critic is a Perl module use Perl::Critic in test programs.SYNOPSIS use Test::Perl::Critic; critic_ok($file); #Test one file all_critic_ok($dir_1, $dir_2, $dir_N ); #Test all files in several $dirs all_critic_ok() #Test all files in distroTest::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma. Requirements: · Perl


Test::Perl::Critic Related Software