]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Key/YubiKey.pm
Require IPC::Cmd >= 0.84
[chaz/p5-File-KDBX] / lib / File / KDBX / Key / YubiKey.pm
index 0697b2bf1fb6c789e3312958cc79a080d5018f2d..5c2a2eeb3bad014b508943336147486bafe98c0a 100644 (file)
@@ -7,7 +7,7 @@ use strict;
 use File::KDBX::Constants qw(:yubikey);
 use File::KDBX::Error;
 use File::KDBX::Util qw(:class :io pad_pkcs7);
-use IPC::Cmd 0.52 qw(run_forked);
+use IPC::Cmd 0.84 qw(run_forked);
 use Ref::Util qw(is_arrayref);
 use Symbol qw(gensym);
 use namespace::clean;
This page took 0.017044 seconds and 4 git commands to generate.