Hi Sergei,

Am 18.12.2014 um 20:33 schrieb Sergei Vyshenski:
> Hi,
> 
> Tests for oxi-0.25 in t/25_crypto sometime say something like:
> 
> overload arg '..' is invalid at
> /usr/local/lib/perl5/site_perl/Math/BigInt.pm
> line 153
> 
> This happens when installed module Math-BigInt.pm has version LESS THAN 
> 1.9993.
> 
> Math-BigInt is a core perl module with versioning as:
> 
> perl5.14 has Math-BigInt 1.994
> perl5.16 has Math-BigInt 1.998
> perl5.18 has Math-BigInt 1.9991
> perl5.20 has Math-BigInt 1.9993
> 
> core/server/Makefile.PL of oxi wants:
> 
> 'Math::BigInt'           => '1',
> 
> Maybe it should be promoted into:
> 
> 'Math::BigInt'           => '1.9993',
> 
I added your suggestion in the 0.26 release, can you please check and
report if it works now?

Oliver


-- 
Protect your environment -  close windows and adopt a penguin!

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to