Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: dsteinbrunner [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.73
Fixed in: (no value)



Subject: references in docs to PDF::API
I have found that the pod for the API2.pm module refers to PDF::API rather than PDF::API2 4 times: $pdf = PDF::API->new %opts $pdf = PDF::API->open $pdffile $pdf = PDF::API->openScalar $pdfstream $pdf = PDF::API->openScalar(join('',@pdf)); I have not checked any of the other docs related to this distribution but though this issue should be pointed out.
I've rewritten a lot of the documentation for the 2.016 release, and it should always use PDF::API2 now. Thanks!