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

NAME

Wx::Mozilla - Use the embedded Mozilla HTML rendering engine in WxPerl programs.

SYNOPSIS

  use Wx::Mozilla;

DESCRIPTION

This is an alpha version of the module. It works on a current stable debian system, but past that you're somewhat on your own.

The module API is the same as the basic WxMozilla API, which is generally the same as the basic Mozilla embedding API. In other words, look elsewhere for documentation for right now.

EXPORT

None by default.

SEE ALSO

Wx

AUTHOR

Dan Sugalski, <dan@sidhe.org>

COPYRIGHT AND LICENSE

Copyright (C) 2006 by Dan Sugalski

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.