https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21853 --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to M. Tompsett from comment #3)
I don't think you needed to remove the #!/usr/bin/perl, but merely add the Koha:: to the line below. -- Tested my idea, and yes this is overkill. You're right. I didn't need to remove it, but a Perl module doesn't need a shebang line either ;)
Over zealous white space fixing. :) I plead guilty... :)
(In reply to M. Tompsett from comment #5)
Created attachment 82425 [details] [review] Bug 21853: Follow-up to solve printpdf error I don't need this patch even in CGI mode. All pdfformat::* modules automatically export their printpdf subroutine. Maybe some inconsistent Exporter behavior between different Perl versions ?
-- You are receiving this mail because: You are watching all bug changes.