Imager::ExtUtils(3pm) User Contributed Perl Documentation Imager::ExtUtils(3pm)

Imager::ExtUtils - functions handy in writing Imager extensions

  # make Imager easier to use with Inline
  # perldoc Imager::Inline
  use Inline with => 'Imager';

Returns the base directory where Imager is installed.
Implements Imager's Inline::C "with" hook.
Returns -I options suitable for use with ExtUtils::MakeMaker's INC option.
Returns the full path to Imager's installed typemap.

Tony Cook <tonyc@cpan.org>

$Revision$

Imager, Imager::API, Imager::Inline, Imager::APIRef.

2024-04-01 perl v5.38.2