Installing Perl with Perlbrew

428 Views Asked by At

I am trying to install Perl version 5.19.2 or version 5.19.8 with perlbrew. I am using the following command to install:

perlbrew -v install perl-5.19.8 (or 5.19.2) -Dcc=gcc

Everytime no matter what version I am trying to install I keep getting the following error:

FatPacker error loading Devel/PatchPerl.pm (could be a perl installation issue?) at /Path/to/my/perl/bin/patchperl line 33687

I am not sure whats going on. I am not very experienced in Perl. If anyone can offer me some tips/help that will be great. Thanks

0

There are 0 best solutions below