The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2005/02/27	kaffeetisch

	* META.yml, Makefile.PL, MozEmbed.pm, NEWS, README: Version 0.03.

2005/02/27	kaffeetisch

	* t/GtkMozEmbed.t: Mark the failing test as TODO until we find a
	solution for the Test::More issue.

2004/10/24 11:55 (-0400) rwmcfa1

	* MANIFEST.SKIP: updates

2004/09/11 17:23 (+0200) kaffeetisch

	* META.yml, MozEmbed.pm, NEWS: Version 0.02.

2004/09/11 17:20 (+0200) kaffeetisch

	* MozEmbed.pm: Add a SYNOPSIS example.

2004/08/27 22:59 (+0200) kaffeetisch

	* Makefile.PL: Generate version macros in
	gtkmozembed2perl-version.h

	* pumzilla: Some whitespace fixes.

	* GtkMozEmbed.xs: Add lots of POD for nearly all the functions and
	signals.

	* gtkmozembed2perl.h, maps, t/GtkMozEmbed.t, xs/GtkMozEmbed.xs:
	Add commented out support for GtkMozEmbedSingle, blocking on an
	upstream bug.

2004/08/16 19:14 (+0200) kaffeetisch

	* MANIFEST: Add ChangeLog and NEWS.

	* META.yml, Makefile.PL, MozEmbed.pm, NEWS, README: Version 0.01.

2004/08/16 19:03 (+0200) kaffeetisch

	* MANIFEST: Remove Makefile.

	* Makefile.PL: Use LD_RUN_PATH when linking to make sure we work
	for people whose /etc/ld.so.conf doesn't include Mozilla's libdir.

2004/08/16 02:11 (+0200) kaffeetisch

	* .cvsignore, ChangeLog, LICENSE, MANIFEST, MANIFEST.SKIP,
	META.yml, Makefile.PL, MozEmbed.pm, README, copyright.pod,
	gtkmozembed2perl.h, maps, examples/pumzilla, t/GtkMozEmbed.t,
	xs/GtkMozEmbed.xs: Initial import.