INSTALLATION

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

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