Skip Menu |

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

Report information
The Basics
Id: 109562
Status: resolved
Priority: 0/
Queue: PDF-Create

People
Owner: MANWAR [...] cpan.org
Requestors: SZABGAB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.19
Fixed in: 1.21



Subject: warnings while using 1.19
While using the module I got a bunch of warnings like these: Use of uninitialized value $align in uc at PDF/Create/Page.pm line 489. Use of uninitialized value $align in uc at PDF/Create/Page.pm line 491. If I gave some incorrect input I think the module should tell me about that and not give a Perl-level warning on some internal code of the module. Using v1.17 I don't get these warnings, but using 1.18 I already get them.
Thanks Gabor, for reporting the issues. I will do my best to get that sorted asap. Best Regards, Mohammad S Anwar
Hi Gabor, I have patched the code PDF::Create v1.21. https://github.com/Manwar/pdf-create/commit/af61c6dfae84724ff4098bfbc27a02a3a5089bbf https://metacpan.org/release/MANWAR/PDF-Create-1.21 Please try now. Best Regards, Mohammad S Anwar
Resolved.