projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
API documentation (mostly)
[imager.git]
/
lib
/
Imager
/
API.pod
diff --git
a/lib/Imager/API.pod
b/lib/Imager/API.pod
index cc8839e02d98779e6754306631603638c670a4d0..2f16868eb9fabf2ec1b25303ea191bc80588d8bc 100644
(file)
--- a/
lib/Imager/API.pod
+++ b/
lib/Imager/API.pod
@@
-235,6
+235,16
@@
include Imager 0.48 as a PREREQ_PM:
Imager => 0.48,
},
+=item *
+
+Since you use Imager::ExtUtils in Makefile.PL (or Build.PL) you should
+include Imager in your configure_requires:
+
+ META_MERGE =>
+ {
+ configure_requires => { Imager => "0.48" }
+ },
+
=back
=head1 AUTHOR