Paketname | libpod-xhtml-perl |
Beschreibung | Translate POD to Xhtml |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.59-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | perl (>= 5.6.0-16), perl-modules |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 27538 Byte |
Prüfsumme MD5 | f229a728a701ee279903c0f873fae343 |
Prüfsumme SHA1 | 09afa68199ca6c56812e467dba3c154621b28fd8 |
Prüfsumme SHA256 | 2ed4b73211b002a6cf3264aab1b5915a4e8e0f7e2c8414930a07ffd2091706aa |
Link zum Herunterladen | libpod-xhtml-perl_1.59-2_all.deb |
Ausführliche Beschreibung | There's Pod::PXML and Pod::XML, so why do we need Pod::Xhtml? 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 we allow anyone to 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.
|