Paketname | libpod-xhtml-perl |
Beschreibung | module for translating POD to XHTML |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.60-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | perl, liburi-perl (>= 1.53) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 26990 Byte |
Prüfsumme MD5 | c72ea4b2437a27c01729618f1bf8b5de |
Prüfsumme SHA1 | 110399f55c89bfe266f757b2eac89d9dbe3f9ed4 |
Prüfsumme SHA256 | 716a2737c3bb7a7144c3f186a520b8f1e38fe877bdbc89ff3e646e69d9e9906e |
Link zum Herunterladen | libpod-xhtml-perl_1.60-1_all.deb |
Ausführliche Beschreibung | There's Pod::PXML and Pod::XML, so why is Pod::Xhtml needed? You need
an XSLT to transform XML into XHTML and many people don't have the time
or inclination to do this. But they want to make sure that the pages
they put on their web site are well-formed, they want those pages to
use stylesheets easily, and possibly they want to squirt the XHTML
through some kind of filter for more processing.
.
By generating well-formed XHTML straight away anyone can just
use the output files as-is. For those who want to use XML tools or
transformations they can use the XHTML as a source, because it's a
well-formed XML document.
|