Revision history for Perl extension Imager::Graph.
- - POD fixes based on a report from Stefan Limbache
+Imager-Graph 0.11 - 30 Jun 2014
+=================
+
+ - POD fixes based on a report from Stefan Limbache, and also reported
+ by Slaven ReziÄ after I failed to do a release.
+ https://rt.cpan.org/Ticket/Display.html?id=95949
- skip POD tests unless AUTOMATED_TESTING or IMAGER_AUTHOR_TESTING is
set.
use Imager qw(:handy);
use Imager::Fountain;
-$VERSION = '0.10';
+$VERSION = '0.11';
# the maximum recursion depth in determining a color, fill or number
use constant MAX_DEPTH => 10;