]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Dumper/V3.pm
Prereq CryptX 0.049 for encode_b32*
[chaz/p5-File-KDBX] / lib / File / KDBX / Dumper / V3.pm
index a0d5b4df0ee6b15b266405dfca1fc1fbde072712..cf1f1ed85dae3d5ee7f17bc4bffc4ef444a03e7f 100644 (file)
@@ -152,7 +152,6 @@ sub _write_body {
 
     $fh->print($kdbx->headers->{+HEADER_STREAM_START_BYTES})
         or throw 'Failed to write start bytes';
-    $fh->flush;
 
     $kdbx->key($key);
 
This page took 0.017382 seconds and 4 git commands to generate.