]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - dist.ini
Fix ambiguous warnings sub & package test failure
[chaz/p5-File-KDBX] / dist.ini
index ba85d8c4e3f16e7da8cb2b0bc0175d1f39aa8456..bcb8902686294e2bf255e01564224f608918f025 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,6 +5,8 @@ copyright_year      = 2022
 license             = Perl_5
 
 [@Author::CCM]
+Test::CleanNamespaces.skip[0]   = ::Util|::KDF::AES$
+RepoReadme.type     = gfm
 
 [Prereqs / RuntimeRecommends]
 File::Spec          = 0
@@ -52,6 +54,11 @@ to_relationship     = none
 ; File::KDBX::XS, which is recommended, provides the same functionality as B::COW
 module              = B::COW
 
+[Prereqs::Soften / NotARealModule]
+to_relationship     = none
+; Iterator::Simple is the actual loadable module
+module              = Iterator::Simple::Iterator
+
 [Prereqs::Soften]
 modules_from_features   = 1
 
This page took 0.026682 seconds and 4 git commands to generate.