Help for this page

Select Code to Download


  1. or download this
    eval {
      require Test::Perl::Critic;
      Test::Perl::Critic->import(-profile => 't/perlcriticrc');
      ...
    };