File: INSTALL

package info (click to toggle)
libenum-perl 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 108 kB
  • ctags: 4
  • sloc: perl: 132; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
     Basic perl module install:
            gunzip -c enum-1.014.tar.gz | tar -xvf -
            cd enum-1.012
            perl Makefile.pl
            make
            make test
            make install