Paketname | pod2pdf |
Beschreibung | converts Perl Old Documentation to PDF format |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.42-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | perl, perl-modules, libpdf-api2-perl (>= 0.6), libgetopt-argvfile-perl |
Empfohlene Pakete | libimage-size-perl, libfile-type-perl |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 17858 Byte |
Prüfsumme MD5 | 7af5f0a4f4dc3663c1d49cf7d37ed537 |
Prüfsumme SHA1 | 29a6019dd61136677f90a4f0ca893f90cac7c991 |
Prüfsumme SHA256 | 94ed82dca8b01d7baedda6f88f5baaa7696dbb32b702dafe5fb856dc0c89d83d |
Link zum Herunterladen | pod2pdf_0.42-1_all.deb |
Ausführliche Beschreibung | POD allows for the documentation of Perl code, but with
a few tricks, e.g. when disguised as comments, it is
applicable to many other languages, too. It resembles
HTML in the way that it allows for the structured representation
of text, hence it looks rather good when converted for
printers, HTML or man pages.
.
This package represents more than a mere alternative
to pod2man|groff -man to achieve a coversion from POD
to PostScript and from there via ps2pdf to PDF.
Its major advantage lies in the inclusion of images
for the documentation. This renders POD suitable for
many smallish projects as a lingua fraca for their
documentation - associated with the source and separate
documents - so texts (and graphics) can be shared more
easily between documenters and programmers.
|