From: Charles McGarvey Date: Sun, 1 May 2022 18:34:21 +0000 (-0600) Subject: Remove Iterator::Simple::Iterator from prereq list X-Git-Tag: v0.900~2 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=commitdiff_plain;h=70873c121ab4acf4a061853f80e5a37557f23865 Remove Iterator::Simple::Iterator from prereq list --- diff --git a/Changes b/Changes index b4ddd7f..e8dd718 100644 --- a/Changes +++ b/Changes @@ -2,10 +2,11 @@ Revision history for File-KDBX. {{$NEXT}} - * Now use the database maintenance_history_days value as the default - "max_age" value in prune_history method. * Removed the min_version methods from dumper and loader because it was unused and unnecessary. + * Now use the database maintenance_history_days value as the default + "max_age" value in prune_history method. + * Fixed distribution prereq issues. 0.800 2022-04-30 21:14:30-0600 diff --git a/dist.ini b/dist.ini index be876e1..0087b3f 100644 --- 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