The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

LibWeb::HTML::Standard - An interface defining HTML display for libweb applications

SUPPORTED PLATFORMS

BSD, Linux, Solaris and Windows.

REQUIRE

  • No non-standard Perl's library is required.

ISA

  • LibWeb::Core

SYNOPSIS

This is an interface and actual implementation is done by LibWeb::HTML::Default.

ABSTRACT

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

DESCRIPTION

See LibWeb::HTML::Default.

AUTHORS

Colin Kong (colin.kong@toronto.edu)

CREDITS

BUGS

SEE ALSO

LibWeb::HTML::Default, LibWeb::HTML::Error