in reply to Problem with installing and using PDF::API2

"Attempt to reload Compress/Zlib.pm aborted." says you should reinstall Compress::Zlib cause its broken , check with perl -MCompress::Zlib -e 1

Replies are listed 'Best First'.
Re^2: Problem with installing and using PDF::API2
by Anonymous Monk on Jun 08, 2017 at 00:55 UTC

    Many thanks :) Solved after reinstalling Compress::Zlib.