X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=lib%2FFile%2FKDBX%2FConstants.pm;h=51e7e4cac8d4be1897c096c298d4225ce809afcc;hp=be17f76d4f327ac91a2cda8a6929e31d38693e58;hb=b4e8407685b3f9ce0193aedf05f6651ed588a448;hpb=eb5adf956fc6b9285b43ce6965eea728573e7864 diff --git a/lib/File/KDBX/Constants.pm b/lib/File/KDBX/Constants.pm index be17f76..51e7e4c 100644 --- a/lib/File/KDBX/Constants.pm +++ b/lib/File/KDBX/Constants.pm @@ -201,6 +201,10 @@ BEGIN { CERTIFICATE => dualvar( 67, 'Certificate'), SMARTPHONE => dualvar( 68, 'Smartphone'), }, + bool => { + FALSE => !1, + TRUE => 1, + }, time => { __prefix => 'TIME', SECONDS_AD1_TO_UNIX_EPOCH => 62_135_596_800, @@ -324,6 +328,7 @@ This module provides importable constants related to KDBX. Constants can be impo * L * L * L +* L * L * L * C<:all> - All of the above @@ -555,6 +560,14 @@ Constants for default icons used by KeePass password safe implementations: = C = C +=head2 :bool + +Boolean values: + +=for :list += C += C + =head2 :time Constants related to time: