The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Image::Imlib2.

0.11 Sun Mar 23 19:06:29 GMT 2003
        - Added query_pixel thanks to Sebastian Bohm
	- Changed test suite to use Test::More
	- The module is now built with Module::Build

0.10 Mon Sep 16 15:57:04 BST 2002
	- Added image_orientate, create_scaled_image
	  thanks to Joel Rowbottom

0.03  Sat Sep  7 10:00:06 BST 2002
        - incorporate color ranges, polygons and updated docs
	  thanks to Theo Schlossnagle
	- better warning if imlib2 hasn't been installed

0.02  Wed Aug 29 10:40:56 BST 2001
	- mention that imlib2 is out. I intend to rewrite this with
	  Inline::C to make it more maintainable

0.01  Thu Oct  5 16:58:52 BST 2000
	- released initial version