]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - dist.ini
Fix ambiguous warnings sub & package test failure
[chaz/p5-File-KDBX] / dist.ini
index be876e1a614e313f66a46ef2ebdb5ba85b56aa5a..bcb8902686294e2bf255e01564224f608918f025 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,6 +6,7 @@ license             = Perl_5
 
 [@Author::CCM]
 Test::CleanNamespaces.skip[0]   = ::Util|::KDF::AES$
+RepoReadme.type     = gfm
 
 [Prereqs / RuntimeRecommends]
 File::Spec          = 0
@@ -53,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.023932 seconds and 4 git commands to generate.