Query: imager::extutils
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Imager::ExtUtils(3pm) User Contributed Perl Documentation Imager::ExtUtils(3pm)NAMEImager::ExtUtils - functions handy in writing Imager extensionsSYNOPSIS# make Imager easier to use with Inline # perldoc Imager::Inline use Inline with => 'Imager';DESCRIPTIONbase_dir Returns the base directory where Imager is installed. inline_config Implements Imager's Inline::C "with" hook. includes Returns -I options suitable for use with ExtUtils::MakeMaker's INC option. typemap Returns the full path to Imager's installed typemap.AUTHORTony Cook <tonyc@cpan.org>REVISION$Revision$SEE ALSOImager, Imager::API, Imager::Inline, Imager::APIRef. perl v5.14.2 2011-06-06 Imager::ExtUtils(3pm)