Operating System: CentOS Linux 7 (Core) CPE OS Name: cpe:/o:centos:centos:7 Kernel: Linux 3.10.0-514.16.1.el7.x86_64 Architecture: x86-64 #### [user@web100 ~]$ cd $HOME/bin [user@web100 ~ bin]$ cpanm PDF::API2 --> Working on PDF::API2 Fetching http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-2.031.tar.gz ... OK Configuring PDF-API2-2.031 ... OK Building and testing PDF-API2-2.031 ... FAIL ! Installing PDF::API2 failed. Retry with --force to force install it. [user@web100 ~]$ cpanm PDF::API2 --force --> Working on PDF::API2 Fetching http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-2.031.tar.gz ... OK Configuring PDF-API2-2.031 ... OK Building and testing PDF-API2-2.031 ... FAIL ! Testing PDF-API2-2.031 failed but installing it anyway. Successfully installed PDF-API2-2.031 1 distribution installed #### Attempt to reload Compress/Zlib.pm aborted. Compilation failed in require at /home/../lib/perl5/PDF/API2/Content.pm line 11. BEGIN failed--compilation aborted at /home/../lib/perl5/PDF/API2/Content.pm line 11. Compilation failed in require at /home/../lib/perl5/PDF/API2/Page.pm line 12. BEGIN failed--compilation aborted at /home/../lib/perl5/PDF/API2/Page.pm line 12. Compilation failed in require at /home/../lib/perl5/PDF/API2.pm line 17. BEGIN failed--compilation aborted at /home/../lib/perl5/PDF/API2.pm line 17.