On Wed, 6 Jan 2016 21:04:39 +0530
Ankita Rath <[email protected]> wrote:
> I am trying to execute some perl scripts. I am getting following
> error. But other user in the same server are not getting the error.
> So can anybody help me understanding this problem. And why other user
> are not getting the error.
>
> 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.
Type the following on a command line:
perl --version
It will say something like:
This is perl 5, version 5,...
The version number must be 8 or higher to use XAML::Xs
--
Don't stop where the ink does.
Shawn
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/