NAME
Gimp::PDL - Overwrite Tile/Region functions to work on piddles.
SYNOPSIS
use Gimp;
use Gimp::PDL; # must be use'd _after_ Gimp!
use PDL;
DESCRIPTION
This module overwrites all methods of Gimp::Tile and Gimp::PixelRgn
AUTHOR
Marc Lehmann <pcg@goof.com>
SEE ALSO
perl(1), Gimp(1),