]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - dist.ini
Fix missing abstract
[chaz/p5-File-KDBX] / dist.ini
index 8eceb082ba9797db7ca47229464df3fa6e980473..be876e1a614e313f66a46ef2ebdb5ba85b56aa5a 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,10 +5,9 @@ copyright_year      = 2022
 license             = Perl_5
 
 [@Author::CCM]
+Test::CleanNamespaces.skip[0]   = ::Util|::KDF::AES$
 
 [Prereqs / RuntimeRecommends]
-; B::COW might speed up the memory erase feature, maybe
-B::COW              = 0
 File::Spec          = 0
 
 [Prereqs / TestSuggests]
@@ -49,6 +48,11 @@ to_relationship     = none
 module              = File::KeePass
 module              = File::KeePass::KDBX
 
+[Prereqs::Soften / ProgressiveEnhancement]
+to_relationship     = none
+; File::KDBX::XS, which is recommended, provides the same functionality as B::COW
+module              = B::COW
+
 [Prereqs::Soften]
 modules_from_features   = 1
 
This page took 0.016996 seconds and 4 git commands to generate.