From 331555ac102f47837ae50c715e9dc75c4b6f1d72 Mon Sep 17 00:00:00 2001 From: Nicolas Steenlant Date: Thu, 14 Apr 2016 14:21:13 +0200 Subject: [PATCH] 1.0002_01 --- Build.PL | 2 +- Changes | 2 ++ lib/Catmandu.pm | 2 +- lib/Catmandu/Addable.pm | 2 +- lib/Catmandu/ArrayIterator.pm | 2 +- lib/Catmandu/Bag.pm | 2 +- lib/Catmandu/Buffer.pm | 2 +- lib/Catmandu/CLI.pm | 2 +- lib/Catmandu/Cmd.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/data.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/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/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/Fix.pm | 2 +- lib/Catmandu/Fix/Base.pm | 2 +- lib/Catmandu/Fix/Bind.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/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 +- .../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_false.pm | 2 +- lib/Catmandu/Fix/Condition/is_true.pm | 2 +- lib/Catmandu/Fix/Condition/less_than.pm | 2 +- lib/Catmandu/Fix/Has.pm | 2 +- lib/Catmandu/Fix/Parser.pm | 2 +- lib/Catmandu/Fix/SimpleGetValue.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_field.pm | 2 +- lib/Catmandu/Fix/count.pm | 2 +- lib/Catmandu/Fix/downcase.pm | 2 +- lib/Catmandu/Fix/expand.pm | 2 +- lib/Catmandu/Fix/expand_date.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/include.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_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/reject.pm | 2 +- lib/Catmandu/Fix/remove_field.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_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_field.pm | 2 +- lib/Catmandu/Fix/split_field.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/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/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/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 +- 155 files changed, 165 insertions(+), 163 deletions(-) diff --git a/Build.PL b/Build.PL index 0f3f57f44..856222b97 100644 --- a/Build.PL +++ b/Build.PL @@ -18,7 +18,7 @@ my %module_build_args = ( "Nicolas Steenlant, C<< >>" ], "dist_name" => "Catmandu", - "dist_version" => "1.0002", + "dist_version" => "1.0002_01", "license" => "perl", "module_name" => "Catmandu", "recommends" => { diff --git a/Changes b/Changes index 2e87eccc2..ba9c4e671 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Catmandu {{$NEXT}} + +1.0002_01 2016-04-14 14:19:42 CEST - better info command - switch to Cpanel::JSON::XS - consistent interpretation of backslash in fixes with regexes diff --git a/lib/Catmandu.pm b/lib/Catmandu.pm index 35e64988d..b9ece66d5 100644 --- a/lib/Catmandu.pm +++ b/lib/Catmandu.pm @@ -2,7 +2,7 @@ package Catmandu; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Env; use Catmandu::Util qw(:is); diff --git a/lib/Catmandu/Addable.pm b/lib/Catmandu/Addable.pm index 5aff906b6..59c165a00 100644 --- a/lib/Catmandu/Addable.pm +++ b/lib/Catmandu/Addable.pm @@ -2,7 +2,7 @@ package Catmandu::Addable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:is :check); use Moo::Role; diff --git a/lib/Catmandu/ArrayIterator.pm b/lib/Catmandu/ArrayIterator.pm index f07c1776b..3155adc03 100644 --- a/lib/Catmandu/ArrayIterator.pm +++ b/lib/Catmandu/ArrayIterator.pm @@ -2,7 +2,7 @@ package Catmandu::ArrayIterator; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(check_array_ref); use Role::Tiny::With; diff --git a/lib/Catmandu/Bag.pm b/lib/Catmandu/Bag.pm index df9588a01..47f9faf2d 100644 --- a/lib/Catmandu/Bag.pm +++ b/lib/Catmandu/Bag.pm @@ -2,7 +2,7 @@ package Catmandu::Bag; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:check is_string require_package); use Catmandu::IdGenerator::UUID; diff --git a/lib/Catmandu/Buffer.pm b/lib/Catmandu/Buffer.pm index 4cde8ecd7..e197497f9 100644 --- a/lib/Catmandu/Buffer.pm +++ b/lib/Catmandu/Buffer.pm @@ -2,7 +2,7 @@ package Catmandu::Buffer; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/CLI.pm b/lib/Catmandu/CLI.pm index 14e924889..265f26c13 100644 --- a/lib/Catmandu/CLI.pm +++ b/lib/Catmandu/CLI.pm @@ -2,7 +2,7 @@ package Catmandu::CLI; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_instance is_able is_string); use Catmandu; diff --git a/lib/Catmandu/Cmd.pm b/lib/Catmandu/Cmd.pm index 9407ea363..a4c6e2ad1 100644 --- a/lib/Catmandu/Cmd.pm +++ b/lib/Catmandu/Cmd.pm @@ -2,7 +2,7 @@ package Catmandu::Cmd; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use parent qw(App::Cmd::Command); use Catmandu::Util qw(pod_section); diff --git a/lib/Catmandu/Cmd/config.pm b/lib/Catmandu/Cmd/config.pm index e5acfab0a..2c89c381c 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.0002'; +our $VERSION = '1.0002_01'; 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 c7da37658..8a89999bf 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/copy.pm b/lib/Catmandu/Cmd/copy.pm index 28b2d5d92..40a3c9bad 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/count.pm b/lib/Catmandu/Cmd/count.pm index 3d92dff3f..f9212df4f 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/data.pm b/lib/Catmandu/Cmd/data.pm index 2b0e9856e..7f4e43e71 100644 --- a/lib/Catmandu/Cmd/data.pm +++ b/lib/Catmandu/Cmd/data.pm @@ -2,7 +2,7 @@ package Catmandu::Cmd::data; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/delete.pm b/lib/Catmandu/Cmd/delete.pm index a913ba122..f347253fa 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/drop.pm b/lib/Catmandu/Cmd/drop.pm index d5e609a67..656b19823 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/export.pm b/lib/Catmandu/Cmd/export.pm index e89ca5234..c7992a988 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/help.pm b/lib/Catmandu/Cmd/help.pm index 190a285a7..a08c9ac18 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use App::Cmd::Command::help; diff --git a/lib/Catmandu/Cmd/import.pm b/lib/Catmandu/Cmd/import.pm index 083016515..9a472138e 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/info.pm b/lib/Catmandu/Cmd/info.pm index 576dfce73..824ab8112 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Cmd/run.pm b/lib/Catmandu/Cmd/run.pm index 14bbc7838..92793e0cb 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.0002'; +our $VERSION = '1.0002_01'; use parent 'Catmandu::Cmd'; use Catmandu; diff --git a/lib/Catmandu/Counter.pm b/lib/Catmandu/Counter.pm index c9974624c..8b4c2deb9 100644 --- a/lib/Catmandu/Counter.pm +++ b/lib/Catmandu/Counter.pm @@ -2,7 +2,7 @@ package Catmandu::Counter; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Droppable.pm b/lib/Catmandu/Droppable.pm index d729b808a..15929b79d 100644 --- a/lib/Catmandu/Droppable.pm +++ b/lib/Catmandu/Droppable.pm @@ -2,7 +2,7 @@ package Catmandu::Droppable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Env.pm b/lib/Catmandu/Env.pm index 0a10fc871..8b18c1055 100644 --- a/lib/Catmandu/Env.pm +++ b/lib/Catmandu/Env.pm @@ -2,7 +2,7 @@ package Catmandu::Env; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; 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 e90d1e3bc..75fd8b39f 100644 --- a/lib/Catmandu/Error.pm +++ b/lib/Catmandu/Error.pm @@ -2,7 +2,7 @@ package Catmandu::Error; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -34,7 +34,7 @@ package Catmandu::BadVal; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -45,7 +45,7 @@ package Catmandu::BadArg; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -56,7 +56,7 @@ package Catmandu::NotImplemented; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -67,7 +67,7 @@ package Catmandu::NoSuchPackage; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -87,7 +87,7 @@ package Catmandu::FixParseError; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -100,7 +100,7 @@ package Catmandu::NoSuchFixPackage; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -122,7 +122,7 @@ package Catmandu::BadFixArg; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -137,7 +137,7 @@ package Catmandu::FixError; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; @@ -151,7 +151,7 @@ package Catmandu::HTTPError; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_string); use Moo; diff --git a/lib/Catmandu/Expander.pm b/lib/Catmandu/Expander.pm index 2103c86cd..ebafd8000 100644 --- a/lib/Catmandu/Expander.pm +++ b/lib/Catmandu/Expander.pm @@ -2,7 +2,7 @@ package Catmandu::Expander; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use parent 'CGI::Expand'; diff --git a/lib/Catmandu/Exporter.pm b/lib/Catmandu/Exporter.pm index 86189cbaa..135d7b252 100644 --- a/lib/Catmandu/Exporter.pm +++ b/lib/Catmandu/Exporter.pm @@ -2,7 +2,7 @@ package Catmandu::Exporter; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(io); use Moo::Role; diff --git a/lib/Catmandu/Exporter/CSV.pm b/lib/Catmandu/Exporter/CSV.pm index e65807c83..3bbdf2b59 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.0002'; +our $VERSION = '1.0002_01'; use Text::CSV; use Moo; diff --git a/lib/Catmandu/Exporter/JSON.pm b/lib/Catmandu/Exporter/JSON.pm index 00ff26db2..7e205a9bf 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.0002'; +our $VERSION = '1.0002_01'; use Cpanel::JSON::XS (); use Moo; diff --git a/lib/Catmandu/Exporter/Mock.pm b/lib/Catmandu/Exporter/Mock.pm index 5f7b0274b..d3bd865a3 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Exporter/Multi.pm b/lib/Catmandu/Exporter/Multi.pm index 580537b18..9c0fd7857 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_string); use Catmandu; diff --git a/lib/Catmandu/Exporter/Null.pm b/lib/Catmandu/Exporter/Null.pm index a01ddd233..1cd6fc4bf 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Exporter/TSV.pm b/lib/Catmandu/Exporter/TSV.pm index eb25f7236..8cd9869db 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Exporter::CSV; use Moo; diff --git a/lib/Catmandu/Exporter/Text.pm b/lib/Catmandu/Exporter/Text.pm index 677a586aa..98781152d 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util; diff --git a/lib/Catmandu/Exporter/YAML.pm b/lib/Catmandu/Exporter/YAML.pm index f7bdf90be..488b84e0d 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.0002'; +our $VERSION = '1.0002_01'; use YAML::XS (); use Moo; diff --git a/lib/Catmandu/Fix.pm b/lib/Catmandu/Fix.pm index 9046fa7ca..4a46c5b7c 100644 --- a/lib/Catmandu/Fix.pm +++ b/lib/Catmandu/Fix.pm @@ -2,7 +2,7 @@ package Catmandu::Fix; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu; use Catmandu::Util qw(:is :string :misc); diff --git a/lib/Catmandu/Fix/Base.pm b/lib/Catmandu/Fix/Base.pm index a00838fd9..78193e919 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Fix; use Clone (); diff --git a/lib/Catmandu/Fix/Bind.pm b/lib/Catmandu/Fix/Bind.pm index f589facd3..4897c2979 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.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Fix/Bind/benchmark.pm b/lib/Catmandu/Fix/Bind/benchmark.pm index 8b859e711..bc61b367a 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.0002'; +our $VERSION = '1.0002_01'; 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 5e4262e6a..337cd3ec5 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util qw(:is); diff --git a/lib/Catmandu/Fix/Bind/identity.pm b/lib/Catmandu/Fix/Bind/identity.pm index 7a12deaf6..5bdbbd5f9 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Bind/importer.pm b/lib/Catmandu/Fix/Bind/importer.pm index 7cd93df94..b6d2371d7 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util qw(:is); diff --git a/lib/Catmandu/Fix/Bind/list.pm b/lib/Catmandu/Fix/Bind/list.pm index b2b1bf351..21ce59f6b 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Clone (); diff --git a/lib/Catmandu/Fix/Bind/maybe.pm b/lib/Catmandu/Fix/Bind/maybe.pm index 6334971d4..190f34b75 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Scalar::Util qw(reftype); diff --git a/lib/Catmandu/Fix/Bind/timeout.pm b/lib/Catmandu/Fix/Bind/timeout.pm index 8c7b08c47..1e8f0c229 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Clone (); diff --git a/lib/Catmandu/Fix/Bind/visitor.pm b/lib/Catmandu/Fix/Bind/visitor.pm index 052bf8e09..60937d3ab 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util; diff --git a/lib/Catmandu/Fix/Bind/with.pm b/lib/Catmandu/Fix/Bind/with.pm index 80f464562..1bd70759e 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util; diff --git a/lib/Catmandu/Fix/Condition.pm b/lib/Catmandu/Fix/Condition.pm index 76f66d8ce..6b85a6155 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.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/SimpleAllTest.pm b/lib/Catmandu/Fix/Condition/SimpleAllTest.pm index 17d4b1d6f..a1306a4ce 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.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm b/lib/Catmandu/Fix/Condition/SimpleAnyTest.pm index d762b8d51..8bf6c284a 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.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm b/lib/Catmandu/Fix/Condition/SimpleCompareTest.pm index c0578cb07..3613628d0 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.0002'; +our $VERSION = '1.0002_01'; 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 18dd3af9f..56e8e7d9f 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/all_match.pm b/lib/Catmandu/Fix/Condition/all_match.pm index 1ebfca6d7..baef5e23c 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/any_equal.pm b/lib/Catmandu/Fix/Condition/any_equal.pm index 1c785a1ca..201eeac84 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/any_match.pm b/lib/Catmandu/Fix/Condition/any_match.pm index bf54f4cf5..dc9074248 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/exists.pm b/lib/Catmandu/Fix/Condition/exists.pm index a66497400..c3294c266 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/greater_than.pm b/lib/Catmandu/Fix/Condition/greater_than.pm index 3b0c6a25c..3fee88094 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/in.pm b/lib/Catmandu/Fix/Condition/in.pm index 36226b4a3..c87513f94 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/is_false.pm b/lib/Catmandu/Fix/Condition/is_false.pm index b79221c6d..f1f8cd743 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/is_true.pm b/lib/Catmandu/Fix/Condition/is_true.pm index b513874cc..a2149f0ba 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Condition/less_than.pm b/lib/Catmandu/Fix/Condition/less_than.pm index 43c2130b0..e280684bd 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/Has.pm b/lib/Catmandu/Fix/Has.pm index 0f71d0587..aefcfc4b6 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.0002'; +our $VERSION = '1.0002_01'; use Class::Method::Modifiers qw(install_modifier); diff --git a/lib/Catmandu/Fix/Parser.pm b/lib/Catmandu/Fix/Parser.pm index 81064e3f7..42dc1b921 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.0002'; +our $VERSION = '1.0002_01'; use Marpa::R2; use Data::Dumper; diff --git a/lib/Catmandu/Fix/SimpleGetValue.pm b/lib/Catmandu/Fix/SimpleGetValue.pm index b25322bfc..cd66546e8 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.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Fix/add_field.pm b/lib/Catmandu/Fix/add_field.pm index 8ede19fdd..6b6fecf2f 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/add_to_exporter.pm b/lib/Catmandu/Fix/add_to_exporter.pm index de1e482b1..571b8e66c 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/add_to_store.pm b/lib/Catmandu/Fix/add_to_store.pm index ab48f53a4..3ee4c7825 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu; use Moo; diff --git a/lib/Catmandu/Fix/append.pm b/lib/Catmandu/Fix/append.pm index 66a014ce1..ad261ddbd 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/array.pm b/lib/Catmandu/Fix/array.pm index 128acacad..4c14be62f 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/assoc.pm b/lib/Catmandu/Fix/assoc.pm index 394a4c25c..abcc7e7d6 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/capitalize.pm b/lib/Catmandu/Fix/capitalize.pm index cb27cae76..5ebd0cee1 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/clone.pm b/lib/Catmandu/Fix/clone.pm index fa1f46b45..dda8c8f4e 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/code.pm b/lib/Catmandu/Fix/code.pm index b6e62ce1f..9cb58d8d2 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_code_ref); use Moo; diff --git a/lib/Catmandu/Fix/collapse.pm b/lib/Catmandu/Fix/collapse.pm index 7f31fb7dc..22ce77963 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Expander (); diff --git a/lib/Catmandu/Fix/copy_field.pm b/lib/Catmandu/Fix/copy_field.pm index 4dfaf4f4d..19b8e17d1 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/count.pm b/lib/Catmandu/Fix/count.pm index 24b62254a..5e17d0327 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/downcase.pm b/lib/Catmandu/Fix/downcase.pm index 5ebc84f0c..c993be2d8 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/expand.pm b/lib/Catmandu/Fix/expand.pm index d349501bc..eeb28fbff 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/expand_date.pm b/lib/Catmandu/Fix/expand_date.pm index 40d0c8756..b0ddb819e 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/filter.pm b/lib/Catmandu/Fix/filter.pm index 81e88e3e5..563817c02 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/flatten.pm b/lib/Catmandu/Fix/flatten.pm index 6e6204c64..508edb833 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/format.pm b/lib/Catmandu/Fix/format.pm index 907dfd3b2..140fb23a1 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/from_json.pm b/lib/Catmandu/Fix/from_json.pm index 97574bf79..c193166c9 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.0002'; +our $VERSION = '1.0002_01'; use Cpanel::JSON::XS (); use Moo; diff --git a/lib/Catmandu/Fix/hash.pm b/lib/Catmandu/Fix/hash.pm index f774a246d..65068daf0 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/import.pm b/lib/Catmandu/Fix/import.pm index 77c0cf0ec..7b42103eb 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu; use Moo; diff --git a/lib/Catmandu/Fix/include.pm b/lib/Catmandu/Fix/include.pm index fec0d5d8d..9a5621713 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu; diff --git a/lib/Catmandu/Fix/join_field.pm b/lib/Catmandu/Fix/join_field.pm index 3d35e0acd..d2d6c8ade 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/log.pm b/lib/Catmandu/Fix/log.pm index 03e64f14f..565b82036 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu; diff --git a/lib/Catmandu/Fix/lookup.pm b/lib/Catmandu/Fix/lookup.pm index 3202dbcf1..da5ea809d 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.0002'; +our $VERSION = '1.0002_01'; 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 7b2ce2876..ca05f48f9 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu; use Moo; diff --git a/lib/Catmandu/Fix/move_field.pm b/lib/Catmandu/Fix/move_field.pm index 5f74f4a73..5d234bea6 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/nothing.pm b/lib/Catmandu/Fix/nothing.pm index 7b7bffda1..94e4f31ab 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/parse_text.pm b/lib/Catmandu/Fix/parse_text.pm index 606689485..9e5988965 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/paste.pm b/lib/Catmandu/Fix/paste.pm index cc7568128..088947f63 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/perlcode.pm b/lib/Catmandu/Fix/perlcode.pm index cf01321c0..68d097b90 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/prepend.pm b/lib/Catmandu/Fix/prepend.pm index 9736fcfbb..0ca62606c 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/reject.pm b/lib/Catmandu/Fix/reject.pm index d4f89a1a2..378dbcff9 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/remove_field.pm b/lib/Catmandu/Fix/remove_field.pm index 10cf6bc3d..c65043e6e 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/replace_all.pm b/lib/Catmandu/Fix/replace_all.pm index 25d7f0410..ad7798447 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/retain.pm b/lib/Catmandu/Fix/retain.pm index be675e5d0..89ade1e23 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/retain_field.pm b/lib/Catmandu/Fix/retain_field.pm index 195e29deb..2d32abcfc 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/reverse.pm b/lib/Catmandu/Fix/reverse.pm index 1f0b79dc1..741567517 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/set_array.pm b/lib/Catmandu/Fix/set_array.pm index 34ec21360..5f940ae30 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/set_field.pm b/lib/Catmandu/Fix/set_field.pm index 3363a4f60..8721ab516 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.0002'; +our $VERSION = '1.0002_01'; use Clone qw(clone); use Moo; diff --git a/lib/Catmandu/Fix/set_hash.pm b/lib/Catmandu/Fix/set_hash.pm index 6c2439676..87de0d233 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/sleep.pm b/lib/Catmandu/Fix/sleep.pm index 6eb48ecff..9c3a31b14 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Time::HiRes; diff --git a/lib/Catmandu/Fix/sort_field.pm b/lib/Catmandu/Fix/sort_field.pm index 242d69d1e..3d8c71475 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.0002'; +our $VERSION = '1.0002_01'; use List::MoreUtils (); use Moo; diff --git a/lib/Catmandu/Fix/split_field.pm b/lib/Catmandu/Fix/split_field.pm index 3fc87085b..b4d2bfa33 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/substring.pm b/lib/Catmandu/Fix/substring.pm index 3b4f46e8e..540256095 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/sum.pm b/lib/Catmandu/Fix/sum.pm index b91acc567..bb0bc75ec 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.0002'; +our $VERSION = '1.0002_01'; use List::Util (); use Moo; diff --git a/lib/Catmandu/Fix/to_json.pm b/lib/Catmandu/Fix/to_json.pm index 5536adb8e..d7711c20b 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.0002'; +our $VERSION = '1.0002_01'; use Cpanel::JSON::XS (); use Moo; diff --git a/lib/Catmandu/Fix/trim.pm b/lib/Catmandu/Fix/trim.pm index 91f8f8135..8a3e69e43 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Unicode::Normalize; diff --git a/lib/Catmandu/Fix/uniq.pm b/lib/Catmandu/Fix/uniq.pm index 08c1ff2c4..ec45dc86f 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.0002'; +our $VERSION = '1.0002_01'; use List::MoreUtils (); use Moo; diff --git a/lib/Catmandu/Fix/upcase.pm b/lib/Catmandu/Fix/upcase.pm index 68bf94168..468d0ff2f 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Fix/uri_decode.pm b/lib/Catmandu/Fix/uri_decode.pm index 5a73630d8..2ee190c8a 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Encode (); diff --git a/lib/Catmandu/Fix/uri_encode.pm b/lib/Catmandu/Fix/uri_encode.pm index f286c9203..b1bcbc727 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use URI::Escape (); diff --git a/lib/Catmandu/Fix/vacuum.pm b/lib/Catmandu/Fix/vacuum.pm index 0cdab3151..d096b0000 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Expander (); diff --git a/lib/Catmandu/Fixable.pm b/lib/Catmandu/Fixable.pm index 6cc833273..89ab65dc5 100644 --- a/lib/Catmandu/Fixable.pm +++ b/lib/Catmandu/Fixable.pm @@ -2,7 +2,7 @@ package Catmandu::Fixable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_instance); use Catmandu; diff --git a/lib/Catmandu/Hits.pm b/lib/Catmandu/Hits.pm index cc4f56b57..d5db70874 100644 --- a/lib/Catmandu/Hits.pm +++ b/lib/Catmandu/Hits.pm @@ -2,7 +2,7 @@ package Catmandu::Hits; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/IdGenerator.pm b/lib/Catmandu/IdGenerator.pm index 7a84dfe5e..d3b17ac64 100644 --- a/lib/Catmandu/IdGenerator.pm +++ b/lib/Catmandu/IdGenerator.pm @@ -2,7 +2,7 @@ package Catmandu::IdGenerator; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/IdGenerator/Mock.pm b/lib/Catmandu/IdGenerator/Mock.pm index c9500aff2..a12903a2b 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util qw(check_natural); diff --git a/lib/Catmandu/IdGenerator/UUID.pm b/lib/Catmandu/IdGenerator/UUID.pm index 084d4f2c7..49880fb43 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.0002'; +our $VERSION = '1.0002_01'; use Data::UUID; use Moo; diff --git a/lib/Catmandu/Importer.pm b/lib/Catmandu/Importer.pm index 2c3540ddb..3cf4b799f 100644 --- a/lib/Catmandu/Importer.pm +++ b/lib/Catmandu/Importer.pm @@ -2,7 +2,7 @@ package Catmandu::Importer; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; 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 724a24584..f7876cc08 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.0002'; +our $VERSION = '1.0002_01'; use Text::CSV; use List::Util qw(reduce); diff --git a/lib/Catmandu/Importer/JSON.pm b/lib/Catmandu/Importer/JSON.pm index 9dd0a0ac4..607e02b55 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.0002'; +our $VERSION = '1.0002_01'; use Cpanel::JSON::XS (); use Moo; diff --git a/lib/Catmandu/Importer/Mock.pm b/lib/Catmandu/Importer/Mock.pm index 3d021eca9..ec9183c5f 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Importer/Modules.pm b/lib/Catmandu/Importer/Modules.pm index ec95c0789..9b2bc7a5b 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.0002'; +our $VERSION = '1.0002_01'; use Module::Info; use File::Spec; diff --git a/lib/Catmandu/Importer/Multi.pm b/lib/Catmandu/Importer/Multi.pm index 7d9efbfc0..39be714c1 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(is_string); use Catmandu; diff --git a/lib/Catmandu/Importer/Null.pm b/lib/Catmandu/Importer/Null.pm index b04783cf7..ac6305e3e 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Importer/TSV.pm b/lib/Catmandu/Importer/TSV.pm index 9a42a9120..8e3aac030 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Importer::CSV; use Moo; diff --git a/lib/Catmandu/Importer/Text.pm b/lib/Catmandu/Importer/Text.pm index b22b9e39d..6936c00f0 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean; diff --git a/lib/Catmandu/Importer/YAML.pm b/lib/Catmandu/Importer/YAML.pm index 244ca7b44..1b14a93bf 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.0002'; +our $VERSION = '1.0002_01'; use YAML::XS (); use Moo; diff --git a/lib/Catmandu/Interactive.pm b/lib/Catmandu/Interactive.pm index 763f7f0e9..181123721 100644 --- a/lib/Catmandu/Interactive.pm +++ b/lib/Catmandu/Interactive.pm @@ -2,7 +2,7 @@ package Catmandu::Interactive; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu; use Moo; diff --git a/lib/Catmandu/Iterable.pm b/lib/Catmandu/Iterable.pm index 10ed3171b..ef2cae690 100644 --- a/lib/Catmandu/Iterable.pm +++ b/lib/Catmandu/Iterable.pm @@ -2,7 +2,7 @@ package Catmandu::Iterable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; 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 e7600391a..4d2d24bc0 100644 --- a/lib/Catmandu/Iterator.pm +++ b/lib/Catmandu/Iterator.pm @@ -2,7 +2,7 @@ package Catmandu::Iterator; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Role::Tiny::With; use namespace::clean; diff --git a/lib/Catmandu/Logger.pm b/lib/Catmandu/Logger.pm index 369480a54..ffe485582 100644 --- a/lib/Catmandu/Logger.pm +++ b/lib/Catmandu/Logger.pm @@ -2,7 +2,7 @@ package Catmandu::Logger; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use MooX::Aliases; diff --git a/lib/Catmandu/MultiIterator.pm b/lib/Catmandu/MultiIterator.pm index 841ccf7f5..0dddc59ed 100644 --- a/lib/Catmandu/MultiIterator.pm +++ b/lib/Catmandu/MultiIterator.pm @@ -2,7 +2,7 @@ package Catmandu::MultiIterator; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Role::Tiny::With; use namespace::clean; diff --git a/lib/Catmandu/Paged.pm b/lib/Catmandu/Paged.pm index a08752799..2393a9424 100644 --- a/lib/Catmandu/Paged.pm +++ b/lib/Catmandu/Paged.pm @@ -2,7 +2,7 @@ package Catmandu::Paged; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Pluggable.pm b/lib/Catmandu/Pluggable.pm index d400141ca..0fb7ba278 100644 --- a/lib/Catmandu/Pluggable.pm +++ b/lib/Catmandu/Pluggable.pm @@ -2,7 +2,7 @@ package Catmandu::Pluggable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Plugin/Datestamps.pm b/lib/Catmandu/Plugin/Datestamps.pm index 053531a3c..67575f0e7 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.0002'; +our $VERSION = '1.0002_01'; use Role::Tiny; use POSIX qw(strftime); diff --git a/lib/Catmandu/Plugin/Versioning.pm b/lib/Catmandu/Plugin/Versioning.pm index f01cce24e..9aee348c4 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.0002'; +our $VERSION = '1.0002_01'; 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 5d756cc02..005594c03 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.0002'; +our $VERSION = '1.0002_01'; use feature (); use utf8; diff --git a/lib/Catmandu/Searchable.pm b/lib/Catmandu/Searchable.pm index d36142893..0f314c1d0 100644 --- a/lib/Catmandu/Searchable.pm +++ b/lib/Catmandu/Searchable.pm @@ -2,7 +2,7 @@ package Catmandu::Searchable; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:is); use Moo::Role; diff --git a/lib/Catmandu/Serializer.pm b/lib/Catmandu/Serializer.pm index d95e88e04..1ef45022f 100644 --- a/lib/Catmandu/Serializer.pm +++ b/lib/Catmandu/Serializer.pm @@ -2,7 +2,7 @@ package Catmandu::Serializer; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(require_package); use Moo::Role; diff --git a/lib/Catmandu/Serializer/json.pm b/lib/Catmandu/Serializer/json.pm index ffab9c258..e8261f422 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.0002'; +our $VERSION = '1.0002_01'; use Cpanel::JSON::XS (); use Moo; diff --git a/lib/Catmandu/Store.pm b/lib/Catmandu/Store.pm index 1cc6052bd..02130ed45 100644 --- a/lib/Catmandu/Store.pm +++ b/lib/Catmandu/Store.pm @@ -2,7 +2,7 @@ package Catmandu::Store; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Hash::Util::FieldHash (); use Sub::Quote qw(quote_sub); diff --git a/lib/Catmandu/Store/Hash.pm b/lib/Catmandu/Store/Hash.pm index 9f888aab8..3831557cc 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Util qw(:is); diff --git a/lib/Catmandu/Store/Hash/Bag.pm b/lib/Catmandu/Store/Hash/Bag.pm index 256606f0a..d83010dc9 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use Catmandu::Hits; diff --git a/lib/Catmandu/Store/Multi.pm b/lib/Catmandu/Store/Multi.pm index 1cdcc1110..4aff19799 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:is); use Catmandu::Store::Multi::Bag; diff --git a/lib/Catmandu/Store/Multi/Bag.pm b/lib/Catmandu/Store/Multi/Bag.pm index 258df6dd1..e3f0bba46 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.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Hits; use Moo; diff --git a/lib/Catmandu/TabularExporter.pm b/lib/Catmandu/TabularExporter.pm index f4fd48b82..4cca14664 100644 --- a/lib/Catmandu/TabularExporter.pm +++ b/lib/Catmandu/TabularExporter.pm @@ -2,7 +2,7 @@ package Catmandu::TabularExporter; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:is); use Moo::Role; diff --git a/lib/Catmandu/Transactional.pm b/lib/Catmandu/Transactional.pm index 7c34448a2..7afbf7d1e 100644 --- a/lib/Catmandu/Transactional.pm +++ b/lib/Catmandu/Transactional.pm @@ -2,7 +2,7 @@ package Catmandu::Transactional; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Moo::Role; use namespace::clean; diff --git a/lib/Catmandu/Util.pm b/lib/Catmandu/Util.pm index 392cba38e..71f1c7936 100644 --- a/lib/Catmandu/Util.pm +++ b/lib/Catmandu/Util.pm @@ -2,7 +2,7 @@ package Catmandu::Util; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Exporter qw(import); use Sub::Quote (); diff --git a/lib/Catmandu/Validator.pm b/lib/Catmandu/Validator.pm index bc87c7ab7..320321203 100644 --- a/lib/Catmandu/Validator.pm +++ b/lib/Catmandu/Validator.pm @@ -2,7 +2,7 @@ package Catmandu::Validator; use Catmandu::Sane; -our $VERSION = '1.0002'; +our $VERSION = '1.0002_01'; use Catmandu::Util qw(:is); use Moo::Role; diff --git a/lib/Catmandu/Validator/Simple.pm b/lib/Catmandu/Validator/Simple.pm index b4735ed89..fa3d583bb 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.0002'; +our $VERSION = '1.0002_01'; use Moo; use namespace::clean;