]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - dist.ini
Remove Iterator::Simple::Iterator from prereq list
[chaz/p5-File-KDBX] / dist.ini
index be876e1a614e313f66a46ef2ebdb5ba85b56aa5a..0087b3f5c67d00967979d2c764923007915ee1b2 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -53,6 +53,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.019641 seconds and 4 git commands to generate.