From f223407111a93834a7b9051f9f2ce16f07cfa036 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Wed, 8 Mar 2017 04:37:02 +1300 Subject: [PATCH] Build results of c69abcb (on master) --- Changes | 2 ++ META.json | 60 ++++++++++++++++++++--------------------- META.yml | 56 +++++++++++++++++++------------------- Makefile.PL | 2 +- lib/Acme/Flat.pm | 4 +-- lib/Acme/Flat/AV.pm | 4 +-- lib/Acme/Flat/BINOP.pm | 4 +-- lib/Acme/Flat/COP.pm | 4 +-- lib/Acme/Flat/CV.pm | 4 +-- lib/Acme/Flat/FM.pm | 4 +-- lib/Acme/Flat/GV.pm | 4 +-- lib/Acme/Flat/HV.pm | 4 +-- lib/Acme/Flat/IO.pm | 4 +-- lib/Acme/Flat/IV.pm | 4 +-- lib/Acme/Flat/LISTOP.pm | 4 +-- lib/Acme/Flat/LOOP.pm | 4 +-- lib/Acme/Flat/METHOP.pm | 4 +-- lib/Acme/Flat/NV.pm | 4 +-- lib/Acme/Flat/OP.pm | 4 +-- lib/Acme/Flat/PADOP.pm | 4 +-- lib/Acme/Flat/PMOP.pm | 4 +-- lib/Acme/Flat/PV.pm | 4 +-- lib/Acme/Flat/PVIV.pm | 4 +-- lib/Acme/Flat/PVLV.pm | 4 +-- lib/Acme/Flat/PVMG.pm | 4 +-- lib/Acme/Flat/PVNV.pm | 4 +-- lib/Acme/Flat/PVOP.pm | 4 +-- lib/Acme/Flat/REGEXP.pm | 4 +-- lib/Acme/Flat/SV.pm | 4 +-- lib/Acme/Flat/SVOP.pm | 4 +-- lib/Acme/Flat/UNOP.pm | 4 +-- misc/Changes.deps | 4 ++- misc/Changes.deps.all | 4 ++- misc/Changes.deps.dev | 4 ++- misc/Changes.deps.opt | 4 ++- 35 files changed, 127 insertions(+), 117 deletions(-) diff --git a/Changes b/Changes index 0c422e7..0ba72ff 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Release history for Acme-Flat +0.001002 2017-03-07T15:36:52Z c69abcb + 0.001001 2017-03-07T15:34:24Z d6f7869 - Bugfix: fix test failure with -Ddefault_inc_excludes_dot diff --git a/META.json b/META.json index 14e174e..df555a8 100644 --- a/META.json +++ b/META.json @@ -120,111 +120,111 @@ "provides" : { "Acme::Flat" : { "file" : "lib/Acme/Flat.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::AV" : { "file" : "lib/Acme/Flat/AV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::BINOP" : { "file" : "lib/Acme/Flat/BINOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::COP" : { "file" : "lib/Acme/Flat/COP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::CV" : { "file" : "lib/Acme/Flat/CV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::FM" : { "file" : "lib/Acme/Flat/FM.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::GV" : { "file" : "lib/Acme/Flat/GV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::HV" : { "file" : "lib/Acme/Flat/HV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::IO" : { "file" : "lib/Acme/Flat/IO.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::IV" : { "file" : "lib/Acme/Flat/IV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::LISTOP" : { "file" : "lib/Acme/Flat/LISTOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::LOOP" : { "file" : "lib/Acme/Flat/LOOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::METHOP" : { "file" : "lib/Acme/Flat/METHOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::NV" : { "file" : "lib/Acme/Flat/NV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::OP" : { "file" : "lib/Acme/Flat/OP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PADOP" : { "file" : "lib/Acme/Flat/PADOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PMOP" : { "file" : "lib/Acme/Flat/PMOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PV" : { "file" : "lib/Acme/Flat/PV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PVIV" : { "file" : "lib/Acme/Flat/PVIV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PVLV" : { "file" : "lib/Acme/Flat/PVLV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PVMG" : { "file" : "lib/Acme/Flat/PVMG.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PVNV" : { "file" : "lib/Acme/Flat/PVNV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::PVOP" : { "file" : "lib/Acme/Flat/PVOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::REGEXP" : { "file" : "lib/Acme/Flat/REGEXP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::SV" : { "file" : "lib/Acme/Flat/SV.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::SVOP" : { "file" : "lib/Acme/Flat/SVOP.pm", - "version" : "0.001001" + "version" : "0.001002" }, "Acme::Flat::UNOP" : { "file" : "lib/Acme/Flat/UNOP.pm", - "version" : "0.001001" + "version" : "0.001002" } }, "release_status" : "stable", @@ -239,7 +239,7 @@ "web" : "https://github.com/kentnl/Acme-Flat" } }, - "version" : "0.001001", + "version" : "0.001002", "x_BuiltWith" : { "external_file" : "misc/built_with.json" }, @@ -769,7 +769,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "0.001001-source", + "tag" : "0.001002-source", "tag_format" : "%v-source", "tag_message" : "v%v" }, @@ -863,7 +863,7 @@ "branch" : "releases", "changelog" : "Changes", "signed" : 0, - "tag" : "0.001001", + "tag" : "0.001002", "tag_format" : "%v", "tag_message" : "v%v" }, diff --git a/META.yml b/META.yml index 3b959e6..cc26d56 100644 --- a/META.yml +++ b/META.yml @@ -20,85 +20,85 @@ name: Acme-Flat provides: Acme::Flat: file: lib/Acme/Flat.pm - version: '0.001001' + version: '0.001002' Acme::Flat::AV: file: lib/Acme/Flat/AV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::BINOP: file: lib/Acme/Flat/BINOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::COP: file: lib/Acme/Flat/COP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::CV: file: lib/Acme/Flat/CV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::FM: file: lib/Acme/Flat/FM.pm - version: '0.001001' + version: '0.001002' Acme::Flat::GV: file: lib/Acme/Flat/GV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::HV: file: lib/Acme/Flat/HV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::IO: file: lib/Acme/Flat/IO.pm - version: '0.001001' + version: '0.001002' Acme::Flat::IV: file: lib/Acme/Flat/IV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::LISTOP: file: lib/Acme/Flat/LISTOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::LOOP: file: lib/Acme/Flat/LOOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::METHOP: file: lib/Acme/Flat/METHOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::NV: file: lib/Acme/Flat/NV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::OP: file: lib/Acme/Flat/OP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PADOP: file: lib/Acme/Flat/PADOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PMOP: file: lib/Acme/Flat/PMOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PV: file: lib/Acme/Flat/PV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PVIV: file: lib/Acme/Flat/PVIV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PVLV: file: lib/Acme/Flat/PVLV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PVMG: file: lib/Acme/Flat/PVMG.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PVNV: file: lib/Acme/Flat/PVNV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::PVOP: file: lib/Acme/Flat/PVOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::REGEXP: file: lib/Acme/Flat/REGEXP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::SV: file: lib/Acme/Flat/SV.pm - version: '0.001001' + version: '0.001002' Acme::Flat::SVOP: file: lib/Acme/Flat/SVOP.pm - version: '0.001001' + version: '0.001002' Acme::Flat::UNOP: file: lib/Acme/Flat/UNOP.pm - version: '0.001001' + version: '0.001002' requires: Class::Tiny: '0' parent: '0' @@ -109,4 +109,4 @@ resources: bugtracker: https://github.com/kentnl/Acme-Flat/issues homepage: https://github.com/kentnl/Acme-Flat repository: https://github.com/kentnl/Acme-Flat.git -version: '0.001001' +version: '0.001002' diff --git a/Makefile.PL b/Makefile.PL index be78d62..55aac5e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,7 +27,7 @@ my %WriteMakefileArgs = ( "File::Spec" => 0, "Test::More" => 0 }, - "VERSION" => "0.001001", + "VERSION" => "0.001002", "test" => { "TESTS" => "t/*.t t/00-compile/*.t" } diff --git a/lib/Acme/Flat.pm b/lib/Acme/Flat.pm index aec6fd4..5437eb8 100644 --- a/lib/Acme/Flat.pm +++ b/lib/Acme/Flat.pm @@ -4,7 +4,7 @@ use warnings; package Acme::Flat; -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; # ABSTRACT: A Pure Perl reimplementation of B Internals @@ -24,7 +24,7 @@ Acme::Flat - A Pure Perl reimplementation of B Internals =head1 VERSION -version 0.001001 +version 0.001002 =head1 DESCRIPTION diff --git a/lib/Acme/Flat/AV.pm b/lib/Acme/Flat/AV.pm index d550bb8..b3e95bf 100644 --- a/lib/Acme/Flat/AV.pm +++ b/lib/Acme/Flat/AV.pm @@ -6,7 +6,7 @@ package Acme::Flat::AV; # ABSTRACT: An Array Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::PVMG'; @@ -26,7 +26,7 @@ Acme::Flat::AV - An Array Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/BINOP.pm b/lib/Acme/Flat/BINOP.pm index 3876170..8b25235 100644 --- a/lib/Acme/Flat/BINOP.pm +++ b/lib/Acme/Flat/BINOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::BINOP; # ABSTRACT: A Binary Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::BINOP - A Binary Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/COP.pm b/lib/Acme/Flat/COP.pm index 9d85ae8..b6ad24b 100644 --- a/lib/Acme/Flat/COP.pm +++ b/lib/Acme/Flat/COP.pm @@ -6,7 +6,7 @@ package Acme::Flat::COP; # ABSTRACT: A State Operation (Control OP). -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::COP - A State Operation (Control OP). =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/CV.pm b/lib/Acme/Flat/CV.pm index 63aa90e..bdc84df 100644 --- a/lib/Acme/Flat/CV.pm +++ b/lib/Acme/Flat/CV.pm @@ -6,7 +6,7 @@ package Acme::Flat::CV; # ABSTRACT: A Code Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::PVMG'; @@ -26,7 +26,7 @@ Acme::Flat::CV - A Code Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/FM.pm b/lib/Acme/Flat/FM.pm index 0d54147..a2ce0ab 100644 --- a/lib/Acme/Flat/FM.pm +++ b/lib/Acme/Flat/FM.pm @@ -6,7 +6,7 @@ package Acme::Flat::FM; # ABSTRACT: A Form Metadata container -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::CV'; @@ -26,7 +26,7 @@ Acme::Flat::FM - A Form Metadata container =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/GV.pm b/lib/Acme/Flat/GV.pm index bec56bc..b63c50a 100644 --- a/lib/Acme/Flat/GV.pm +++ b/lib/Acme/Flat/GV.pm @@ -6,7 +6,7 @@ package Acme::Flat::GV; # ABSTRACT: A Glob Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::GV - A Glob Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/HV.pm b/lib/Acme/Flat/HV.pm index 914035c..3401953 100644 --- a/lib/Acme/Flat/HV.pm +++ b/lib/Acme/Flat/HV.pm @@ -6,7 +6,7 @@ package Acme::Flat::HV; # ABSTRACT: A Hash Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::PVMG'; @@ -26,7 +26,7 @@ Acme::Flat::HV - A Hash Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/IO.pm b/lib/Acme/Flat/IO.pm index f186311..24cf0bd 100644 --- a/lib/Acme/Flat/IO.pm +++ b/lib/Acme/Flat/IO.pm @@ -6,7 +6,7 @@ package Acme::Flat::IO; # ABSTRACT: An IO Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::PVMG'; @@ -26,7 +26,7 @@ Acme::Flat::IO - An IO Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/IV.pm b/lib/Acme/Flat/IV.pm index fbc30fa..9d580da 100644 --- a/lib/Acme/Flat/IV.pm +++ b/lib/Acme/Flat/IV.pm @@ -6,7 +6,7 @@ package Acme::Flat::IV; # ABSTRACT: An Integer Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::IV - An Integer Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/LISTOP.pm b/lib/Acme/Flat/LISTOP.pm index f544cc1..056038e 100644 --- a/lib/Acme/Flat/LISTOP.pm +++ b/lib/Acme/Flat/LISTOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::LISTOP; # ABSTRACT: A List Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::LISTOP - A List Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/LOOP.pm b/lib/Acme/Flat/LOOP.pm index 433ad38..2db290d 100644 --- a/lib/Acme/Flat/LOOP.pm +++ b/lib/Acme/Flat/LOOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::LOOP; # ABSTRACT: A Loop Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::LOOP - A Loop Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/METHOP.pm b/lib/Acme/Flat/METHOP.pm index 8b03dc7..da6c3b2 100644 --- a/lib/Acme/Flat/METHOP.pm +++ b/lib/Acme/Flat/METHOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::METHOP; # ABSTRACT: A Method Call Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::METHOP - A Method Call Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/NV.pm b/lib/Acme/Flat/NV.pm index ddccfdc..71a4ace 100644 --- a/lib/Acme/Flat/NV.pm +++ b/lib/Acme/Flat/NV.pm @@ -6,7 +6,7 @@ package Acme::Flat::NV; # ABSTRACT: A Numeric Value ( Float/Double ) -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::NV - A Numeric Value ( Float/Double ) =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/OP.pm b/lib/Acme/Flat/OP.pm index 4753b46..853c000 100644 --- a/lib/Acme/Flat/OP.pm +++ b/lib/Acme/Flat/OP.pm @@ -6,7 +6,7 @@ package Acme::Flat::OP; # ABSTRACT: An Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -26,7 +26,7 @@ Acme::Flat::OP - An Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PADOP.pm b/lib/Acme/Flat/PADOP.pm index d933d72..7550af8 100644 --- a/lib/Acme/Flat/PADOP.pm +++ b/lib/Acme/Flat/PADOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::PADOP; # ABSTRACT: An Operation with a reference to a PAD element. -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::PADOP - An Operation with a reference to a PAD element. =head1 VERSION -version 0.001001 +version 0.001002 =head1 DESCRIPTION diff --git a/lib/Acme/Flat/PMOP.pm b/lib/Acme/Flat/PMOP.pm index 52752a9..c4845ec 100644 --- a/lib/Acme/Flat/PMOP.pm +++ b/lib/Acme/Flat/PMOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::PMOP; # ABSTRACT: A Regexp (Pattern Matching) Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::PMOP - A Regexp (Pattern Matching) Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PV.pm b/lib/Acme/Flat/PV.pm index 7fd2b63..8e484d8 100644 --- a/lib/Acme/Flat/PV.pm +++ b/lib/Acme/Flat/PV.pm @@ -6,7 +6,7 @@ package Acme::Flat::PV; # ABSTRACT: A Pointer Value ( Generally, for strings ) -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::PV - A Pointer Value ( Generally, for strings ) =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PVIV.pm b/lib/Acme/Flat/PVIV.pm index e73b25a..bc647fa 100644 --- a/lib/Acme/Flat/PVIV.pm +++ b/lib/Acme/Flat/PVIV.pm @@ -6,7 +6,7 @@ package Acme::Flat::PVIV; # ABSTRACT: A Value with both String and Integer Parts -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent qw( Acme::Flat::PV Acme::Flat::IV ); @@ -26,7 +26,7 @@ Acme::Flat::PVIV - A Value with both String and Integer Parts =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PVLV.pm b/lib/Acme/Flat/PVLV.pm index 420a81a..7b25f7a 100644 --- a/lib/Acme/Flat/PVLV.pm +++ b/lib/Acme/Flat/PVLV.pm @@ -6,7 +6,7 @@ package Acme::Flat::PVLV; # ABSTRACT: A Special Magic LValue value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::GV'; @@ -26,7 +26,7 @@ Acme::Flat::PVLV - A Special Magic LValue value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PVMG.pm b/lib/Acme/Flat/PVMG.pm index 3183865..62fd1ba 100644 --- a/lib/Acme/Flat/PVMG.pm +++ b/lib/Acme/Flat/PVMG.pm @@ -6,7 +6,7 @@ package Acme::Flat::PVMG; # ABSTRACT: A Value with Magic -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent qw( Acme::Flat::PVNV ); @@ -26,7 +26,7 @@ Acme::Flat::PVMG - A Value with Magic =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PVNV.pm b/lib/Acme/Flat/PVNV.pm index 5479a37..37170fb 100644 --- a/lib/Acme/Flat/PVNV.pm +++ b/lib/Acme/Flat/PVNV.pm @@ -6,7 +6,7 @@ package Acme::Flat::PVNV; # ABSTRACT: A Value with Float, Integer, and String Parts -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent qw( Acme::Flat::PVIV Acme::Flat::NV ); @@ -26,7 +26,7 @@ Acme::Flat::PVNV - A Value with Float, Integer, and String Parts =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/PVOP.pm b/lib/Acme/Flat/PVOP.pm index 02078a1..85b3999 100644 --- a/lib/Acme/Flat/PVOP.pm +++ b/lib/Acme/Flat/PVOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::PVOP; # ABSTRACT: An Operator with an embedded C Pointer -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::PVOP - An Operator with an embedded C Pointer =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/REGEXP.pm b/lib/Acme/Flat/REGEXP.pm index 047b3e1..7775741 100644 --- a/lib/Acme/Flat/REGEXP.pm +++ b/lib/Acme/Flat/REGEXP.pm @@ -6,7 +6,7 @@ package Acme::Flat::REGEXP; # ABSTRACT: A Regular Expression Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY use parent 'Acme::Flat::PVMG'; @@ -26,7 +26,7 @@ Acme::Flat::REGEXP - A Regular Expression Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/SV.pm b/lib/Acme/Flat/SV.pm index fbd495b..293a38f 100644 --- a/lib/Acme/Flat/SV.pm +++ b/lib/Acme/Flat/SV.pm @@ -6,7 +6,7 @@ package Acme::Flat::SV; # ABSTRACT: A Scalar Value -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -26,7 +26,7 @@ Acme::Flat::SV - A Scalar Value =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/lib/Acme/Flat/SVOP.pm b/lib/Acme/Flat/SVOP.pm index a18a705..551ed49 100644 --- a/lib/Acme/Flat/SVOP.pm +++ b/lib/Acme/Flat/SVOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::SVOP; # ABSTRACT: An Operation with a static embedded SV. -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::SVOP - An Operation with a static embedded SV. =head1 VERSION -version 0.001001 +version 0.001002 =head1 EXAMPLES diff --git a/lib/Acme/Flat/UNOP.pm b/lib/Acme/Flat/UNOP.pm index 6c25c1b..08e1d3f 100644 --- a/lib/Acme/Flat/UNOP.pm +++ b/lib/Acme/Flat/UNOP.pm @@ -6,7 +6,7 @@ package Acme::Flat::UNOP; # ABSTRACT: A Unary Operation -our $VERSION = '0.001001'; +our $VERSION = '0.001002'; our $AUTHORITY = 'cpan:KENTNL'; # AUTHORITY @@ -27,7 +27,7 @@ Acme::Flat::UNOP - A Unary Operation =head1 VERSION -version 0.001001 +version 0.001002 =head1 AUTHOR diff --git a/misc/Changes.deps b/misc/Changes.deps index fc8a2ba..3cf9b2a 100644 --- a/misc/Changes.deps +++ b/misc/Changes.deps @@ -1,5 +1,7 @@ This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test) -0.001001 +0.001002 + +0.001001 2017-03-07T15:34:24Z [Changed / test requires] - Test::More 0.89 → 0 diff --git a/misc/Changes.deps.all b/misc/Changes.deps.all index 31ff78a..34da93c 100644 --- a/misc/Changes.deps.all +++ b/misc/Changes.deps.all @@ -1,6 +1,8 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop) -0.001001 +0.001002 + +0.001001 2017-03-07T15:34:24Z [Added / develop requires] - Dist::Zilla::Plugin::MetaYAML::Minimal - Dist::Zilla::Plugin::RemovePrereqs::Provided diff --git a/misc/Changes.deps.dev b/misc/Changes.deps.dev index fc1dd72..a07742a 100644 --- a/misc/Changes.deps.dev +++ b/misc/Changes.deps.dev @@ -1,6 +1,8 @@ This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL ) -0.001001 +0.001002 + +0.001001 2017-03-07T15:34:24Z [Added / develop requires] - Dist::Zilla::Plugin::MetaYAML::Minimal - Dist::Zilla::Plugin::RemovePrereqs::Provided diff --git a/misc/Changes.deps.opt b/misc/Changes.deps.opt index b87dd70..4f03135 100644 --- a/misc/Changes.deps.opt +++ b/misc/Changes.deps.opt @@ -1,3 +1,5 @@ This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test) -0.001001 +0.001002 + +0.001001 2017-03-07T15:34:24Z