Package : perl-HTML-Stream

Package details

Summary: HTML output stream class, and some markup utilities

Description:
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.

There's even a small built-in subclass, HTML::Stream::Latin1, which can handle
Latin-1 input right out of the box. But all in good time...


URL: http://search.cpan.org/dist/HTML-Stream/
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs