File: INSTALL

package info (click to toggle)
libperl-critic-perl 1.156-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,544 kB
  • sloc: perl: 24,092; lisp: 341; makefile: 7
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