File: README

package info (click to toggle)
libhtml-linkextractor-perl 0.130-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 112 kB
  • sloc: perl: 270; makefile: 2
file content (19 lines) | stat: -rwxr-xr-x 334 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

If you are on a windows box you should use 'nmake' rather than 'make'.


For documentation, try

    perldoc HTML::LinkExtractor
    perldoc LinkExtractor.pm


pod2text LinkExtractor.pm >>README