Subject: | Fwd: change 'meterlimit' to 'miterlimit' |
Date: | Tue, 02 Sep 2014 12:17:17 -0400 |
To: | bug-PDF-API2@rt.cpan.org |
From: | Phil M Perry <philperry@hvc.rr.com> |
[This may be a duplicate. My mail system says that it failed to
deliver it.]
Show quoted text
-------- Original Message --------
Subject: | change 'meterlimit' to 'miterlimit' |
---|---|
Date: | Tue, 02 Sep 2014 10:23:59 -0400 |
From: | Phil M Perry <philperry@hvc.rr.com> |
Reply-To: | philperry@hvc.rr.com |
To: | bug-PDF-API2@rt.cpan.org |
PDF::API2 v2.022 Perl 5.16.3 Windows 7 severity: Important The 'meterlimit' method is a misspelling. It should be 'miterlimit'. The old 'meterlimit' should be deprecated, and eventually removed from the product. It is currently in Content.pm and Resource/ExtGState.pm. I have sent updated code to the maintainer, adding miterlimit() and deprecating meterlimit() in the POD.