]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX.pm
Add support for 32-bit perls
[chaz/p5-File-KDBX] / lib / File / KDBX.pm
index fee9dc5ab854a7fce3d5376a1e9e09b1463c33de..6f5c7dc8ff3ba57dcbb78565f1fad948c55cf23f 100644 (file)
@@ -2485,13 +2485,6 @@ This software will alter its behavior depending on the value of certain environm
 * C<PERL_ONLY> - Do not use L<File::KDBX::XS> if true (default: false)
 * C<NO_FORK> - Do not fork if true (default: false)
 
-=head1 CAVEATS
-
-Some features (e.g. parsing) require 64-bit perl. It should be possible and actually pretty easy to make it
-work using L<Math::BigInt>, but I need to build a 32-bit perl in order to test it and frankly I'm still
-figuring out how. I'm sure it's simple so I'll mark this one "TODO", but for now an exception will be thrown
-when trying to use such features with undersized IVs.
-
 =head1 SEE ALSO
 
 =for :list
This page took 0.018015 seconds and 4 git commands to generate.