1Imager::ExtUtils(3)   User Contributed Perl Documentation  Imager::ExtUtils(3)
2
3
4

NAME

6       Imager::ExtUtils - functions handy in writing Imager extensions
7

SYNOPSIS

9         # make Imager easier to use with Inline
10         # perldoc Imager::Inline
11         use Inline with => 'Imager';
12

DESCRIPTION

14       base_dir
15           Returns the base directory where Imager is installed.
16
17       inline_config
18           Implements Imager's Inline::C "with" hook.
19
20       includes
21           Returns -I options suitable for use with ExtUtils::MakeMaker's INC
22           option.
23
24       typemap
25           Returns the full path to Imager's installed typemap.
26

AUTHOR

28       Tony Cook <tonyc@cpan.org>
29

REVISION

31       $Revision$
32

SEE ALSO

34       Imager, Imager::API, Imager::Inline, Imager::APIRef.
35
36
37
38perl v5.32.0                      2020-07-28               Imager::ExtUtils(3)
Impressum