2 author = Charles McGarvey
<ccm@cpan.org
>
3 copyright_holder = Charles McGarvey
9 [Prereqs / RuntimeRecommends]
12 [Prereqs / TestSuggests]
15 [OptionalFeature / xs]
16 -description = speed improvements
(requires C compiler
)
21 [OptionalFeature / compression]
22 -description = ability to read and write compressed KDBX files
25 Compress::Raw::Zlib = 0
26 IO::Compress::Gzip = 0
27 IO::Uncompress::Gunzip = 0
29 [OptionalFeature / otp]
30 -description = ability to generate one
-time passwords from configured database entries
35 ; https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/berlin-consensus.md#need-for-a-post-install-recommendations-key
36 ; I'd like to suggest File::KeePass::KDBX, but that would create a circular
37 ; dependency. If/when there exists a post-install recommendations key, we can
39 ; [OptionalFeature / kdb]
40 ; -description = ability to read and write old KDB files
42 ; -always_suggests = 1
44 ; File::KeePass::KDBX = 0
45 [Prereqs::Soften / BreakCycle]
46 to_relationship = none
47 module = File
::KeePass
48 module = File
::KeePass
::KDBX
50 [Prereqs::Soften / ProgressiveEnhancement]
51 to_relationship = none
52 ; File::KDBX::XS, which is recommended, provides the same functionality as B::COW
56 modules_from_features = 1
60 matches = \.
(key|kdbx?
)$