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

use Wx::Mozilla;

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.
None by default.


Dan Sugalski, <dan@sidhe.org>

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.