X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FFile%2FKDBX%2FXS.pm;h=497732e837eb4812e5d7568f88020e67687bf8f8;hb=d05b8934af6622a54a4dd62c0b4437b4b1f778a7;hp=57facc917c127cac5ce3d3586e67c6c8b5ab2314;hpb=5081062be781950fe3539f5145824d9c00c3de03;p=chaz%2Fp5-File-KDBX-XS diff --git a/lib/File/KDBX/XS.pm b/lib/File/KDBX/XS.pm index 57facc9..497732e 100644 --- a/lib/File/KDBX/XS.pm +++ b/lib/File/KDBX/XS.pm @@ -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 if the perl does not support scalar COW +or if the scalar is not COW. + +See also L. + +=for Pod::Coverage kdf_aes_transform_half + =cut