Paketname | libhtml-stream-perl |
Beschreibung | HTML output stream class, and some markup utilities |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.60-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 46336 Byte |
Prüfsumme MD5 | 958c086e268abbfd76f87b01164ad2e7 |
Prüfsumme SHA1 | 7e27d83eaada99904b0c3010a9f4c65eeb49332c |
Prüfsumme SHA256 | 7834ddbb560a21889ffc581e4fb90dbb14e6ea9f69a34d6b738ec39fa0bb666b |
Link zum Herunterladen | libhtml-stream-perl_1.60-1_all.deb |
Ausführliche Beschreibung | The HTML::Stream module provides you with an object-oriented
(and subclassable) way of outputting HTML. Basically, you open up
an "HTML stream" on an existing filehandle, and then do all of your
output to the HTML stream. You can intermix HTML-stream-output and
ordinary-print-output, if you like.
|