
				Gtk2::MozEmbed
			       ----------------

This module allows you to use the Mozilla embedding widget from Perl.

Gtk2::MozEmbed comes with automatically generated API documentation.  Its index
can be accessed with:

  perldoc Gtk2::MozEmbed::index

				 Installation
				--------------

To install Gtk2::MozEmbed, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

				 Dependencies
				--------------

Gtk2::MozEmbed depends on:

  ExtUtils::Depends
  ExtUtils::PkgConfig
  Glib >= 1.060
  Gtk2 >= 1.000
  mozilla-gtkmozembed >= 1.7
