1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: perl-doc-html
Section: doc
Priority: optional
Maintainer: Giovani Augusto Ferreira <giovani@riseup.net>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: http://perldoc.perl.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/perl-doc-html.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/perl-doc-html.git
Package: perl-doc-html
Architecture: all
Depends: ${misc:Depends}
Description: Perl documentation suitable for viewing with a web browser
This is the same documentation as provided by the perl-doc package.
However, it has been formatted into HTML, making it suitable for viewing
with a local web browser or for serving up on an intranet for multiple
users.
|