File: INSTALL

package info (click to toggle)
libtest-perl-critic-perl 1.04-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 86; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
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