]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - t/util.t
Prereq Math::BigInt 1.993 to fix broken tests
[chaz/p5-File-KDBX] / t / util.t
index a785b2f7ce1c7dde8f51b270f59474e153daa1d7..45fbbe25fde447d49d7f4467c1c9b61bc203f12f 100644 (file)
--- a/t/util.t
+++ b/t/util.t
@@ -7,7 +7,7 @@ use lib 't/lib';
 use TestCommon;
 
 use File::KDBX::Util qw(:all);
-use Math::BigInt;
+use Math::BigInt 1.993;
 use Scalar::Util qw(blessed);
 use Test::More;
 
This page took 0.021706 seconds and 4 git commands to generate.