| LibWeb documentation | view source | Contained in the LibWeb distribution. |
LibWeb::HTML::Standard - An interface defining HTML display for libweb applications
This is an interface and actual implementation is done by LibWeb::HTML::Default.
This is an interface describing how a HTML page should be displayed. Please see LibWeb::HTML::Default for the actual implementation.
The current version of LibWeb::HTML::Standard is available at
http://libweb.sourceforge.net
Several LibWeb applications (LEAPs) have be written, released and are available at
http://leaps.sourceforge.net
See LibWeb::HTML::Default.
LibWeb::HTML::Default, LibWeb::HTML::Error
| LibWeb documentation | view source | Contained in the LibWeb distribution. |