[libcatmandu-perl] 26/30: 1.07

Jonas Smedegaard dr at jones.dk
Tue Dec 19 11:10:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/1.0700-1
in repository libcatmandu-perl.

commit 13143f06131848bc710a738bfb42980e14030b33
Author: Nicolas Steenlant <nicolas.steenlant at ugent.be>
Date:   Thu Nov 9 10:08:08 2017 +0100

    1.07
---
 Changes                                         |  2 ++
 lib/Catmandu.pm                                 |  2 +-
 lib/Catmandu/Addable.pm                         |  2 +-
 lib/Catmandu/ArrayIterator.pm                   |  2 +-
 lib/Catmandu/Bag.pm                             |  2 +-
 lib/Catmandu/Bag/IdGenerator.pm                 |  2 +-
 lib/Catmandu/Bag/IdGenerator/Mock.pm            |  2 +-
 lib/Catmandu/Bag/IdGenerator/UUID.pm            |  2 +-
 lib/Catmandu/Buffer.pm                          |  2 +-
 lib/Catmandu/CLI.pm                             |  2 +-
 lib/Catmandu/CQLSearchable.pm                   |  2 +-
 lib/Catmandu/Cmd.pm                             |  2 +-
 lib/Catmandu/Cmd/compile.pm                     |  2 +-
 lib/Catmandu/Cmd/config.pm                      |  2 +-
 lib/Catmandu/Cmd/convert.pm                     |  2 +-
 lib/Catmandu/Cmd/copy.pm                        |  2 +-
 lib/Catmandu/Cmd/count.pm                       |  2 +-
 lib/Catmandu/Cmd/delete.pm                      |  2 +-
 lib/Catmandu/Cmd/drop.pm                        |  2 +-
 lib/Catmandu/Cmd/export.pm                      |  2 +-
 lib/Catmandu/Cmd/help.pm                        |  2 +-
 lib/Catmandu/Cmd/import.pm                      |  2 +-
 lib/Catmandu/Cmd/info.pm                        |  2 +-
 lib/Catmandu/Cmd/run.pm                         |  2 +-
 lib/Catmandu/Cmd/touch.pm                       |  2 +-
 lib/Catmandu/Counter.pm                         |  2 +-
 lib/Catmandu/Droppable.pm                       |  2 +-
 lib/Catmandu/Env.pm                             |  2 +-
 lib/Catmandu/Error.pm                           | 20 ++++++++++----------
 lib/Catmandu/Expander.pm                        |  2 +-
 lib/Catmandu/Exporter.pm                        |  2 +-
 lib/Catmandu/Exporter/CSV.pm                    |  2 +-
 lib/Catmandu/Exporter/Count.pm                  |  2 +-
 lib/Catmandu/Exporter/JSON.pm                   |  2 +-
 lib/Catmandu/Exporter/Mock.pm                   |  2 +-
 lib/Catmandu/Exporter/Multi.pm                  |  2 +-
 lib/Catmandu/Exporter/Null.pm                   |  2 +-
 lib/Catmandu/Exporter/TSV.pm                    |  2 +-
 lib/Catmandu/Exporter/Text.pm                   |  2 +-
 lib/Catmandu/Exporter/YAML.pm                   |  2 +-
 lib/Catmandu/FileBag.pm                         |  2 +-
 lib/Catmandu/FileBag/Index.pm                   |  2 +-
 lib/Catmandu/FileStore.pm                       |  2 +-
 lib/Catmandu/Fix/Base.pm                        |  2 +-
 lib/Catmandu/Fix/Bind.pm                        |  2 +-
 lib/Catmandu/Fix/Bind/Group.pm                  |  2 +-
 lib/Catmandu/Fix/Bind/benchmark.pm              |  2 +-
 lib/Catmandu/Fix/Bind/hashmap.pm                |  2 +-
 lib/Catmandu/Fix/Bind/identity.pm               |  2 +-
 lib/Catmandu/Fix/Bind/importer.pm               |  2 +-
 lib/Catmandu/Fix/Bind/iterate.pm                |  2 +-
 lib/Catmandu/Fix/Bind/list.pm                   |  2 +-
 lib/Catmandu/Fix/Bind/maybe.pm                  |  2 +-
 lib/Catmandu/Fix/Bind/timeout.pm                |  2 +-
 lib/Catmandu/Fix/Bind/visitor.pm                |  2 +-
 lib/Catmandu/Fix/Bind/with.pm                   |  2 +-
 lib/Catmandu/Fix/Condition.pm                   |  2 +-
 lib/Catmandu/Fix/Condition/SimpleAllTest.pm     |  2 +-
 lib/Catmandu/Fix/Condition/SimpleAnyTest.pm     |  2 +-
 lib/Catmandu/Fix/Condition/SimpleCompareTest.pm |  2 +-
 lib/Catmandu/Fix/Condition/all_equal.pm         |  2 +-
 lib/Catmandu/Fix/Condition/all_match.pm         |  2 +-
 lib/Catmandu/Fix/Condition/any_equal.pm         |  2 +-
 lib/Catmandu/Fix/Condition/any_match.pm         |  2 +-
 lib/Catmandu/Fix/Condition/exists.pm            |  2 +-
 lib/Catmandu/Fix/Condition/greater_than.pm      |  2 +-
 lib/Catmandu/Fix/Condition/in.pm                |  2 +-
 lib/Catmandu/Fix/Condition/is_array.pm          |  2 +-
 lib/Catmandu/Fix/Condition/is_false.pm          |  2 +-
 lib/Catmandu/Fix/Condition/is_null.pm           |  2 +-
 lib/Catmandu/Fix/Condition/is_number.pm         |  2 +-
 lib/Catmandu/Fix/Condition/is_object.pm         |  2 +-
 lib/Catmandu/Fix/Condition/is_string.pm         |  2 +-
 lib/Catmandu/Fix/Condition/is_true.pm           |  2 +-
 lib/Catmandu/Fix/Condition/less_than.pm         |  2 +-
 lib/Catmandu/Fix/Condition/valid.pm             |  2 +-
 lib/Catmandu/Fix/Has.pm                         |  2 +-
 lib/Catmandu/Fix/Inlineable.pm                  |  2 +-
 lib/Catmandu/Fix/Parser.pm                      |  2 +-
 lib/Catmandu/Fix/SimpleGetValue.pm              |  2 +-
 lib/Catmandu/Fix/add.pm                         |  2 +-
 lib/Catmandu/Fix/add_field.pm                   |  2 +-
 lib/Catmandu/Fix/add_to_exporter.pm             |  2 +-
 lib/Catmandu/Fix/add_to_store.pm                |  2 +-
 lib/Catmandu/Fix/append.pm                      |  2 +-
 lib/Catmandu/Fix/array.pm                       |  2 +-
 lib/Catmandu/Fix/assoc.pm                       |  2 +-
 lib/Catmandu/Fix/capitalize.pm                  |  2 +-
 lib/Catmandu/Fix/clone.pm                       |  2 +-
 lib/Catmandu/Fix/code.pm                        |  2 +-
 lib/Catmandu/Fix/collapse.pm                    |  2 +-
 lib/Catmandu/Fix/copy.pm                        |  2 +-
 lib/Catmandu/Fix/copy_field.pm                  |  2 +-
 lib/Catmandu/Fix/count.pm                       |  2 +-
 lib/Catmandu/Fix/downcase.pm                    |  2 +-
 lib/Catmandu/Fix/error.pm                       |  2 +-
 lib/Catmandu/Fix/expand.pm                      |  2 +-
 lib/Catmandu/Fix/expand_date.pm                 |  2 +-
 lib/Catmandu/Fix/export_to_string.pm            |  2 +-
 lib/Catmandu/Fix/filter.pm                      |  2 +-
 lib/Catmandu/Fix/flatten.pm                     |  2 +-
 lib/Catmandu/Fix/format.pm                      |  2 +-
 lib/Catmandu/Fix/from_json.pm                   |  2 +-
 lib/Catmandu/Fix/hash.pm                        |  2 +-
 lib/Catmandu/Fix/import.pm                      |  2 +-
 lib/Catmandu/Fix/import_from_string.pm          |  2 +-
 lib/Catmandu/Fix/include.pm                     |  2 +-
 lib/Catmandu/Fix/index.pm                       |  2 +-
 lib/Catmandu/Fix/int.pm                         |  2 +-
 lib/Catmandu/Fix/join.pm                        |  2 +-
 lib/Catmandu/Fix/join_field.pm                  |  2 +-
 lib/Catmandu/Fix/log.pm                         |  2 +-
 lib/Catmandu/Fix/lookup.pm                      |  2 +-
 lib/Catmandu/Fix/lookup_in_store.pm             |  2 +-
 lib/Catmandu/Fix/move.pm                        |  2 +-
 lib/Catmandu/Fix/move_field.pm                  |  2 +-
 lib/Catmandu/Fix/nothing.pm                     |  2 +-
 lib/Catmandu/Fix/parse_text.pm                  |  2 +-
 lib/Catmandu/Fix/paste.pm                       |  2 +-
 lib/Catmandu/Fix/perlcode.pm                    |  2 +-
 lib/Catmandu/Fix/prepend.pm                     |  2 +-
 lib/Catmandu/Fix/random.pm                      |  2 +-
 lib/Catmandu/Fix/reject.pm                      |  2 +-
 lib/Catmandu/Fix/remove.pm                      |  2 +-
 lib/Catmandu/Fix/remove_field.pm                |  2 +-
 lib/Catmandu/Fix/rename.pm                      |  2 +-
 lib/Catmandu/Fix/replace_all.pm                 |  2 +-
 lib/Catmandu/Fix/retain.pm                      |  2 +-
 lib/Catmandu/Fix/retain_field.pm                |  2 +-
 lib/Catmandu/Fix/reverse.pm                     |  2 +-
 lib/Catmandu/Fix/set.pm                         |  2 +-
 lib/Catmandu/Fix/set_array.pm                   |  2 +-
 lib/Catmandu/Fix/set_field.pm                   |  2 +-
 lib/Catmandu/Fix/set_hash.pm                    |  2 +-
 lib/Catmandu/Fix/sleep.pm                       |  2 +-
 lib/Catmandu/Fix/sort.pm                        |  2 +-
 lib/Catmandu/Fix/sort_field.pm                  |  2 +-
 lib/Catmandu/Fix/split.pm                       |  2 +-
 lib/Catmandu/Fix/split_field.pm                 |  2 +-
 lib/Catmandu/Fix/string.pm                      |  2 +-
 lib/Catmandu/Fix/substring.pm                   |  2 +-
 lib/Catmandu/Fix/sum.pm                         |  2 +-
 lib/Catmandu/Fix/to_json.pm                     |  2 +-
 lib/Catmandu/Fix/trim.pm                        |  2 +-
 lib/Catmandu/Fix/uniq.pm                        |  2 +-
 lib/Catmandu/Fix/upcase.pm                      |  2 +-
 lib/Catmandu/Fix/uri_decode.pm                  |  2 +-
 lib/Catmandu/Fix/uri_encode.pm                  |  2 +-
 lib/Catmandu/Fix/vacuum.pm                      |  2 +-
 lib/Catmandu/Fixable.pm                         |  2 +-
 lib/Catmandu/Hits.pm                            |  2 +-
 lib/Catmandu/IdGenerator.pm                     |  2 +-
 lib/Catmandu/IdGenerator/Mock.pm                |  2 +-
 lib/Catmandu/IdGenerator/UUID.pm                |  2 +-
 lib/Catmandu/Importer.pm                        |  2 +-
 lib/Catmandu/Importer/CSV.pm                    |  2 +-
 lib/Catmandu/Importer/DKVP.pm                   |  2 +-
 lib/Catmandu/Importer/JSON.pm                   |  2 +-
 lib/Catmandu/Importer/Mock.pm                   |  2 +-
 lib/Catmandu/Importer/Modules.pm                |  2 +-
 lib/Catmandu/Importer/Multi.pm                  |  2 +-
 lib/Catmandu/Importer/Null.pm                   |  2 +-
 lib/Catmandu/Importer/TSV.pm                    |  2 +-
 lib/Catmandu/Importer/Text.pm                   |  2 +-
 lib/Catmandu/Importer/YAML.pm                   |  2 +-
 lib/Catmandu/Interactive.pm                     |  2 +-
 lib/Catmandu/Iterable.pm                        |  2 +-
 lib/Catmandu/Iterator.pm                        |  2 +-
 lib/Catmandu/Logger.pm                          |  2 +-
 lib/Catmandu/MultiIterator.pm                   |  2 +-
 lib/Catmandu/Paged.pm                           |  2 +-
 lib/Catmandu/Pluggable.pm                       |  2 +-
 lib/Catmandu/Plugin/Datestamps.pm               |  2 +-
 lib/Catmandu/Plugin/Readonly.pm                 |  2 +-
 lib/Catmandu/Plugin/SideCar.pm                  |  2 +-
 lib/Catmandu/Plugin/Versioning.pm               |  2 +-
 lib/Catmandu/Sane.pm                            |  2 +-
 lib/Catmandu/Searchable.pm                      |  2 +-
 lib/Catmandu/Serializer.pm                      |  2 +-
 lib/Catmandu/Serializer/json.pm                 |  2 +-
 lib/Catmandu/Store.pm                           |  2 +-
 lib/Catmandu/Store/File/Memory.pm               |  2 +-
 lib/Catmandu/Store/File/Memory/Bag.pm           |  2 +-
 lib/Catmandu/Store/File/Memory/Index.pm         |  2 +-
 lib/Catmandu/Store/File/Multi.pm                |  2 +-
 lib/Catmandu/Store/File/Multi/Bag.pm            |  2 +-
 lib/Catmandu/Store/File/Multi/Index.pm          |  2 +-
 lib/Catmandu/Store/File/Simple.pm               |  2 +-
 lib/Catmandu/Store/File/Simple/Bag.pm           |  2 +-
 lib/Catmandu/Store/File/Simple/Index.pm         |  2 +-
 lib/Catmandu/Store/Hash.pm                      |  2 +-
 lib/Catmandu/Store/Hash/Bag.pm                  |  2 +-
 lib/Catmandu/Store/Multi.pm                     |  2 +-
 lib/Catmandu/Store/Multi/Bag.pm                 |  2 +-
 lib/Catmandu/TabularExporter.pm                 |  2 +-
 lib/Catmandu/Transactional.pm                   |  2 +-
 lib/Catmandu/Util.pm                            |  2 +-
 lib/Catmandu/Validator.pm                       |  2 +-
 lib/Catmandu/Validator/Simple.pm                |  2 +-
 199 files changed, 209 insertions(+), 207 deletions(-)

diff --git a/Changes b/Changes
index 424d4a4..1526c78 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Catmandu
 
 {{$NEXT}}
+
+1.07  2017-11-09 10:03:51 CET
   - new Readonly plugin
   - new DKVP importer for delimited key-value pairs
   - new Store bags method
diff --git a/lib/Catmandu.pm b/lib/Catmandu.pm
index 130b704..1a68282 100644
--- a/lib/Catmandu.pm
+++ b/lib/Catmandu.pm
@@ -2,7 +2,7 @@ package Catmandu;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Env;
 use Catmandu::Util qw(:is);
diff --git a/lib/Catmandu/Addable.pm b/lib/Catmandu/Addable.pm
index d5e08a5..c08e919 100644
--- a/lib/Catmandu/Addable.pm
+++ b/lib/Catmandu/Addable.pm
@@ -2,7 +2,7 @@ package Catmandu::Addable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is :check);
 use Moo::Role;
diff --git a/lib/Catmandu/ArrayIterator.pm b/lib/Catmandu/ArrayIterator.pm
index b2f4323..c770f1d 100644
--- a/lib/Catmandu/ArrayIterator.pm
+++ b/lib/Catmandu/ArrayIterator.pm
@@ -2,7 +2,7 @@ package Catmandu::ArrayIterator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(check_array_ref);
 use Role::Tiny::With;
diff --git a/lib/Catmandu/Bag.pm b/lib/Catmandu/Bag.pm
index 77f49b7..f2cb59e 100644
--- a/lib/Catmandu/Bag.pm
+++ b/lib/Catmandu/Bag.pm
@@ -2,7 +2,7 @@ package Catmandu::Bag;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:check is_string require_package now);
 use Catmandu::Bag::IdGenerator::UUID;
diff --git a/lib/Catmandu/Bag/IdGenerator.pm b/lib/Catmandu/Bag/IdGenerator.pm
index 517b8f8..0a2f713 100644
--- a/lib/Catmandu/Bag/IdGenerator.pm
+++ b/lib/Catmandu/Bag/IdGenerator.pm
@@ -2,7 +2,7 @@ package Catmandu::Bag::IdGenerator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Bag/IdGenerator/Mock.pm b/lib/Catmandu/Bag/IdGenerator/Mock.pm
index 996f94b..464f0b7 100644
--- a/lib/Catmandu/Bag/IdGenerator/Mock.pm
+++ b/lib/Catmandu/Bag/IdGenerator/Mock.pm
@@ -2,7 +2,7 @@ package Catmandu::Bag::IdGenerator::Mock;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Data::UUID;
 use Moo;
diff --git a/lib/Catmandu/Bag/IdGenerator/UUID.pm b/lib/Catmandu/Bag/IdGenerator/UUID.pm
index c61f0f0..5082390 100644
--- a/lib/Catmandu/Bag/IdGenerator/UUID.pm
+++ b/lib/Catmandu/Bag/IdGenerator/UUID.pm
@@ -2,7 +2,7 @@ package Catmandu::Bag::IdGenerator::UUID;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Data::UUID;
 use Moo;
diff --git a/lib/Catmandu/Buffer.pm b/lib/Catmandu/Buffer.pm
index 9021c9c..4b77cbd 100644
--- a/lib/Catmandu/Buffer.pm
+++ b/lib/Catmandu/Buffer.pm
@@ -2,7 +2,7 @@ package Catmandu::Buffer;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/CLI.pm b/lib/Catmandu/CLI.pm
index bb4d1d7..2ee84cd 100644
--- a/lib/Catmandu/CLI.pm
+++ b/lib/Catmandu/CLI.pm
@@ -2,7 +2,7 @@ package Catmandu::CLI;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_instance is_able is_string);
 use Catmandu;
diff --git a/lib/Catmandu/CQLSearchable.pm b/lib/Catmandu/CQLSearchable.pm
index 4588fbd..f4f4765 100644
--- a/lib/Catmandu/CQLSearchable.pm
+++ b/lib/Catmandu/CQLSearchable.pm
@@ -2,7 +2,7 @@ package Catmandu::CQLSearchable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Cmd.pm b/lib/Catmandu/Cmd.pm
index 1a770e0..cf0664d 100644
--- a/lib/Catmandu/Cmd.pm
+++ b/lib/Catmandu/Cmd.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent qw(App::Cmd::Command);
 use Catmandu::Util qw(is_array_ref pod_section);
diff --git a/lib/Catmandu/Cmd/compile.pm b/lib/Catmandu/Cmd/compile.pm
index be0f1dc..7ae5bca 100644
--- a/lib/Catmandu/Cmd/compile.pm
+++ b/lib/Catmandu/Cmd/compile.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::compile;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/config.pm b/lib/Catmandu/Cmd/config.pm
index 48d155e..8377e08 100644
--- a/lib/Catmandu/Cmd/config.pm
+++ b/lib/Catmandu/Cmd/config.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::config;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu::Util qw(data_at);
diff --git a/lib/Catmandu/Cmd/convert.pm b/lib/Catmandu/Cmd/convert.pm
index 8f94204..14d1dbb 100644
--- a/lib/Catmandu/Cmd/convert.pm
+++ b/lib/Catmandu/Cmd/convert.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::convert;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/copy.pm b/lib/Catmandu/Cmd/copy.pm
index 72f9190..91b4bae 100644
--- a/lib/Catmandu/Cmd/copy.pm
+++ b/lib/Catmandu/Cmd/copy.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::copy;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/count.pm b/lib/Catmandu/Cmd/count.pm
index bccce4a..41418c1 100644
--- a/lib/Catmandu/Cmd/count.pm
+++ b/lib/Catmandu/Cmd/count.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::count;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/delete.pm b/lib/Catmandu/Cmd/delete.pm
index 60127e6..a9a5bbf 100644
--- a/lib/Catmandu/Cmd/delete.pm
+++ b/lib/Catmandu/Cmd/delete.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::delete;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/drop.pm b/lib/Catmandu/Cmd/drop.pm
index e268c42..a7fc74f 100644
--- a/lib/Catmandu/Cmd/drop.pm
+++ b/lib/Catmandu/Cmd/drop.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::drop;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/export.pm b/lib/Catmandu/Cmd/export.pm
index 0441287..89ff5fa 100644
--- a/lib/Catmandu/Cmd/export.pm
+++ b/lib/Catmandu/Cmd/export.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::export;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/help.pm b/lib/Catmandu/Cmd/help.pm
index cb5a291..a5a97eb 100644
--- a/lib/Catmandu/Cmd/help.pm
+++ b/lib/Catmandu/Cmd/help.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::help;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use App::Cmd::Command::help;
diff --git a/lib/Catmandu/Cmd/import.pm b/lib/Catmandu/Cmd/import.pm
index 8af585a..1000420 100644
--- a/lib/Catmandu/Cmd/import.pm
+++ b/lib/Catmandu/Cmd/import.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::import;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/info.pm b/lib/Catmandu/Cmd/info.pm
index 7a57647..f1c4e60 100644
--- a/lib/Catmandu/Cmd/info.pm
+++ b/lib/Catmandu/Cmd/info.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::info;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/run.pm b/lib/Catmandu/Cmd/run.pm
index 6df0f63..00495a1 100644
--- a/lib/Catmandu/Cmd/run.pm
+++ b/lib/Catmandu/Cmd/run.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::run;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Cmd/touch.pm b/lib/Catmandu/Cmd/touch.pm
index 16d84fa..79a1d68 100644
--- a/lib/Catmandu/Cmd/touch.pm
+++ b/lib/Catmandu/Cmd/touch.pm
@@ -2,7 +2,7 @@ package Catmandu::Cmd::touch;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'Catmandu::Cmd';
 use Catmandu;
diff --git a/lib/Catmandu/Counter.pm b/lib/Catmandu/Counter.pm
index b44b87a..eeb8e26 100644
--- a/lib/Catmandu/Counter.pm
+++ b/lib/Catmandu/Counter.pm
@@ -2,7 +2,7 @@ package Catmandu::Counter;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Droppable.pm b/lib/Catmandu/Droppable.pm
index 1332e10..5482603 100644
--- a/lib/Catmandu/Droppable.pm
+++ b/lib/Catmandu/Droppable.pm
@@ -2,7 +2,7 @@ package Catmandu::Droppable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Env.pm b/lib/Catmandu/Env.pm
index 7d1addb..dda5d2d 100644
--- a/lib/Catmandu/Env.pm
+++ b/lib/Catmandu/Env.pm
@@ -2,7 +2,7 @@ package Catmandu::Env;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(require_package use_lib read_yaml read_json :is :check);
 use Catmandu::Fix;
diff --git a/lib/Catmandu/Error.pm b/lib/Catmandu/Error.pm
index 7facf72..b80cb4d 100644
--- a/lib/Catmandu/Error.pm
+++ b/lib/Catmandu/Error.pm
@@ -2,7 +2,7 @@ package Catmandu::Error;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -31,7 +31,7 @@ package Catmandu::BadVal;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -42,7 +42,7 @@ package Catmandu::BadArg;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -53,7 +53,7 @@ package Catmandu::NotImplemented;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -64,7 +64,7 @@ package Catmandu::NoSuchPackage;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -84,7 +84,7 @@ package Catmandu::FixParseError;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -97,7 +97,7 @@ package Catmandu::NoSuchFixPackage;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -119,7 +119,7 @@ package Catmandu::BadFixArg;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -134,7 +134,7 @@ package Catmandu::FixError;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
@@ -148,7 +148,7 @@ package Catmandu::HTTPError;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Expander.pm b/lib/Catmandu/Expander.pm
index 4318813..3f2b05d 100644
--- a/lib/Catmandu/Expander.pm
+++ b/lib/Catmandu/Expander.pm
@@ -2,7 +2,7 @@ package Catmandu::Expander;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use parent 'CGI::Expand';
 
diff --git a/lib/Catmandu/Exporter.pm b/lib/Catmandu/Exporter.pm
index 6904728..ce8144d 100644
--- a/lib/Catmandu/Exporter.pm
+++ b/lib/Catmandu/Exporter.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(io);
 use Moo::Role;
diff --git a/lib/Catmandu/Exporter/CSV.pm b/lib/Catmandu/Exporter/CSV.pm
index b69c8dd..37bf5c9 100644
--- a/lib/Catmandu/Exporter/CSV.pm
+++ b/lib/Catmandu/Exporter/CSV.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::CSV;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Text::CSV;
 use Moo;
diff --git a/lib/Catmandu/Exporter/Count.pm b/lib/Catmandu/Exporter/Count.pm
index 80bc1d4..40ba1cf 100644
--- a/lib/Catmandu/Exporter/Count.pm
+++ b/lib/Catmandu/Exporter/Count.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::Count;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Exporter/JSON.pm b/lib/Catmandu/Exporter/JSON.pm
index 43c2ec6..c45a0f5 100644
--- a/lib/Catmandu/Exporter/JSON.pm
+++ b/lib/Catmandu/Exporter/JSON.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::JSON;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Cpanel::JSON::XS ();
 use Moo;
diff --git a/lib/Catmandu/Exporter/Mock.pm b/lib/Catmandu/Exporter/Mock.pm
index 55282b4..9d5d6be 100644
--- a/lib/Catmandu/Exporter/Mock.pm
+++ b/lib/Catmandu/Exporter/Mock.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::Mock;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Exporter/Multi.pm b/lib/Catmandu/Exporter/Multi.pm
index e63416f..870b77d 100644
--- a/lib/Catmandu/Exporter/Multi.pm
+++ b/lib/Catmandu/Exporter/Multi.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::Multi;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_string);
 use Catmandu;
diff --git a/lib/Catmandu/Exporter/Null.pm b/lib/Catmandu/Exporter/Null.pm
index d76bb39..7605676 100644
--- a/lib/Catmandu/Exporter/Null.pm
+++ b/lib/Catmandu/Exporter/Null.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::Null;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Exporter/TSV.pm b/lib/Catmandu/Exporter/TSV.pm
index 9601e4d..f82de1e 100644
--- a/lib/Catmandu/Exporter/TSV.pm
+++ b/lib/Catmandu/Exporter/TSV.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::TSV;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Exporter::CSV;
 use Moo;
diff --git a/lib/Catmandu/Exporter/Text.pm b/lib/Catmandu/Exporter/Text.pm
index 9d5e63d..8feabc7 100644
--- a/lib/Catmandu/Exporter/Text.pm
+++ b/lib/Catmandu/Exporter/Text.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::Text;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util;
diff --git a/lib/Catmandu/Exporter/YAML.pm b/lib/Catmandu/Exporter/YAML.pm
index 0c94e9b..2ea66fd 100644
--- a/lib/Catmandu/Exporter/YAML.pm
+++ b/lib/Catmandu/Exporter/YAML.pm
@@ -2,7 +2,7 @@ package Catmandu::Exporter::YAML;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use YAML::XS ();
 use Moo;
diff --git a/lib/Catmandu/FileBag.pm b/lib/Catmandu/FileBag.pm
index d7ff1c4..bc97ea1 100644
--- a/lib/Catmandu/FileBag.pm
+++ b/lib/Catmandu/FileBag.pm
@@ -1,6 +1,6 @@
 package Catmandu::FileBag;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use IO::String;
diff --git a/lib/Catmandu/FileBag/Index.pm b/lib/Catmandu/FileBag/Index.pm
index d3920b6..8af6e77 100644
--- a/lib/Catmandu/FileBag/Index.pm
+++ b/lib/Catmandu/FileBag/Index.pm
@@ -1,6 +1,6 @@
 package Catmandu::FileBag::Index;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo::Role;
diff --git a/lib/Catmandu/FileStore.pm b/lib/Catmandu/FileStore.pm
index 1217d73..09e84ec 100644
--- a/lib/Catmandu/FileStore.pm
+++ b/lib/Catmandu/FileStore.pm
@@ -1,6 +1,6 @@
 package Catmandu::FileStore;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo::Role;
diff --git a/lib/Catmandu/Fix/Base.pm b/lib/Catmandu/Fix/Base.pm
index b20dcf7..62a9e5d 100644
--- a/lib/Catmandu/Fix/Base.pm
+++ b/lib/Catmandu/Fix/Base.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Base;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Fix;
 use Scalar::Util qw(weaken);
diff --git a/lib/Catmandu/Fix/Bind.pm b/lib/Catmandu/Fix/Bind.pm
index 98a7e74..39402e1 100644
--- a/lib/Catmandu/Fix/Bind.pm
+++ b/lib/Catmandu/Fix/Bind.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use Package::Stash;
diff --git a/lib/Catmandu/Fix/Bind/Group.pm b/lib/Catmandu/Fix/Bind/Group.pm
index 8f327d0..6b67c73 100644
--- a/lib/Catmandu/Fix/Bind/Group.pm
+++ b/lib/Catmandu/Fix/Bind/Group.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::Group;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Bind/benchmark.pm b/lib/Catmandu/Fix/Bind/benchmark.pm
index ce6bdfb..f8d1cbc 100644
--- a/lib/Catmandu/Fix/Bind/benchmark.pm
+++ b/lib/Catmandu/Fix/Bind/benchmark.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::benchmark;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Time::HiRes qw(gettimeofday tv_interval);
diff --git a/lib/Catmandu/Fix/Bind/hashmap.pm b/lib/Catmandu/Fix/Bind/hashmap.pm
index 8595fe5..a8b1003 100644
--- a/lib/Catmandu/Fix/Bind/hashmap.pm
+++ b/lib/Catmandu/Fix/Bind/hashmap.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::hashmap;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(:is);
diff --git a/lib/Catmandu/Fix/Bind/identity.pm b/lib/Catmandu/Fix/Bind/identity.pm
index b38b049..7494e54 100644
--- a/lib/Catmandu/Fix/Bind/identity.pm
+++ b/lib/Catmandu/Fix/Bind/identity.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::identity;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Bind/importer.pm b/lib/Catmandu/Fix/Bind/importer.pm
index fb01569..f0e0c20 100644
--- a/lib/Catmandu/Fix/Bind/importer.pm
+++ b/lib/Catmandu/Fix/Bind/importer.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::importer;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(:is);
diff --git a/lib/Catmandu/Fix/Bind/iterate.pm b/lib/Catmandu/Fix/Bind/iterate.pm
index 6df4646..96c77a5 100644
--- a/lib/Catmandu/Fix/Bind/iterate.pm
+++ b/lib/Catmandu/Fix/Bind/iterate.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::iterate;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util;
diff --git a/lib/Catmandu/Fix/Bind/list.pm b/lib/Catmandu/Fix/Bind/list.pm
index 7fd8d4e..0188618 100644
--- a/lib/Catmandu/Fix/Bind/list.pm
+++ b/lib/Catmandu/Fix/Bind/list.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::list;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Clone ();
diff --git a/lib/Catmandu/Fix/Bind/maybe.pm b/lib/Catmandu/Fix/Bind/maybe.pm
index 5629abd..e844206 100644
--- a/lib/Catmandu/Fix/Bind/maybe.pm
+++ b/lib/Catmandu/Fix/Bind/maybe.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::maybe;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Scalar::Util qw(reftype);
diff --git a/lib/Catmandu/Fix/Bind/timeout.pm b/lib/Catmandu/Fix/Bind/timeout.pm
index b1078c9..815be95 100644
--- a/lib/Catmandu/Fix/Bind/timeout.pm
+++ b/lib/Catmandu/Fix/Bind/timeout.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::timeout;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Clone ();
diff --git a/lib/Catmandu/Fix/Bind/visitor.pm b/lib/Catmandu/Fix/Bind/visitor.pm
index 2cb82e7..f2ebc77 100644
--- a/lib/Catmandu/Fix/Bind/visitor.pm
+++ b/lib/Catmandu/Fix/Bind/visitor.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::visitor;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util;
diff --git a/lib/Catmandu/Fix/Bind/with.pm b/lib/Catmandu/Fix/Bind/with.pm
index a239dd8..dc09f85 100644
--- a/lib/Catmandu/Fix/Bind/with.pm
+++ b/lib/Catmandu/Fix/Bind/with.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Bind::with;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Clone ();
diff --git a/lib/Catmandu/Fix/Condition.pm b/lib/Catmandu/Fix/Condition.pm
index 9a8a81d..c133a00 100644
--- a/lib/Catmandu/Fix/Condition.pm
+++ b/lib/Catmandu/Fix/Condition.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/SimpleAllTest.pm b/lib/Catmandu/Fix/Condition/SimpleAllTest.pm
index a2da046..d4f0d8b 100644
--- a/lib/Catmandu/Fix/Condition/SimpleAllTest.pm
+++ b/lib/Catmandu/Fix/Condition/SimpleAllTest.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::SimpleAllTest;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm b/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm
index 2aa74a5..fba4ec8 100644
--- a/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm
+++ b/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::SimpleAnyTest;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm b/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm
index d2b4995..88f2d12 100644
--- a/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm
+++ b/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::SimpleCompareTest;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/all_equal.pm b/lib/Catmandu/Fix/Condition/all_equal.pm
index f9a6c68..5166652 100644
--- a/lib/Catmandu/Fix/Condition/all_equal.pm
+++ b/lib/Catmandu/Fix/Condition/all_equal.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::all_equal;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/all_match.pm b/lib/Catmandu/Fix/Condition/all_match.pm
index 6b48a1e..12a8421 100644
--- a/lib/Catmandu/Fix/Condition/all_match.pm
+++ b/lib/Catmandu/Fix/Condition/all_match.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::all_match;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/any_equal.pm b/lib/Catmandu/Fix/Condition/any_equal.pm
index 683a404..764097b 100644
--- a/lib/Catmandu/Fix/Condition/any_equal.pm
+++ b/lib/Catmandu/Fix/Condition/any_equal.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::any_equal;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/any_match.pm b/lib/Catmandu/Fix/Condition/any_match.pm
index 816ee46..afa3b82 100644
--- a/lib/Catmandu/Fix/Condition/any_match.pm
+++ b/lib/Catmandu/Fix/Condition/any_match.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::any_match;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/exists.pm b/lib/Catmandu/Fix/Condition/exists.pm
index acad885..984aa05 100644
--- a/lib/Catmandu/Fix/Condition/exists.pm
+++ b/lib/Catmandu/Fix/Condition/exists.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::exists;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/greater_than.pm b/lib/Catmandu/Fix/Condition/greater_than.pm
index 427c7b8..fc50677 100644
--- a/lib/Catmandu/Fix/Condition/greater_than.pm
+++ b/lib/Catmandu/Fix/Condition/greater_than.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::greater_than;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/in.pm b/lib/Catmandu/Fix/Condition/in.pm
index 710663c..0a52448 100644
--- a/lib/Catmandu/Fix/Condition/in.pm
+++ b/lib/Catmandu/Fix/Condition/in.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::in;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_array.pm b/lib/Catmandu/Fix/Condition/is_array.pm
index d921a2b..38bc554 100644
--- a/lib/Catmandu/Fix/Condition/is_array.pm
+++ b/lib/Catmandu/Fix/Condition/is_array.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_array;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_false.pm b/lib/Catmandu/Fix/Condition/is_false.pm
index 5a27b22..01eaf0d 100644
--- a/lib/Catmandu/Fix/Condition/is_false.pm
+++ b/lib/Catmandu/Fix/Condition/is_false.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_false;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_null.pm b/lib/Catmandu/Fix/Condition/is_null.pm
index 629cb8f..29df52c 100644
--- a/lib/Catmandu/Fix/Condition/is_null.pm
+++ b/lib/Catmandu/Fix/Condition/is_null.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_null;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_number.pm b/lib/Catmandu/Fix/Condition/is_number.pm
index f91d711..f039318 100644
--- a/lib/Catmandu/Fix/Condition/is_number.pm
+++ b/lib/Catmandu/Fix/Condition/is_number.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_number;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_object.pm b/lib/Catmandu/Fix/Condition/is_object.pm
index b9c89fa..cde9e1d 100644
--- a/lib/Catmandu/Fix/Condition/is_object.pm
+++ b/lib/Catmandu/Fix/Condition/is_object.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_object;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_string.pm b/lib/Catmandu/Fix/Condition/is_string.pm
index 4fac2f0..1da9b7d 100644
--- a/lib/Catmandu/Fix/Condition/is_string.pm
+++ b/lib/Catmandu/Fix/Condition/is_string.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_string;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/is_true.pm b/lib/Catmandu/Fix/Condition/is_true.pm
index 47590e9..1805db1 100644
--- a/lib/Catmandu/Fix/Condition/is_true.pm
+++ b/lib/Catmandu/Fix/Condition/is_true.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::is_true;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/less_than.pm b/lib/Catmandu/Fix/Condition/less_than.pm
index 4602118..4b24cba 100644
--- a/lib/Catmandu/Fix/Condition/less_than.pm
+++ b/lib/Catmandu/Fix/Condition/less_than.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::less_than;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/Condition/valid.pm b/lib/Catmandu/Fix/Condition/valid.pm
index e68ef51..5ec3dd4 100644
--- a/lib/Catmandu/Fix/Condition/valid.pm
+++ b/lib/Catmandu/Fix/Condition/valid.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Condition::valid;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(require_package);
diff --git a/lib/Catmandu/Fix/Has.pm b/lib/Catmandu/Fix/Has.pm
index 70ec620..7753711 100644
--- a/lib/Catmandu/Fix/Has.pm
+++ b/lib/Catmandu/Fix/Has.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Has;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Class::Method::Modifiers qw(install_modifier);
 
diff --git a/lib/Catmandu/Fix/Inlineable.pm b/lib/Catmandu/Fix/Inlineable.pm
index e24b841..124b40c 100644
--- a/lib/Catmandu/Fix/Inlineable.pm
+++ b/lib/Catmandu/Fix/Inlineable.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Inlineable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Clone qw(clone);
 use Moo::Role;
diff --git a/lib/Catmandu/Fix/Parser.pm b/lib/Catmandu/Fix/Parser.pm
index ffd033e..abaa3ca 100644
--- a/lib/Catmandu/Fix/Parser.pm
+++ b/lib/Catmandu/Fix/Parser.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::Parser;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util
     qw(check_value is_array_ref is_instance is_able require_package);
diff --git a/lib/Catmandu/Fix/SimpleGetValue.pm b/lib/Catmandu/Fix/SimpleGetValue.pm
index 2937dbc..2915640 100644
--- a/lib/Catmandu/Fix/SimpleGetValue.pm
+++ b/lib/Catmandu/Fix/SimpleGetValue.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::SimpleGetValue;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/add.pm b/lib/Catmandu/Fix/add.pm
index 1ca9b26..a71ffad 100644
--- a/lib/Catmandu/Fix/add.pm
+++ b/lib/Catmandu/Fix/add.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::add;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/add_field.pm b/lib/Catmandu/Fix/add_field.pm
index 8ce3c05..dc01b81 100644
--- a/lib/Catmandu/Fix/add_field.pm
+++ b/lib/Catmandu/Fix/add_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::add_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/add_to_exporter.pm b/lib/Catmandu/Fix/add_to_exporter.pm
index f99688d..dc11522 100644
--- a/lib/Catmandu/Fix/add_to_exporter.pm
+++ b/lib/Catmandu/Fix/add_to_exporter.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::add_to_exporter;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/add_to_store.pm b/lib/Catmandu/Fix/add_to_store.pm
index 5a8825e..630a2ce 100644
--- a/lib/Catmandu/Fix/add_to_store.pm
+++ b/lib/Catmandu/Fix/add_to_store.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::add_to_store;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu;
 use Moo;
diff --git a/lib/Catmandu/Fix/append.pm b/lib/Catmandu/Fix/append.pm
index 38f45d0..cd6858b 100644
--- a/lib/Catmandu/Fix/append.pm
+++ b/lib/Catmandu/Fix/append.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::append;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/array.pm b/lib/Catmandu/Fix/array.pm
index 4acbc98..1185613 100644
--- a/lib/Catmandu/Fix/array.pm
+++ b/lib/Catmandu/Fix/array.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::array;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/assoc.pm b/lib/Catmandu/Fix/assoc.pm
index 68527a2..1fd01ac 100644
--- a/lib/Catmandu/Fix/assoc.pm
+++ b/lib/Catmandu/Fix/assoc.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::assoc;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/capitalize.pm b/lib/Catmandu/Fix/capitalize.pm
index ba3a974..542ba38 100644
--- a/lib/Catmandu/Fix/capitalize.pm
+++ b/lib/Catmandu/Fix/capitalize.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::capitalize;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/clone.pm b/lib/Catmandu/Fix/clone.pm
index 42d3de9..a5c93ae 100644
--- a/lib/Catmandu/Fix/clone.pm
+++ b/lib/Catmandu/Fix/clone.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::clone;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/code.pm b/lib/Catmandu/Fix/code.pm
index f03a68f..20cec70 100644
--- a/lib/Catmandu/Fix/code.pm
+++ b/lib/Catmandu/Fix/code.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::code;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(check_code_ref);
 use Moo;
diff --git a/lib/Catmandu/Fix/collapse.pm b/lib/Catmandu/Fix/collapse.pm
index 684bc2c..58d9dc5 100644
--- a/lib/Catmandu/Fix/collapse.pm
+++ b/lib/Catmandu/Fix/collapse.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::collapse;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Expander ();
diff --git a/lib/Catmandu/Fix/copy.pm b/lib/Catmandu/Fix/copy.pm
index 0ad8a4c..0dbd674 100644
--- a/lib/Catmandu/Fix/copy.pm
+++ b/lib/Catmandu/Fix/copy.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::copy;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/copy_field.pm b/lib/Catmandu/Fix/copy_field.pm
index 7c6bfc0..9bd0b45 100644
--- a/lib/Catmandu/Fix/copy_field.pm
+++ b/lib/Catmandu/Fix/copy_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::copy_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/count.pm b/lib/Catmandu/Fix/count.pm
index ac9ba01..6f282af 100644
--- a/lib/Catmandu/Fix/count.pm
+++ b/lib/Catmandu/Fix/count.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::count;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/downcase.pm b/lib/Catmandu/Fix/downcase.pm
index 1871585..b07146f 100644
--- a/lib/Catmandu/Fix/downcase.pm
+++ b/lib/Catmandu/Fix/downcase.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::downcase;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/error.pm b/lib/Catmandu/Fix/error.pm
index 3b3c21d..6a3ab29 100644
--- a/lib/Catmandu/Fix/error.pm
+++ b/lib/Catmandu/Fix/error.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::error;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/expand.pm b/lib/Catmandu/Fix/expand.pm
index e3849dc..5825b22 100644
--- a/lib/Catmandu/Fix/expand.pm
+++ b/lib/Catmandu/Fix/expand.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::expand;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/expand_date.pm b/lib/Catmandu/Fix/expand_date.pm
index 51242cc..699f32a 100644
--- a/lib/Catmandu/Fix/expand_date.pm
+++ b/lib/Catmandu/Fix/expand_date.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::expand_date;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/export_to_string.pm b/lib/Catmandu/Fix/export_to_string.pm
index b8d1929..6f40cfe 100644
--- a/lib/Catmandu/Fix/export_to_string.pm
+++ b/lib/Catmandu/Fix/export_to_string.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::export_to_string;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu;
diff --git a/lib/Catmandu/Fix/filter.pm b/lib/Catmandu/Fix/filter.pm
index d187082..a58e6bf 100644
--- a/lib/Catmandu/Fix/filter.pm
+++ b/lib/Catmandu/Fix/filter.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::filter;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/flatten.pm b/lib/Catmandu/Fix/flatten.pm
index d5e9c7f..966c101 100644
--- a/lib/Catmandu/Fix/flatten.pm
+++ b/lib/Catmandu/Fix/flatten.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::flatten;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/format.pm b/lib/Catmandu/Fix/format.pm
index 7762c22..aae5c75 100644
--- a/lib/Catmandu/Fix/format.pm
+++ b/lib/Catmandu/Fix/format.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::format;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/from_json.pm b/lib/Catmandu/Fix/from_json.pm
index 5937b80..7ccbdcf 100644
--- a/lib/Catmandu/Fix/from_json.pm
+++ b/lib/Catmandu/Fix/from_json.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::from_json;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Cpanel::JSON::XS ();
 use Moo;
diff --git a/lib/Catmandu/Fix/hash.pm b/lib/Catmandu/Fix/hash.pm
index b2ebd80..2155bad 100644
--- a/lib/Catmandu/Fix/hash.pm
+++ b/lib/Catmandu/Fix/hash.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::hash;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/import.pm b/lib/Catmandu/Fix/import.pm
index 57bc1f9..3489d56 100644
--- a/lib/Catmandu/Fix/import.pm
+++ b/lib/Catmandu/Fix/import.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::import;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu;
 use Moo;
diff --git a/lib/Catmandu/Fix/import_from_string.pm b/lib/Catmandu/Fix/import_from_string.pm
index 5537488..6d66454 100644
--- a/lib/Catmandu/Fix/import_from_string.pm
+++ b/lib/Catmandu/Fix/import_from_string.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::import_from_string;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu;
diff --git a/lib/Catmandu/Fix/include.pm b/lib/Catmandu/Fix/include.pm
index a5cfd89..16abce4 100644
--- a/lib/Catmandu/Fix/include.pm
+++ b/lib/Catmandu/Fix/include.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::include;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu;
diff --git a/lib/Catmandu/Fix/index.pm b/lib/Catmandu/Fix/index.pm
index 7f612e2..3659f1c 100644
--- a/lib/Catmandu/Fix/index.pm
+++ b/lib/Catmandu/Fix/index.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::index;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/int.pm b/lib/Catmandu/Fix/int.pm
index c1ff794..f56c36b 100644
--- a/lib/Catmandu/Fix/int.pm
+++ b/lib/Catmandu/Fix/int.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::int;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/join.pm b/lib/Catmandu/Fix/join.pm
index e1a2d7d..9a15f73 100644
--- a/lib/Catmandu/Fix/join.pm
+++ b/lib/Catmandu/Fix/join.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::join;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/join_field.pm b/lib/Catmandu/Fix/join_field.pm
index 6aedcd6..91a34b6 100644
--- a/lib/Catmandu/Fix/join_field.pm
+++ b/lib/Catmandu/Fix/join_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::join_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/log.pm b/lib/Catmandu/Fix/log.pm
index 4003900..b7b232d 100644
--- a/lib/Catmandu/Fix/log.pm
+++ b/lib/Catmandu/Fix/log.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::log;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu;
diff --git a/lib/Catmandu/Fix/lookup.pm b/lib/Catmandu/Fix/lookup.pm
index 92b213e..9e35c95 100644
--- a/lib/Catmandu/Fix/lookup.pm
+++ b/lib/Catmandu/Fix/lookup.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::lookup;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Importer::CSV;
 use Moo;
diff --git a/lib/Catmandu/Fix/lookup_in_store.pm b/lib/Catmandu/Fix/lookup_in_store.pm
index 268ae81..61075b2 100644
--- a/lib/Catmandu/Fix/lookup_in_store.pm
+++ b/lib/Catmandu/Fix/lookup_in_store.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::lookup_in_store;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu;
 use Moo;
diff --git a/lib/Catmandu/Fix/move.pm b/lib/Catmandu/Fix/move.pm
index 914223c..3022714 100644
--- a/lib/Catmandu/Fix/move.pm
+++ b/lib/Catmandu/Fix/move.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::move;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/move_field.pm b/lib/Catmandu/Fix/move_field.pm
index dcf442e..06ba24b 100644
--- a/lib/Catmandu/Fix/move_field.pm
+++ b/lib/Catmandu/Fix/move_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::move_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/nothing.pm b/lib/Catmandu/Fix/nothing.pm
index 6ae5daf..55d2b1e 100644
--- a/lib/Catmandu/Fix/nothing.pm
+++ b/lib/Catmandu/Fix/nothing.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::nothing;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/parse_text.pm b/lib/Catmandu/Fix/parse_text.pm
index f7a1aa4..2cb146e 100644
--- a/lib/Catmandu/Fix/parse_text.pm
+++ b/lib/Catmandu/Fix/parse_text.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::parse_text;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/paste.pm b/lib/Catmandu/Fix/paste.pm
index 222e1bb..74352c3 100644
--- a/lib/Catmandu/Fix/paste.pm
+++ b/lib/Catmandu/Fix/paste.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::paste;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/perlcode.pm b/lib/Catmandu/Fix/perlcode.pm
index 61da3c4..11f6feb 100644
--- a/lib/Catmandu/Fix/perlcode.pm
+++ b/lib/Catmandu/Fix/perlcode.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::perlcode;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/prepend.pm b/lib/Catmandu/Fix/prepend.pm
index 836b8a3..5182cd8 100644
--- a/lib/Catmandu/Fix/prepend.pm
+++ b/lib/Catmandu/Fix/prepend.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::prepend;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/random.pm b/lib/Catmandu/Fix/random.pm
index b188896..d4052d8 100644
--- a/lib/Catmandu/Fix/random.pm
+++ b/lib/Catmandu/Fix/random.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::random;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/reject.pm b/lib/Catmandu/Fix/reject.pm
index 1b77655..34e3e8c 100644
--- a/lib/Catmandu/Fix/reject.pm
+++ b/lib/Catmandu/Fix/reject.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::reject;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/remove.pm b/lib/Catmandu/Fix/remove.pm
index 68bd194..e841dca 100644
--- a/lib/Catmandu/Fix/remove.pm
+++ b/lib/Catmandu/Fix/remove.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::remove;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/remove_field.pm b/lib/Catmandu/Fix/remove_field.pm
index 164eaf4..c786551 100644
--- a/lib/Catmandu/Fix/remove_field.pm
+++ b/lib/Catmandu/Fix/remove_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::remove_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/rename.pm b/lib/Catmandu/Fix/rename.pm
index 3cd3f4a..90325bf 100644
--- a/lib/Catmandu/Fix/rename.pm
+++ b/lib/Catmandu/Fix/rename.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::rename;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(is_hash_ref is_array_ref);
diff --git a/lib/Catmandu/Fix/replace_all.pm b/lib/Catmandu/Fix/replace_all.pm
index 47b7ec8..e266c9a 100644
--- a/lib/Catmandu/Fix/replace_all.pm
+++ b/lib/Catmandu/Fix/replace_all.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::replace_all;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/retain.pm b/lib/Catmandu/Fix/retain.pm
index 9b0525e..58a256f 100644
--- a/lib/Catmandu/Fix/retain.pm
+++ b/lib/Catmandu/Fix/retain.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::retain;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/retain_field.pm b/lib/Catmandu/Fix/retain_field.pm
index ce08b9f..08ffc67 100644
--- a/lib/Catmandu/Fix/retain_field.pm
+++ b/lib/Catmandu/Fix/retain_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::retain_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/reverse.pm b/lib/Catmandu/Fix/reverse.pm
index a6a317b..5b62f70 100644
--- a/lib/Catmandu/Fix/reverse.pm
+++ b/lib/Catmandu/Fix/reverse.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::reverse;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/set.pm b/lib/Catmandu/Fix/set.pm
index 4bdc93f..5354be6 100644
--- a/lib/Catmandu/Fix/set.pm
+++ b/lib/Catmandu/Fix/set.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::set;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/set_array.pm b/lib/Catmandu/Fix/set_array.pm
index 15d3f1b..6bfe488 100644
--- a/lib/Catmandu/Fix/set_array.pm
+++ b/lib/Catmandu/Fix/set_array.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::set_array;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/set_field.pm b/lib/Catmandu/Fix/set_field.pm
index 07ee6de..2c9e875 100644
--- a/lib/Catmandu/Fix/set_field.pm
+++ b/lib/Catmandu/Fix/set_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::set_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Clone qw(clone);
 use Moo;
diff --git a/lib/Catmandu/Fix/set_hash.pm b/lib/Catmandu/Fix/set_hash.pm
index 57a2f33..069019a 100644
--- a/lib/Catmandu/Fix/set_hash.pm
+++ b/lib/Catmandu/Fix/set_hash.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::set_hash;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/sleep.pm b/lib/Catmandu/Fix/sleep.pm
index bf4023f..60a0db7 100644
--- a/lib/Catmandu/Fix/sleep.pm
+++ b/lib/Catmandu/Fix/sleep.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::sleep;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Time::HiRes;
diff --git a/lib/Catmandu/Fix/sort.pm b/lib/Catmandu/Fix/sort.pm
index 6c88349..f3f22dc 100644
--- a/lib/Catmandu/Fix/sort.pm
+++ b/lib/Catmandu/Fix/sort.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::sort;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/sort_field.pm b/lib/Catmandu/Fix/sort_field.pm
index 5b7c6f4..251ae00 100644
--- a/lib/Catmandu/Fix/sort_field.pm
+++ b/lib/Catmandu/Fix/sort_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::sort_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use List::MoreUtils ();
 use Moo;
diff --git a/lib/Catmandu/Fix/split.pm b/lib/Catmandu/Fix/split.pm
index 62790c1..c7b2d3b 100644
--- a/lib/Catmandu/Fix/split.pm
+++ b/lib/Catmandu/Fix/split.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::split;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/split_field.pm b/lib/Catmandu/Fix/split_field.pm
index 12a4523..c6d6873 100644
--- a/lib/Catmandu/Fix/split_field.pm
+++ b/lib/Catmandu/Fix/split_field.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::split_field;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/string.pm b/lib/Catmandu/Fix/string.pm
index a130306..b8fe0e0 100644
--- a/lib/Catmandu/Fix/string.pm
+++ b/lib/Catmandu/Fix/string.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::string;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use List::Util ();
 use Moo;
diff --git a/lib/Catmandu/Fix/substring.pm b/lib/Catmandu/Fix/substring.pm
index ace7980..c18e8b9 100644
--- a/lib/Catmandu/Fix/substring.pm
+++ b/lib/Catmandu/Fix/substring.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::substring;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/sum.pm b/lib/Catmandu/Fix/sum.pm
index 61029b2..8df8d15 100644
--- a/lib/Catmandu/Fix/sum.pm
+++ b/lib/Catmandu/Fix/sum.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::sum;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use List::Util ();
 use Moo;
diff --git a/lib/Catmandu/Fix/to_json.pm b/lib/Catmandu/Fix/to_json.pm
index dd86310..240e69d 100644
--- a/lib/Catmandu/Fix/to_json.pm
+++ b/lib/Catmandu/Fix/to_json.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::to_json;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Cpanel::JSON::XS ();
 use Moo;
diff --git a/lib/Catmandu/Fix/trim.pm b/lib/Catmandu/Fix/trim.pm
index f18f333..64beb6e 100644
--- a/lib/Catmandu/Fix/trim.pm
+++ b/lib/Catmandu/Fix/trim.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::trim;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Unicode::Normalize;
diff --git a/lib/Catmandu/Fix/uniq.pm b/lib/Catmandu/Fix/uniq.pm
index 6d19a38..3a3b86e 100644
--- a/lib/Catmandu/Fix/uniq.pm
+++ b/lib/Catmandu/Fix/uniq.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::uniq;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use List::MoreUtils ();
 use Moo;
diff --git a/lib/Catmandu/Fix/upcase.pm b/lib/Catmandu/Fix/upcase.pm
index 5b06dbf..6fcb24c 100644
--- a/lib/Catmandu/Fix/upcase.pm
+++ b/lib/Catmandu/Fix/upcase.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::upcase;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Fix/uri_decode.pm b/lib/Catmandu/Fix/uri_decode.pm
index 82be3f0..026857e 100644
--- a/lib/Catmandu/Fix/uri_decode.pm
+++ b/lib/Catmandu/Fix/uri_decode.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::uri_decode;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Encode      ();
diff --git a/lib/Catmandu/Fix/uri_encode.pm b/lib/Catmandu/Fix/uri_encode.pm
index e3284a8..47e32da 100644
--- a/lib/Catmandu/Fix/uri_encode.pm
+++ b/lib/Catmandu/Fix/uri_encode.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::uri_encode;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use URI::Escape ();
diff --git a/lib/Catmandu/Fix/vacuum.pm b/lib/Catmandu/Fix/vacuum.pm
index b4e9e31..788d4c3 100644
--- a/lib/Catmandu/Fix/vacuum.pm
+++ b/lib/Catmandu/Fix/vacuum.pm
@@ -2,7 +2,7 @@ package Catmandu::Fix::vacuum;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_value is_hash_ref is_array_ref);
 use Scalar::Util qw(refaddr);
diff --git a/lib/Catmandu/Fixable.pm b/lib/Catmandu/Fixable.pm
index 3ec88ee..00f586d 100644
--- a/lib/Catmandu/Fixable.pm
+++ b/lib/Catmandu/Fixable.pm
@@ -2,7 +2,7 @@ package Catmandu::Fixable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_instance);
 use Catmandu;
diff --git a/lib/Catmandu/Hits.pm b/lib/Catmandu/Hits.pm
index 0d47a4a..25fd036 100644
--- a/lib/Catmandu/Hits.pm
+++ b/lib/Catmandu/Hits.pm
@@ -2,7 +2,7 @@ package Catmandu::Hits;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/IdGenerator.pm b/lib/Catmandu/IdGenerator.pm
index 2c6ddc3..58fecdd 100644
--- a/lib/Catmandu/IdGenerator.pm
+++ b/lib/Catmandu/IdGenerator.pm
@@ -2,7 +2,7 @@ package Catmandu::IdGenerator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/IdGenerator/Mock.pm b/lib/Catmandu/IdGenerator/Mock.pm
index b2c781e..9803ffd 100644
--- a/lib/Catmandu/IdGenerator/Mock.pm
+++ b/lib/Catmandu/IdGenerator/Mock.pm
@@ -2,7 +2,7 @@ package Catmandu::IdGenerator::Mock;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(check_natural);
diff --git a/lib/Catmandu/IdGenerator/UUID.pm b/lib/Catmandu/IdGenerator/UUID.pm
index cf785a0..034bc4f 100644
--- a/lib/Catmandu/IdGenerator/UUID.pm
+++ b/lib/Catmandu/IdGenerator/UUID.pm
@@ -2,7 +2,7 @@ package Catmandu::IdGenerator::UUID;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Data::UUID;
 use Moo;
diff --git a/lib/Catmandu/Importer.pm b/lib/Catmandu/Importer.pm
index e47e875..45c0f4e 100644
--- a/lib/Catmandu/Importer.pm
+++ b/lib/Catmandu/Importer.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(io data_at is_value is_string is_array_ref is_hash_ref);
 use LWP::UserAgent;
diff --git a/lib/Catmandu/Importer/CSV.pm b/lib/Catmandu/Importer/CSV.pm
index c48ea86..1bdd9dc 100644
--- a/lib/Catmandu/Importer/CSV.pm
+++ b/lib/Catmandu/Importer/CSV.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::CSV;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Text::CSV;
 use List::Util qw(reduce);
diff --git a/lib/Catmandu/Importer/DKVP.pm b/lib/Catmandu/Importer/DKVP.pm
index 1cda861..61e207d 100644
--- a/lib/Catmandu/Importer/DKVP.pm
+++ b/lib/Catmandu/Importer/DKVP.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::DKVP;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Importer/JSON.pm b/lib/Catmandu/Importer/JSON.pm
index ccf3dcb..9079306 100644
--- a/lib/Catmandu/Importer/JSON.pm
+++ b/lib/Catmandu/Importer/JSON.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::JSON;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Cpanel::JSON::XS ();
 use Moo;
diff --git a/lib/Catmandu/Importer/Mock.pm b/lib/Catmandu/Importer/Mock.pm
index 81e44ff..0bf4e98 100644
--- a/lib/Catmandu/Importer/Mock.pm
+++ b/lib/Catmandu/Importer/Mock.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::Mock;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Importer/Modules.pm b/lib/Catmandu/Importer/Modules.pm
index 6f25991..3b24843 100644
--- a/lib/Catmandu/Importer/Modules.pm
+++ b/lib/Catmandu/Importer/Modules.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::Modules;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Module::Info;
 use File::Spec;
diff --git a/lib/Catmandu/Importer/Multi.pm b/lib/Catmandu/Importer/Multi.pm
index f50c716..c445405 100644
--- a/lib/Catmandu/Importer/Multi.pm
+++ b/lib/Catmandu/Importer/Multi.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::Multi;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_string);
 use Catmandu;
diff --git a/lib/Catmandu/Importer/Null.pm b/lib/Catmandu/Importer/Null.pm
index eed0d74..1c8dfb0 100644
--- a/lib/Catmandu/Importer/Null.pm
+++ b/lib/Catmandu/Importer/Null.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::Null;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Importer/TSV.pm b/lib/Catmandu/Importer/TSV.pm
index 45809b7..99410f0 100644
--- a/lib/Catmandu/Importer/TSV.pm
+++ b/lib/Catmandu/Importer/TSV.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::TSV;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Importer::CSV;
 use Moo;
diff --git a/lib/Catmandu/Importer/Text.pm b/lib/Catmandu/Importer/Text.pm
index 54d248c..e32decb 100644
--- a/lib/Catmandu/Importer/Text.pm
+++ b/lib/Catmandu/Importer/Text.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::Text;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Importer/YAML.pm b/lib/Catmandu/Importer/YAML.pm
index 1d3b167..c40c07c 100644
--- a/lib/Catmandu/Importer/YAML.pm
+++ b/lib/Catmandu/Importer/YAML.pm
@@ -2,7 +2,7 @@ package Catmandu::Importer::YAML;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use YAML::XS ();
 use Moo;
diff --git a/lib/Catmandu/Interactive.pm b/lib/Catmandu/Interactive.pm
index 7c77166..dcc62a4 100644
--- a/lib/Catmandu/Interactive.pm
+++ b/lib/Catmandu/Interactive.pm
@@ -2,7 +2,7 @@ package Catmandu::Interactive;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu;
 use Moo;
diff --git a/lib/Catmandu/Iterable.pm b/lib/Catmandu/Iterable.pm
index 30e5128..49b3721 100644
--- a/lib/Catmandu/Iterable.pm
+++ b/lib/Catmandu/Iterable.pm
@@ -2,7 +2,7 @@ package Catmandu::Iterable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is :check);
 use Time::HiRes qw(gettimeofday tv_interval);
diff --git a/lib/Catmandu/Iterator.pm b/lib/Catmandu/Iterator.pm
index 0288cdc..dc5a49f 100644
--- a/lib/Catmandu/Iterator.pm
+++ b/lib/Catmandu/Iterator.pm
@@ -2,7 +2,7 @@ package Catmandu::Iterator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Role::Tiny::With;
 use namespace::clean;
diff --git a/lib/Catmandu/Logger.pm b/lib/Catmandu/Logger.pm
index d287de6..da06d18 100644
--- a/lib/Catmandu/Logger.pm
+++ b/lib/Catmandu/Logger.pm
@@ -2,7 +2,7 @@ package Catmandu::Logger;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use Log::Any ();
diff --git a/lib/Catmandu/MultiIterator.pm b/lib/Catmandu/MultiIterator.pm
index 56e82be..b7abec4 100644
--- a/lib/Catmandu/MultiIterator.pm
+++ b/lib/Catmandu/MultiIterator.pm
@@ -2,7 +2,7 @@ package Catmandu::MultiIterator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Role::Tiny::With;
 use namespace::clean;
diff --git a/lib/Catmandu/Paged.pm b/lib/Catmandu/Paged.pm
index 0a935c8..85eca83 100644
--- a/lib/Catmandu/Paged.pm
+++ b/lib/Catmandu/Paged.pm
@@ -2,7 +2,7 @@ package Catmandu::Paged;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Pluggable.pm b/lib/Catmandu/Pluggable.pm
index 99a8fbb..cf9668c 100644
--- a/lib/Catmandu/Pluggable.pm
+++ b/lib/Catmandu/Pluggable.pm
@@ -2,7 +2,7 @@ package Catmandu::Pluggable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Plugin/Datestamps.pm b/lib/Catmandu/Plugin/Datestamps.pm
index 3a449c7..059db51 100644
--- a/lib/Catmandu/Plugin/Datestamps.pm
+++ b/lib/Catmandu/Plugin/Datestamps.pm
@@ -2,7 +2,7 @@ package Catmandu::Plugin::Datestamps;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(check_string now);
 use Moo::Role;
diff --git a/lib/Catmandu/Plugin/Readonly.pm b/lib/Catmandu/Plugin/Readonly.pm
index 8288951..a766708 100644
--- a/lib/Catmandu/Plugin/Readonly.pm
+++ b/lib/Catmandu/Plugin/Readonly.pm
@@ -1,6 +1,6 @@
 package Catmandu::Plugin::Readonly;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use MooX::Aliases;
diff --git a/lib/Catmandu/Plugin/SideCar.pm b/lib/Catmandu/Plugin/SideCar.pm
index 3294e1a..f95eb86 100644
--- a/lib/Catmandu/Plugin/SideCar.pm
+++ b/lib/Catmandu/Plugin/SideCar.pm
@@ -2,7 +2,7 @@ package Catmandu::Plugin::SideCar;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is);
 use Hash::Merge::Simple 'merge';
diff --git a/lib/Catmandu/Plugin/Versioning.pm b/lib/Catmandu/Plugin/Versioning.pm
index a5bf550..cc80399 100644
--- a/lib/Catmandu/Plugin/Versioning.pm
+++ b/lib/Catmandu/Plugin/Versioning.pm
@@ -2,7 +2,7 @@ package Catmandu::Plugin::Versioning;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_value is_array_ref check_value check_positive);
 use Data::Compare;
diff --git a/lib/Catmandu/Sane.pm b/lib/Catmandu/Sane.pm
index b397fe6..32b9e62 100644
--- a/lib/Catmandu/Sane.pm
+++ b/lib/Catmandu/Sane.pm
@@ -3,7 +3,7 @@ package Catmandu::Sane;
 use strict;
 use warnings;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use feature ();
 use utf8;
diff --git a/lib/Catmandu/Searchable.pm b/lib/Catmandu/Searchable.pm
index acdc603..74099f7 100644
--- a/lib/Catmandu/Searchable.pm
+++ b/lib/Catmandu/Searchable.pm
@@ -2,7 +2,7 @@ package Catmandu::Searchable;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(is_natural is_positive);
 use Moo::Role;
diff --git a/lib/Catmandu/Serializer.pm b/lib/Catmandu/Serializer.pm
index 78b585d..c0f145d 100644
--- a/lib/Catmandu/Serializer.pm
+++ b/lib/Catmandu/Serializer.pm
@@ -2,7 +2,7 @@ package Catmandu::Serializer;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(require_package);
 use Moo::Role;
diff --git a/lib/Catmandu/Serializer/json.pm b/lib/Catmandu/Serializer/json.pm
index 231f2a3..a6fa1c3 100644
--- a/lib/Catmandu/Serializer/json.pm
+++ b/lib/Catmandu/Serializer/json.pm
@@ -2,7 +2,7 @@ package Catmandu::Serializer::json;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Cpanel::JSON::XS ();
 use Moo;
diff --git a/lib/Catmandu/Store.pm b/lib/Catmandu/Store.pm
index a5e7abb..609c4d8 100644
--- a/lib/Catmandu/Store.pm
+++ b/lib/Catmandu/Store.pm
@@ -2,7 +2,7 @@ package Catmandu::Store;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Hash::Util::FieldHash qw(fieldhash);
 use Catmandu::Util qw(require_package);
diff --git a/lib/Catmandu/Store/File/Memory.pm b/lib/Catmandu/Store/File/Memory.pm
index 06ebc5a..3a65a6b 100644
--- a/lib/Catmandu/Store/File/Memory.pm
+++ b/lib/Catmandu/Store/File/Memory.pm
@@ -1,6 +1,6 @@
 package Catmandu::Store::File::Memory;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo;
diff --git a/lib/Catmandu/Store/File/Memory/Bag.pm b/lib/Catmandu/Store/File/Memory/Bag.pm
index a94fff6..fefc224 100644
--- a/lib/Catmandu/Store/File/Memory/Bag.pm
+++ b/lib/Catmandu/Store/File/Memory/Bag.pm
@@ -1,6 +1,6 @@
 package Catmandu::Store::File::Memory::Bag;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo;
diff --git a/lib/Catmandu/Store/File/Memory/Index.pm b/lib/Catmandu/Store/File/Memory/Index.pm
index 1a76d27..9183874 100644
--- a/lib/Catmandu/Store/File/Memory/Index.pm
+++ b/lib/Catmandu/Store/File/Memory/Index.pm
@@ -1,6 +1,6 @@
 package Catmandu::Store::File::Memory::Index;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo;
diff --git a/lib/Catmandu/Store/File/Multi.pm b/lib/Catmandu/Store/File/Multi.pm
index b98421e..727b9c0 100644
--- a/lib/Catmandu/Store/File/Multi.pm
+++ b/lib/Catmandu/Store/File/Multi.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::File::Multi;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is);
 use Hash::Util::FieldHash qw(fieldhash);
diff --git a/lib/Catmandu/Store/File/Multi/Bag.pm b/lib/Catmandu/Store/File/Multi/Bag.pm
index 0ac899f..ad89481 100644
--- a/lib/Catmandu/Store/File/Multi/Bag.pm
+++ b/lib/Catmandu/Store/File/Multi/Bag.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::File::Multi::Bag;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(:is);
diff --git a/lib/Catmandu/Store/File/Multi/Index.pm b/lib/Catmandu/Store/File/Multi/Index.pm
index 9044b15..9150ccf 100644
--- a/lib/Catmandu/Store/File/Multi/Index.pm
+++ b/lib/Catmandu/Store/File/Multi/Index.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::File::Multi::Index;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;
diff --git a/lib/Catmandu/Store/File/Simple.pm b/lib/Catmandu/Store/File/Simple.pm
index 725ed76..71ec85f 100644
--- a/lib/Catmandu/Store/File/Simple.pm
+++ b/lib/Catmandu/Store/File/Simple.pm
@@ -1,6 +1,6 @@
 package Catmandu::Store::File::Simple;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo;
diff --git a/lib/Catmandu/Store/File/Simple/Bag.pm b/lib/Catmandu/Store/File/Simple/Bag.pm
index fe8b966..d94839a 100644
--- a/lib/Catmandu/Store/File/Simple/Bag.pm
+++ b/lib/Catmandu/Store/File/Simple/Bag.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::File::Simple::Bag;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Carp;
diff --git a/lib/Catmandu/Store/File/Simple/Index.pm b/lib/Catmandu/Store/File/Simple/Index.pm
index 78f50d4..0b52e5c 100644
--- a/lib/Catmandu/Store/File/Simple/Index.pm
+++ b/lib/Catmandu/Store/File/Simple/Index.pm
@@ -1,6 +1,6 @@
 package Catmandu::Store::File::Simple::Index;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Sane;
 use Moo;
diff --git a/lib/Catmandu/Store/Hash.pm b/lib/Catmandu/Store/Hash.pm
index bc68883..514ed32 100644
--- a/lib/Catmandu/Store/Hash.pm
+++ b/lib/Catmandu/Store/Hash.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::Hash;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Util qw(:is);
diff --git a/lib/Catmandu/Store/Hash/Bag.pm b/lib/Catmandu/Store/Hash/Bag.pm
index 801524e..2cee5bc 100644
--- a/lib/Catmandu/Store/Hash/Bag.pm
+++ b/lib/Catmandu/Store/Hash/Bag.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::Hash::Bag;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Catmandu::Hits;
diff --git a/lib/Catmandu/Store/Multi.pm b/lib/Catmandu/Store/Multi.pm
index acc685f..e539491 100644
--- a/lib/Catmandu/Store/Multi.pm
+++ b/lib/Catmandu/Store/Multi.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::Multi;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is);
 use Hash::Util::FieldHash qw(fieldhash);
diff --git a/lib/Catmandu/Store/Multi/Bag.pm b/lib/Catmandu/Store/Multi/Bag.pm
index 300a65c..6929cec 100644
--- a/lib/Catmandu/Store/Multi/Bag.pm
+++ b/lib/Catmandu/Store/Multi/Bag.pm
@@ -2,7 +2,7 @@ package Catmandu::Store::Multi::Bag;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use Hash::Merge::Simple qw(merge);
diff --git a/lib/Catmandu/TabularExporter.pm b/lib/Catmandu/TabularExporter.pm
index 443b926..f0e713b 100644
--- a/lib/Catmandu/TabularExporter.pm
+++ b/lib/Catmandu/TabularExporter.pm
@@ -2,7 +2,7 @@ package Catmandu::TabularExporter;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is :check);
 use Moo::Role;
diff --git a/lib/Catmandu/Transactional.pm b/lib/Catmandu/Transactional.pm
index 193c10c..40155f9 100644
--- a/lib/Catmandu/Transactional.pm
+++ b/lib/Catmandu/Transactional.pm
@@ -2,7 +2,7 @@ package Catmandu::Transactional;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo::Role;
 use namespace::clean;
diff --git a/lib/Catmandu/Util.pm b/lib/Catmandu/Util.pm
index 6a4abf0..678a4d7 100644
--- a/lib/Catmandu/Util.pm
+++ b/lib/Catmandu/Util.pm
@@ -2,7 +2,7 @@ package Catmandu::Util;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Exporter qw(import);
 use Sub::Quote    ();
diff --git a/lib/Catmandu/Validator.pm b/lib/Catmandu/Validator.pm
index 903f3e3..a0e0392 100644
--- a/lib/Catmandu/Validator.pm
+++ b/lib/Catmandu/Validator.pm
@@ -2,7 +2,7 @@ package Catmandu::Validator;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Catmandu::Util qw(:is);
 use Moo::Role;
diff --git a/lib/Catmandu/Validator/Simple.pm b/lib/Catmandu/Validator/Simple.pm
index 15be756..0945345 100644
--- a/lib/Catmandu/Validator/Simple.pm
+++ b/lib/Catmandu/Validator/Simple.pm
@@ -2,7 +2,7 @@ package Catmandu::Validator::Simple;
 
 use Catmandu::Sane;
 
-our $VERSION = '1.0606';
+our $VERSION = '1.07';
 
 use Moo;
 use namespace::clean;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



More information about the Pkg-perl-cvs-commits mailing list