On 7 January 2016 at 04:34, Ankita Rath <ankitarath2...@gmail.com> wrote:
> Perl 5.008003 required--this is only version 5.00503, stopped at
> ../Modules/Modules_64/5.8.5/x86_64-linux-thread-multi/YAML/XS.pm line 26.
> BEGIN failed--compilation aborted at
> ../Modules/Modules_64/5.8.5/x86_64-linux-thread-multi/YAML/XS.pm line 26.


Also, careful looking at this error means something is very wrong with
your target box.

1. The error message indicates the current perl version  is X.5.X
2. The error message indicates it wants perl version X.8.X
3. The *directory* of the installed .pm libraries say they were built for X.8.X

Which implies you have Perl X.5.X trying to use directories for X.8.X,
which is pretty much expected to be problematic.

Hopefully the blob I added in my other reply will give us some much
needed clarity if you run it on the box exhibiting this problem and
report its output verbatim.

-- 
Kent

KENTNL - https://metacpan.org/author/KENTNL

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to