File: INSTALL

package info (click to toggle)
libperl-critic-perl 1.132-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,504 kB
  • sloc: perl: 23,894; lisp: 341; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
INSTALLATION

    To install Perl::Critic give the following commands 
    to your favorite shell:

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