1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
This is Debian GNU/Linux's prepackaged version of HTML::Parser. This
is a set of perl modules which provide access to the world wide web
via HTTP and HTML tools.
It is currently maintained by Kenneth J. Pronovici <pronovic@debian.org>,
and was originally packaged by Michael Alan Dorman <mdorman@debian.org>.
The original sources should always be available from the Comprehensive Perl
Archive Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to find a CPAN
site near you.
The libhtml-parser-perl copright is as follows:
COPYRIGHT
C 1995-2004 Gisle Aas. All rights reserved.
C 1999-2000 Michael A. Chase. All rights reserved.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
Perl is distributed under your choice of the GNU General Public License or
the Artistic License. On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|