]> Dogcows Code - chaz/p5-File-KDBX-XS/blobdiff - lib/File/KDBX/XS.pm
set a version in repo Makefile.PL
[chaz/p5-File-KDBX-XS] / lib / File / KDBX / XS.pm
index 57facc917c127cac5ce3d3586e67c6c8b5ab2314..497732e837eb4812e5d7568f88020e67687bf8f8 100644 (file)
@@ -38,4 +38,13 @@ bundled according to their own licensing terms (which are also permissive).
 
 =end HTML
 
+=func CowREFCNT
+
+Get the copy-on-write (COW) reference count of a scalar, or C<undef> if the perl does not support scalar COW
+or if the scalar is not COW.
+
+See also L<B::COW/"cowrefcnt( PV )">.
+
+=for Pod::Coverage kdf_aes_transform_half
+
 =cut
This page took 0.025516 seconds and 4 git commands to generate.