The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
INSTALLATION

To install Test::Perl::Critic, give the following commands:

  tar -zxf Test-Perl-Critic-1.04.tar.gz
  cd Test-Perl-Critic-1.04
  perl Build.pl
  ./Build
  ./Build test
  ./Build install