Revision history for Perl extension Image::GeoTIFF::Tiled.

0.04  Wed Sep 30 00:00:00 2009
    - improved get_x() effeciency by using part sorting
    - fixed pod code (ticket #51743)
    - lazy test plans in test scripts that require optional
      modules to prevent failed tests

0.03  Wed Sep 02 04:27:00 2009
    - fixed bug where x values during ray-casting were being
      sorted lexically instead of numerically
        --changed get_x() in Shape.pm

0.02  Mon Aug 31 04:10:00 2009
    - allow loading of all multi-part ShapeFile types
        --added reset_points() method in Shape.pm
    - cleaned up distribution
        --removed Tiled.pm from lib/ in make

0.01  Tue Aug 18 17:32:36 2009
	- original version; created by h2xs 1.23 with options
		--compat-version=5.6.0 -PAXn Image::GeoTIFF::Tiled