Skip Menu |

This queue is for tickets about the PDF-API2 CPAN distribution.

Report information
The Basics
Id: 98549
Status: resolved
Priority: 0/
Queue: PDF-API2

People
Owner: Nobody in particular
Requestors: philperry [...] hvc.rr.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2.026



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.
Committed. Thanks for also providing a test.