]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Constants.pm
Fix documentation typos
[chaz/p5-File-KDBX] / lib / File / KDBX / Constants.pm
index ba3baf3083a614e62f6f71c7fbc4da75670fac05..e5f5f1d0c7b7670c1338072619c0ef0850cc5906 100644 (file)
@@ -6,6 +6,7 @@ package File::KDBX::Constants;
 #  2. List it in the pod at the bottom of this file in the section corresponding to its tag.
 #  3. There is no step three.
 
+use 5.010;
 use warnings;
 use strict;
 
@@ -437,7 +438,7 @@ Get a compression constant from an integer or string value.
 
 =head2 :cipher
 
-Constants related ciphers:
+Constants related to ciphers:
 
 =for :list
 = C<CIPHER_UUID_AES128>
This page took 0.021028 seconds and 4 git commands to generate.