Hello community,

here is the log from the commit of package perl-Type-Tiny for openSUSE:Factory 
checked in at 2020-09-07 21:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Type-Tiny"

Mon Sep  7 21:36:06 2020 rev:21 rq:832737 version:1.010006

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes    
2020-08-29 20:41:13.129436815 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.3399/perl-Type-Tiny.changes  
2020-09-07 21:36:23.965409762 +0200
@@ -1,0 +2,21 @@
+Sat Sep  5 03:26:16 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 1.010006
+   see /usr/share/doc/packages/perl-Type-Tiny/Changes
+
+  1.010006     2020-09-04
+
+   [ Bug Fixes ]
+   - Eliminate recusion warnings when Type::Parser needs to parse complex
+     types.
+     Fixes RT#121957.
+     Diab Jerius++
+     <https://rt.cpan.org/Ticket/Display.html?id=121957>
+
+   [ Other ]
+   - Better handling of coercions for pre-declared types in Type::Library.
+     The type objects created before the type was properly defined will now
+     lazily attempt to find coercions from the properly defined type once it
+     becomes available.
+
+-------------------------------------------------------------------

Old:
----
  Type-Tiny-1.010005.tar.gz

New:
----
  Type-Tiny-1.010006.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Type-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.1B7PrU/_old  2020-09-07 21:36:26.621410992 +0200
+++ /var/tmp/diff_new_pack.1B7PrU/_new  2020-09-07 21:36:26.621410992 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Type-Tiny
-Version:        1.010005
+Version:        1.010006
 Release:        0
 %define cpan_name Type-Tiny
 Summary:        Tiny, yet Moo(se)-compatible type constraint

++++++ Type-Tiny-1.010005.tar.gz -> Type-Tiny-1.010006.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/COPYRIGHT 
new/Type-Tiny-1.010006/COPYRIGHT
--- old/Type-Tiny-1.010005/COPYRIGHT    2020-08-26 15:50:11.000000000 +0200
+++ new/Type-Tiny-1.010006/COPYRIGHT    2020-09-04 12:34:41.000000000 +0200
@@ -327,14 +327,6 @@
 Copyright: Copyright 2017 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt92571-2.t
- t/40-regression/rt92571.t
- t/40-regression/rt92591.t
- t/40-regression/rt94196.t
- t/40-regression/rt97684.t
-Copyright: This software is copyright (c) 2014, 2017-2020 by Diab Jerius.
-License: GPL-1.0+ or Artistic-1.0
-
 Files: lib/Types/Standard/CycleTuple.pm
  t/20-unit/Type-Tiny-_HalfOp/double-union.t
  t/20-unit/Type-Tiny/constraint-strings.t
@@ -351,11 +343,12 @@
 Copyright: Copyright 1970 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/20-unit/Type-Library/recursive-type-definitions.t
- t/20-unit/Type-Registry/parent.t
- t/40-regression/rt131401.t
- t/40-regression/rt131576.t
-Copyright: This software is copyright (c) 2020 by Toby Inkster.
+Files: t/40-regression/rt92571-2.t
+ t/40-regression/rt92571.t
+ t/40-regression/rt92591.t
+ t/40-regression/rt94196.t
+ t/40-regression/rt97684.t
+Copyright: This software is copyright (c) 2014, 2017-2020 by Diab Jerius.
 License: GPL-1.0+ or Artistic-1.0
 
 Files: t/20-unit/Types-Common-Numeric/basic.t
@@ -372,6 +365,13 @@
 Copyright: Copyright 2020 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
+Files: t/20-unit/Type-Library/recursive-type-definitions.t
+ t/20-unit/Type-Registry/parent.t
+ t/40-regression/rt131401.t
+ t/40-regression/rt131576.t
+Copyright: This software is copyright (c) 2020 by Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
+
 Files: lib/Type/Tiny/_HalfOp.pm
  t/20-unit/Type-Tiny-_HalfOp/overload-precedence.t
  t/40-regression/73f51e2d.pl
@@ -385,11 +385,6 @@
 Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Diab Jerius.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: inc/archaic/Test/More.pm
- inc/archaic/Test/Simple.pm
-Copyright: Copyright 2001-2008 by Michael G Schwern <[email protected]>.
-License: GPL-1.0+ or Artistic-1.0
-
 Files: COPYRIGHT
  SIGNATURE
 Copyright: None
@@ -400,89 +395,94 @@
 Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Vyacheslav 
Matyukhin.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: examples/benchmarking/benchmark-param-validation.pl
-Copyright: Copyright 2018 Toby Inkster.
+Files: inc/archaic/Test/More.pm
+ inc/archaic/Test/Simple.pm
+Copyright: Copyright 2001-2008 by Michael G Schwern <[email protected]>.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/20-unit/Type-Tiny-_HalfOp/extra-params.t
-Copyright: This software is copyright (c) 2020 by Graham Knop.
+Files: t/30-integration/Class-InsideOut/basic.t
+Copyright: This software is copyright (c) 2013-2014, 2017-2020 by David 
Golden, Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: inc/archaic/Test/Builder/IO/Scalar.pm
-Copyright: Copyright (c) 1996 by Eryq.  All rights reserved.
- Copyright (c) 1999,2001 by ZeeGee Software Inc.  All rights reserved.
+Files: CONTRIBUTING
+Copyright: Copyright 2019 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: inc/Test/Fatal.pm
-Copyright: Copyright 2014 Ricardo Signes.
+Files: examples/benchmarking/benchmark-param-validation.pl
+Copyright: Copyright 2018 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
 Files: t/40-regression/gh1.t
 Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Richard 
Simões.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: inc/Test/Requires.pm
-Copyright: Copyright 2019 MATSUNO Tokuhiro.
+Files: t/40-regression/rt98113.t
+Copyright: This software is copyright (c) 2014, 2017-2020 by Dagfinn Ilmari 
Mannsåker.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/30-integration/Class-InsideOut/basic.t
-Copyright: This software is copyright (c) 2013-2014, 2017-2020 by David 
Golden, Toby Inkster.
+Files: inc/Test/Requires.pm
+Copyright: Copyright 2019 MATSUNO Tokuhiro.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/ttxs-gh1.t
-Copyright: This software is copyright (c) 2014, 2017-2020 by Jed Lund.
+Files: t/40-regression/rt125765.t
+Copyright: This software is copyright (c) 2018-2020 by KB Jørgensen.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: CONTRIBUTING
-Copyright: Copyright 2019 Toby Inkster.
+Files: t/40-regression/rt125132.t
+Copyright: This software is copyright (c) 2018-2020 by Marc Ballarin.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/30-integration/MooseX-Getopt/coercion.t
-Copyright: This software is copyright (c) 2014, 2017-2020 by Alexander 
Hartmaier.
+Files: dist.ini
+Copyright: Copyright 2014 Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt98113.t
-Copyright: This software is copyright (c) 2014, 2017-2020 by Dagfinn Ilmari 
Mannsåker.
+Files: t/40-regression/rt90096.t
+Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Samuel 
Kaufman.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: dist.ini
-Copyright: Copyright 2014 Toby Inkster.
+Files: inc/archaic/Test/Builder.pm
+Copyright: Copyright 2002-2008 by chromatic <[email protected]> and.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt125765.t
-Copyright: This software is copyright (c) 2018-2020 by KB Jørgensen.
+Files: t/20-unit/Type-Params/multisig-custom-message.t
+Copyright: This software is copyright (c) 2018-2020 by Benct Philip Jonsson.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/99-moose-std-types-test.t
-Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Infinity 
Interactive, Inc..
+Files: t/40-regression/rt133141.t
+Copyright: This software is copyright (c) 2020 by Andrew Ruder.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt90096.t
-Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Samuel 
Kaufman.
+Files: t/40-regression/ttxs-gh1.t
+Copyright: This software is copyright (c) 2014, 2017-2020 by Jed Lund.
 License: GPL-1.0+ or Artistic-1.0
 
 Files: inc/Try/Tiny.pm
 Copyright: Copyright 2014 Yuval Kogman.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: inc/archaic/Test/Builder.pm
-Copyright: Copyright 2002-2008 by chromatic <[email protected]> and.
+Files: t/99-moose-std-types-test.t
+Copyright: This software is copyright (c) 2013-2014, 2017-2020 by Infinity 
Interactive, Inc..
 License: GPL-1.0+ or Artistic-1.0
 
 Files: examples/benchmarking/benchmark-coercions.pl
 Copyright: This software is copyright (c) 2013-2014, 2017 by Toby Inkster.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/20-unit/Type-Params/multisig-custom-message.t
-Copyright: This software is copyright (c) 2018-2020 by Benct Philip Jonsson.
+Files: t/20-unit/Type-Tiny-_HalfOp/extra-params.t
+Copyright: This software is copyright (c) 2020 by Graham Knop.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt133141.t
-Copyright: This software is copyright (c) 2020 by Andrew Ruder.
+Files: inc/archaic/Test/Builder/IO/Scalar.pm
+Copyright: Copyright (c) 1996 by Eryq.  All rights reserved.
+ Copyright (c) 1999,2001 by ZeeGee Software Inc.  All rights reserved.
 License: GPL-1.0+ or Artistic-1.0
 
-Files: t/40-regression/rt125132.t
-Copyright: This software is copyright (c) 2018-2020 by Marc Ballarin.
+Files: inc/Test/Fatal.pm
+Copyright: Copyright 2014 Ricardo Signes.
+License: GPL-1.0+ or Artistic-1.0
+
+Files: t/30-integration/MooseX-Getopt/coercion.t
+Copyright: This software is copyright (c) 2014, 2017-2020 by Alexander 
Hartmaier.
 License: GPL-1.0+ or Artistic-1.0
 
 License: Artistic-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/Changes 
new/Type-Tiny-1.010006/Changes
--- old/Type-Tiny-1.010005/Changes      2020-08-26 15:48:23.000000000 +0200
+++ new/Type-Tiny-1.010006/Changes      2020-09-04 12:33:21.000000000 +0200
@@ -7,6 +7,21 @@
 Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Type-Tiny>
 Maintainer:   Toby Inkster (TOBYINK) <[email protected]>
 
+1.010006       2020-09-04
+
+ [ Bug Fixes ]
+ - Eliminate recusion warnings when Type::Parser needs to parse complex
+   types.
+   Fixes RT#121957.
+   Diab Jerius++
+   <https://rt.cpan.org/Ticket/Display.html?id=121957>
+
+ [ Other ]
+ - Better handling of coercions for pre-declared types in Type::Library.
+   The type objects created before the type was properly defined will now
+   lazily attempt to find coercions from the properly defined type once it
+   becomes available.
+
 1.010005       2020-08-26
 
  - Improvements to $AvoidCallbacks support for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/META.json 
new/Type-Tiny-1.010006/META.json
--- old/Type-Tiny-1.010005/META.json    2020-08-26 15:50:10.000000000 +0200
+++ new/Type-Tiny-1.010006/META.json    2020-09-04 12:34:41.000000000 +0200
@@ -96,155 +96,155 @@
    "provides" : {
       "Devel::TypeTiny::Perl56Compat" : {
          "file" : "lib/Devel/TypeTiny/Perl56Compat.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Devel::TypeTiny::Perl58Compat" : {
          "file" : "lib/Devel/TypeTiny/Perl58Compat.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Error::TypeTiny" : {
          "file" : "lib/Error/TypeTiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Error::TypeTiny::Assertion" : {
          "file" : "lib/Error/TypeTiny/Assertion.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Error::TypeTiny::Compilation" : {
          "file" : "lib/Error/TypeTiny/Compilation.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Error::TypeTiny::WrongNumberOfParameters" : {
          "file" : "lib/Error/TypeTiny/WrongNumberOfParameters.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Eval::TypeTiny" : {
          "file" : "lib/Eval/TypeTiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Reply::Plugin::TypeTiny" : {
          "file" : "lib/Reply/Plugin/TypeTiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Test::TypeTiny" : {
          "file" : "lib/Test/TypeTiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Coercion" : {
          "file" : "lib/Type/Coercion.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Coercion::FromMoose" : {
          "file" : "lib/Type/Coercion/FromMoose.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Coercion::Union" : {
          "file" : "lib/Type/Coercion/Union.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Library" : {
          "file" : "lib/Type/Library.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Params" : {
          "file" : "lib/Type/Params.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Parser" : {
          "file" : "lib/Type/Parser.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Registry" : {
          "file" : "lib/Type/Registry.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny" : {
          "file" : "lib/Type/Tiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Class" : {
          "file" : "lib/Type/Tiny/Class.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::ConstrainedObject" : {
          "file" : "lib/Type/Tiny/ConstrainedObject.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Duck" : {
          "file" : "lib/Type/Tiny/Duck.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Enum" : {
          "file" : "lib/Type/Tiny/Enum.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Intersection" : {
          "file" : "lib/Type/Tiny/Intersection.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Role" : {
          "file" : "lib/Type/Tiny/Role.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Tiny::Union" : {
          "file" : "lib/Type/Tiny/Union.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Type::Utils" : {
          "file" : "lib/Type/Utils.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Common::Numeric" : {
          "file" : "lib/Types/Common/Numeric.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Common::String" : {
          "file" : "lib/Types/Common/String.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard" : {
          "file" : "lib/Types/Standard.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::ArrayRef" : {
          "file" : "lib/Types/Standard/ArrayRef.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::CycleTuple" : {
          "file" : "lib/Types/Standard/CycleTuple.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::Dict" : {
          "file" : "lib/Types/Standard/Dict.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::HashRef" : {
          "file" : "lib/Types/Standard/HashRef.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::Map" : {
          "file" : "lib/Types/Standard/Map.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::ScalarRef" : {
          "file" : "lib/Types/Standard/ScalarRef.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::StrMatch" : {
          "file" : "lib/Types/Standard/StrMatch.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::Tied" : {
          "file" : "lib/Types/Standard/Tied.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::Standard::Tuple" : {
          "file" : "lib/Types/Standard/Tuple.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       },
       "Types::TypeTiny" : {
          "file" : "lib/Types/TypeTiny.pm",
-         "version" : "1.010005"
+         "version" : "1.010006"
       }
    },
    "release_status" : "stable",
@@ -263,7 +263,7 @@
       },
       "x_identifier" : "http://purl.org/NET/cpan-uri/dist/Type-Tiny/project";
    },
-   "version" : "1.010005",
+   "version" : "1.010006",
    "x_breaks" : {
       "Kavorka" : "<= 0.013",
       "Types::ReadOnly" : "<= 0.001"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/META.yml 
new/Type-Tiny-1.010006/META.yml
--- old/Type-Tiny-1.010005/META.yml     2020-08-26 15:50:10.000000000 +0200
+++ new/Type-Tiny-1.010006/META.yml     2020-09-04 12:34:41.000000000 +0200
@@ -40,118 +40,118 @@
 provides:
   Devel::TypeTiny::Perl56Compat:
     file: lib/Devel/TypeTiny/Perl56Compat.pm
-    version: '1.010005'
+    version: '1.010006'
   Devel::TypeTiny::Perl58Compat:
     file: lib/Devel/TypeTiny/Perl58Compat.pm
-    version: '1.010005'
+    version: '1.010006'
   Error::TypeTiny:
     file: lib/Error/TypeTiny.pm
-    version: '1.010005'
+    version: '1.010006'
   Error::TypeTiny::Assertion:
     file: lib/Error/TypeTiny/Assertion.pm
-    version: '1.010005'
+    version: '1.010006'
   Error::TypeTiny::Compilation:
     file: lib/Error/TypeTiny/Compilation.pm
-    version: '1.010005'
+    version: '1.010006'
   Error::TypeTiny::WrongNumberOfParameters:
     file: lib/Error/TypeTiny/WrongNumberOfParameters.pm
-    version: '1.010005'
+    version: '1.010006'
   Eval::TypeTiny:
     file: lib/Eval/TypeTiny.pm
-    version: '1.010005'
+    version: '1.010006'
   Reply::Plugin::TypeTiny:
     file: lib/Reply/Plugin/TypeTiny.pm
-    version: '1.010005'
+    version: '1.010006'
   Test::TypeTiny:
     file: lib/Test/TypeTiny.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Coercion:
     file: lib/Type/Coercion.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Coercion::FromMoose:
     file: lib/Type/Coercion/FromMoose.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Coercion::Union:
     file: lib/Type/Coercion/Union.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Library:
     file: lib/Type/Library.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Params:
     file: lib/Type/Params.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Parser:
     file: lib/Type/Parser.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Registry:
     file: lib/Type/Registry.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny:
     file: lib/Type/Tiny.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Class:
     file: lib/Type/Tiny/Class.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::ConstrainedObject:
     file: lib/Type/Tiny/ConstrainedObject.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Duck:
     file: lib/Type/Tiny/Duck.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Enum:
     file: lib/Type/Tiny/Enum.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Intersection:
     file: lib/Type/Tiny/Intersection.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Role:
     file: lib/Type/Tiny/Role.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Tiny::Union:
     file: lib/Type/Tiny/Union.pm
-    version: '1.010005'
+    version: '1.010006'
   Type::Utils:
     file: lib/Type/Utils.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Common::Numeric:
     file: lib/Types/Common/Numeric.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Common::String:
     file: lib/Types/Common/String.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard:
     file: lib/Types/Standard.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::ArrayRef:
     file: lib/Types/Standard/ArrayRef.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::CycleTuple:
     file: lib/Types/Standard/CycleTuple.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::Dict:
     file: lib/Types/Standard/Dict.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::HashRef:
     file: lib/Types/Standard/HashRef.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::Map:
     file: lib/Types/Standard/Map.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::ScalarRef:
     file: lib/Types/Standard/ScalarRef.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::StrMatch:
     file: lib/Types/Standard/StrMatch.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::Tied:
     file: lib/Types/Standard/Tied.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::Standard::Tuple:
     file: lib/Types/Standard/Tuple.pm
-    version: '1.010005'
+    version: '1.010006'
   Types::TypeTiny:
     file: lib/Types/TypeTiny.pm
-    version: '1.010005'
+    version: '1.010006'
 recommends:
   Devel::LexAlias: '0.05'
   Devel::StackTrace: '0'
@@ -170,7 +170,7 @@
   homepage: https://typetiny.toby.ink/
   license: http://dev.perl.org/licenses/
   repository: git://github.com/tobyink/p5-type-tiny.git
-version: '1.010005'
+version: '1.010006'
 x_breaks:
   Kavorka: '<= 0.013'
   Types::ReadOnly: '<= 0.001'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/Makefile.PL 
new/Type-Tiny-1.010006/Makefile.PL
--- old/Type-Tiny-1.010005/Makefile.PL  2020-08-26 15:50:10.000000000 +0200
+++ new/Type-Tiny-1.010006/Makefile.PL  2020-09-04 12:34:41.000000000 +0200
@@ -60,47 +60,47 @@
                                      },
                       },
   "provides"       => {
-                        "Devel::TypeTiny::Perl56Compat"            => { file 
=> "lib/Devel/TypeTiny/Perl56Compat.pm", version => 1.010005 },
-                        "Devel::TypeTiny::Perl58Compat"            => { file 
=> "lib/Devel/TypeTiny/Perl58Compat.pm", version => 1.010005 },
-                        "Error::TypeTiny"                          => { file 
=> "lib/Error/TypeTiny.pm", version => 1.010005 },
-                        "Error::TypeTiny::Assertion"               => { file 
=> "lib/Error/TypeTiny/Assertion.pm", version => 1.010005 },
-                        "Error::TypeTiny::Compilation"             => { file 
=> "lib/Error/TypeTiny/Compilation.pm", version => 1.010005 },
+                        "Devel::TypeTiny::Perl56Compat"            => { file 
=> "lib/Devel/TypeTiny/Perl56Compat.pm", version => 1.010006 },
+                        "Devel::TypeTiny::Perl58Compat"            => { file 
=> "lib/Devel/TypeTiny/Perl58Compat.pm", version => 1.010006 },
+                        "Error::TypeTiny"                          => { file 
=> "lib/Error/TypeTiny.pm", version => 1.010006 },
+                        "Error::TypeTiny::Assertion"               => { file 
=> "lib/Error/TypeTiny/Assertion.pm", version => 1.010006 },
+                        "Error::TypeTiny::Compilation"             => { file 
=> "lib/Error/TypeTiny/Compilation.pm", version => 1.010006 },
                         "Error::TypeTiny::WrongNumberOfParameters" => {
                                                                         file 
=> "lib/Error/TypeTiny/WrongNumberOfParameters.pm",
-                                                                        
version => 1.010005,
+                                                                        
version => 1.010006,
                                                                       },
-                        "Eval::TypeTiny"                           => { file 
=> "lib/Eval/TypeTiny.pm", version => 1.010005 },
-                        "Reply::Plugin::TypeTiny"                  => { file 
=> "lib/Reply/Plugin/TypeTiny.pm", version => 1.010005 },
-                        "Test::TypeTiny"                           => { file 
=> "lib/Test/TypeTiny.pm", version => 1.010005 },
-                        "Type::Coercion"                           => { file 
=> "lib/Type/Coercion.pm", version => 1.010005 },
-                        "Type::Coercion::FromMoose"                => { file 
=> "lib/Type/Coercion/FromMoose.pm", version => 1.010005 },
-                        "Type::Coercion::Union"                    => { file 
=> "lib/Type/Coercion/Union.pm", version => 1.010005 },
-                        "Type::Library"                            => { file 
=> "lib/Type/Library.pm", version => 1.010005 },
-                        "Type::Params"                             => { file 
=> "lib/Type/Params.pm", version => 1.010005 },
-                        "Type::Parser"                             => { file 
=> "lib/Type/Parser.pm", version => 1.010005 },
-                        "Type::Registry"                           => { file 
=> "lib/Type/Registry.pm", version => 1.010005 },
-                        "Type::Tiny"                               => { file 
=> "lib/Type/Tiny.pm", version => 1.010005 },
-                        "Type::Tiny::Class"                        => { file 
=> "lib/Type/Tiny/Class.pm", version => 1.010005 },
-                        "Type::Tiny::ConstrainedObject"            => { file 
=> "lib/Type/Tiny/ConstrainedObject.pm", version => 1.010005 },
-                        "Type::Tiny::Duck"                         => { file 
=> "lib/Type/Tiny/Duck.pm", version => 1.010005 },
-                        "Type::Tiny::Enum"                         => { file 
=> "lib/Type/Tiny/Enum.pm", version => 1.010005 },
-                        "Type::Tiny::Intersection"                 => { file 
=> "lib/Type/Tiny/Intersection.pm", version => 1.010005 },
-                        "Type::Tiny::Role"                         => { file 
=> "lib/Type/Tiny/Role.pm", version => 1.010005 },
-                        "Type::Tiny::Union"                        => { file 
=> "lib/Type/Tiny/Union.pm", version => 1.010005 },
-                        "Type::Utils"                              => { file 
=> "lib/Type/Utils.pm", version => 1.010005 },
-                        "Types::Common::Numeric"                   => { file 
=> "lib/Types/Common/Numeric.pm", version => 1.010005 },
-                        "Types::Common::String"                    => { file 
=> "lib/Types/Common/String.pm", version => 1.010005 },
-                        "Types::Standard"                          => { file 
=> "lib/Types/Standard.pm", version => 1.010005 },
-                        "Types::Standard::ArrayRef"                => { file 
=> "lib/Types/Standard/ArrayRef.pm", version => 1.010005 },
-                        "Types::Standard::CycleTuple"              => { file 
=> "lib/Types/Standard/CycleTuple.pm", version => 1.010005 },
-                        "Types::Standard::Dict"                    => { file 
=> "lib/Types/Standard/Dict.pm", version => 1.010005 },
-                        "Types::Standard::HashRef"                 => { file 
=> "lib/Types/Standard/HashRef.pm", version => 1.010005 },
-                        "Types::Standard::Map"                     => { file 
=> "lib/Types/Standard/Map.pm", version => 1.010005 },
-                        "Types::Standard::ScalarRef"               => { file 
=> "lib/Types/Standard/ScalarRef.pm", version => 1.010005 },
-                        "Types::Standard::StrMatch"                => { file 
=> "lib/Types/Standard/StrMatch.pm", version => 1.010005 },
-                        "Types::Standard::Tied"                    => { file 
=> "lib/Types/Standard/Tied.pm", version => 1.010005 },
-                        "Types::Standard::Tuple"                   => { file 
=> "lib/Types/Standard/Tuple.pm", version => 1.010005 },
-                        "Types::TypeTiny"                          => { file 
=> "lib/Types/TypeTiny.pm", version => 1.010005 },
+                        "Eval::TypeTiny"                           => { file 
=> "lib/Eval/TypeTiny.pm", version => 1.010006 },
+                        "Reply::Plugin::TypeTiny"                  => { file 
=> "lib/Reply/Plugin/TypeTiny.pm", version => 1.010006 },
+                        "Test::TypeTiny"                           => { file 
=> "lib/Test/TypeTiny.pm", version => 1.010006 },
+                        "Type::Coercion"                           => { file 
=> "lib/Type/Coercion.pm", version => 1.010006 },
+                        "Type::Coercion::FromMoose"                => { file 
=> "lib/Type/Coercion/FromMoose.pm", version => 1.010006 },
+                        "Type::Coercion::Union"                    => { file 
=> "lib/Type/Coercion/Union.pm", version => 1.010006 },
+                        "Type::Library"                            => { file 
=> "lib/Type/Library.pm", version => 1.010006 },
+                        "Type::Params"                             => { file 
=> "lib/Type/Params.pm", version => 1.010006 },
+                        "Type::Parser"                             => { file 
=> "lib/Type/Parser.pm", version => 1.010006 },
+                        "Type::Registry"                           => { file 
=> "lib/Type/Registry.pm", version => 1.010006 },
+                        "Type::Tiny"                               => { file 
=> "lib/Type/Tiny.pm", version => 1.010006 },
+                        "Type::Tiny::Class"                        => { file 
=> "lib/Type/Tiny/Class.pm", version => 1.010006 },
+                        "Type::Tiny::ConstrainedObject"            => { file 
=> "lib/Type/Tiny/ConstrainedObject.pm", version => 1.010006 },
+                        "Type::Tiny::Duck"                         => { file 
=> "lib/Type/Tiny/Duck.pm", version => 1.010006 },
+                        "Type::Tiny::Enum"                         => { file 
=> "lib/Type/Tiny/Enum.pm", version => 1.010006 },
+                        "Type::Tiny::Intersection"                 => { file 
=> "lib/Type/Tiny/Intersection.pm", version => 1.010006 },
+                        "Type::Tiny::Role"                         => { file 
=> "lib/Type/Tiny/Role.pm", version => 1.010006 },
+                        "Type::Tiny::Union"                        => { file 
=> "lib/Type/Tiny/Union.pm", version => 1.010006 },
+                        "Type::Utils"                              => { file 
=> "lib/Type/Utils.pm", version => 1.010006 },
+                        "Types::Common::Numeric"                   => { file 
=> "lib/Types/Common/Numeric.pm", version => 1.010006 },
+                        "Types::Common::String"                    => { file 
=> "lib/Types/Common/String.pm", version => 1.010006 },
+                        "Types::Standard"                          => { file 
=> "lib/Types/Standard.pm", version => 1.010006 },
+                        "Types::Standard::ArrayRef"                => { file 
=> "lib/Types/Standard/ArrayRef.pm", version => 1.010006 },
+                        "Types::Standard::CycleTuple"              => { file 
=> "lib/Types/Standard/CycleTuple.pm", version => 1.010006 },
+                        "Types::Standard::Dict"                    => { file 
=> "lib/Types/Standard/Dict.pm", version => 1.010006 },
+                        "Types::Standard::HashRef"                 => { file 
=> "lib/Types/Standard/HashRef.pm", version => 1.010006 },
+                        "Types::Standard::Map"                     => { file 
=> "lib/Types/Standard/Map.pm", version => 1.010006 },
+                        "Types::Standard::ScalarRef"               => { file 
=> "lib/Types/Standard/ScalarRef.pm", version => 1.010006 },
+                        "Types::Standard::StrMatch"                => { file 
=> "lib/Types/Standard/StrMatch.pm", version => 1.010006 },
+                        "Types::Standard::Tied"                    => { file 
=> "lib/Types/Standard/Tied.pm", version => 1.010006 },
+                        "Types::Standard::Tuple"                   => { file 
=> "lib/Types/Standard/Tuple.pm", version => 1.010006 },
+                        "Types::TypeTiny"                          => { file 
=> "lib/Types/TypeTiny.pm", version => 1.010006 },
                       },
   "release_status" => "stable",
   "resources"      => {
@@ -114,7 +114,7 @@
                                         },
                         x_identifier => 
"http://purl.org/NET/cpan-uri/dist/Type-Tiny/project";,
                       },
-  "version"        => 1.010005,
+  "version"        => 1.010006,
   "x_breaks"       => { "Kavorka" => "<= 0.013", "Types::ReadOnly" => "<= 
0.001" },
   "x_contributors" => [
                         "Diab Jerius (DJERIUS) <djerius\@cpan.org>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/SIGNATURE 
new/Type-Tiny-1.010006/SIGNATURE
--- old/Type-Tiny-1.010005/SIGNATURE    2020-08-26 15:50:11.000000000 +0200
+++ new/Type-Tiny-1.010006/SIGNATURE    2020-09-04 12:34:41.000000000 +0200
@@ -15,19 +15,19 @@
 Hash: SHA1
 
 SHA256 b995288fb503b0a64dd55a8caedd80e031e5b8f5a40b82aa884c81f72b2d069c 
CONTRIBUTING
-SHA256 f7ff0cd352fb695238ae981ba73e01c47d7677b7670f6cebaa11e84c86868ad1 
COPYRIGHT
+SHA256 a1da7ffa88af63fb4c06790c3031dcc802f5e1f4b0c3875eaae75c7af003f2fd 
COPYRIGHT
 SHA256 eb9bf9785c242a7d369cca4e44b63f3174ad86a9328d330f01f847bada54bfdc CREDITS
-SHA256 b0ce8e777df20c0982f92610b556d5c4fdbdee7b4132ebb98e89b9f5bb7fa6d6 Changes
+SHA256 6690a8544a6e7372bbf1c1b35a70620d3f10b89c9cf33af364ad86cf3af788d5 Changes
 SHA256 6a5ab06a68802a98172274d878229173c11a5229cdf14feaa4b88498cb3c05d7 INSTALL
 SHA256 1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25 LICENSE
 SHA256 e93b27b712b2331f4e7cee359be844f858782ff1ae4168709361cc61ed3e3002 
MANIFEST
-SHA256 5ccc9ddb93ca57293aeffaeff410d85dd32e608f1c53e4a240c28760bcb520bc 
META.json
-SHA256 fa365b011efc799b7bd3864fe53f472f40ec3d4f81a88bd1bc06ef66623d62fe 
META.yml
-SHA256 006fd273bb0ed0906fecc56d982487b653b16d120104895878761c9c4f19d447 
Makefile.PL
+SHA256 4bf11e689b3377ff6e9c0861fd106bccca7f0a92cde1ac295a23b17657d4bfec 
META.json
+SHA256 39f59bb9fbdfe5efbc6653123c2937f51268da80bba5ce9baef1bef2e7ca1824 
META.yml
+SHA256 366820440680649c7acb49d02b9d8f41be2ab3a33b92a4fa9632e797d1024625 
Makefile.PL
 SHA256 074b3fc224f145034c0dfa4ae242deb24178583648b26c17da1d1fa03123a90e NEWS
 SHA256 50e997c4087274a69e8a59a903f971f4ff4785dd16eb3bd4f23d564fc34a0e4b README
 SHA256 cd8759458860e09c13d2be9509cef61689d8ee9738ef9d38ee1ca8add64312ba 
dist.ini
-SHA256 b409ca9d1666ff1546ff5cf3a0b871312f5e75ea72164467285e5f602635a46d 
doap.ttl
+SHA256 671ad2dfbb45c2cf4b0fe0c83315616825b49c0ac98157e0eb48472cfb38dd61 
doap.ttl
 SHA256 31e0f1c020ff3c80fdae25c8013945acab50ad80772f795ba12378d1ed9adb0b 
examples/benchmarking/benchmark-coercions.pl
 SHA256 6fd4023f0ce061619303e0b252c4c2dd25593384bc1ab2815743acd6c5789a9b 
examples/benchmarking/benchmark-constraints.pl
 SHA256 5a6468b557e0bfd9b248e6e773b4a0864c331158a87783d968283980f9c57dea 
examples/benchmarking/benchmark-named-param-validation.pl
@@ -46,28 +46,28 @@
 SHA256 ae528d9fc2962793e98af13f4d4e802fbf8d78b17b1c27a860728a16e8bf4a3a 
inc/archaic/Test/Builder/Tester/Color.pm
 SHA256 764f3ed1e0a314e7e9f8d803dff3d894e8c572e2a128d7ce14f2a80268e50543 
inc/archaic/Test/More.pm
 SHA256 c4fd1410a9bd85a0e7700de08c1614fc5928c0d02151ba1ec7d06bd56407e0d5 
inc/archaic/Test/Simple.pm
-SHA256 887d201f8aa27d12f9e310ce7da7b0e976a62e36dd9b2f4bb1a11a22227234b1 
lib/Devel/TypeTiny/Perl56Compat.pm
-SHA256 e37f42a34ed61421875e88c9527520692ffa21fbabfb673665987ea8a74f561b 
lib/Devel/TypeTiny/Perl58Compat.pm
-SHA256 0b908f984746efa446dea6ea66345d680b4aeda1204d1b3c49aac731747bd367 
lib/Error/TypeTiny.pm
-SHA256 c6c16072ce8e807410cb1c8f0381d05666bc1385d40702ccc09f0a36dc6618e2 
lib/Error/TypeTiny/Assertion.pm
-SHA256 5e6dcc4779abe5a4bb06823f6cbc589d9e9969c6472343b3eff60b8521446950 
lib/Error/TypeTiny/Compilation.pm
-SHA256 8d5f12c6701cb1f58f39cda39ce692e37aca545c4dfacd05a8d7d14603655135 
lib/Error/TypeTiny/WrongNumberOfParameters.pm
-SHA256 b92a806a9242a9130c571dddc7f07f5ad6c414e5bed2f4bae44c362c39fa99dd 
lib/Eval/TypeTiny.pm
-SHA256 467758a98d6c20a20af38c0587684c894d635f7384e75be6afabcf495c44c02d 
lib/Reply/Plugin/TypeTiny.pm
-SHA256 3f45b3b5ec574e38600516a901476def975f679ebd50422dab564a612f0b7d4f 
lib/Test/TypeTiny.pm
-SHA256 a02c500ba5831fd0085c555ae3d2b60ed2c64ce3a49601445bb0ea069dc583a7 
lib/Type/Coercion.pm
-SHA256 b95fb97b7d9b85f141b992a1df449d92c849812f0bd2cd5964a4a8025391dc0c 
lib/Type/Coercion/FromMoose.pm
-SHA256 f612c8933782663877312b0f88da87003608340d5deb0595b3e55a304579bbde 
lib/Type/Coercion/Union.pm
-SHA256 686040297147ce603d33e61e1a06ea4eb8c8f0659b6c55c80add05cb99957359 
lib/Type/Library.pm
-SHA256 e50157df754544b1f90d9166a50a97ae1eeacde802bf74eb731af0fc3b6e9183 
lib/Type/Params.pm
-SHA256 b07acaf44449e86fcda731b374147c9c8debdb8e1f6bbe52bc796a34712688cd 
lib/Type/Parser.pm
-SHA256 2dc6ab9264a6f9892f1b79520323a30d3d88127e37a14dafc53d46bc4a591fff 
lib/Type/Registry.pm
-SHA256 6d49d4636eb53205c13f5e22987451f7e1ce85139470d82e8f18820ba921bf6c 
lib/Type/Tiny.pm
-SHA256 08fe205ad38248312d1aef0948ddbd05d92c53242570d8b38f4145ecdcd85aee 
lib/Type/Tiny/Class.pm
-SHA256 1c002ec16e515b44afb01ac1ec7580b8f4ccd5d97faf2074d2c2d971b416c400 
lib/Type/Tiny/ConstrainedObject.pm
-SHA256 cb5e1d68fd08bdc95b028bb1788ae89edcd5e0dfb4cfb8e01ac0526439268174 
lib/Type/Tiny/Duck.pm
-SHA256 62e95b2cb9d56acde904ce7dbc4de3aa0ba08d7cb940504ca0bb6752d853245e 
lib/Type/Tiny/Enum.pm
-SHA256 8aad978ffbdc4cf974734ca7f59c1d91b9a84f1b6c5476c8f638ebbfe7fac340 
lib/Type/Tiny/Intersection.pm
+SHA256 71a983122e5e666d874eff706874f60ef5a99297c6b9d746cd85cf8860faa708 
lib/Devel/TypeTiny/Perl56Compat.pm
+SHA256 79ee739f136c590f77b39b219e16cb534fb75243f8cb94d7d0f8bcee0cfd1c4a 
lib/Devel/TypeTiny/Perl58Compat.pm
+SHA256 5256910f0f6a8e60646d556390f5f46f1f135e0615a4407fc7a9f6b097c7af6b 
lib/Error/TypeTiny.pm
+SHA256 08701c27f44a4aee79b4e6012c6f706dfa872b67992a94fa3a5de4c4a7f5a053 
lib/Error/TypeTiny/Assertion.pm
+SHA256 e4e6a7da05e29e55fa018ff9c9b0a0b724eda8fc7d89b4d4d05ff1a7d3ba5afd 
lib/Error/TypeTiny/Compilation.pm
+SHA256 443a7037fb41c21dedb2f4a53d8ca4179aec1201795c7179e9b4f855c3064bcb 
lib/Error/TypeTiny/WrongNumberOfParameters.pm
+SHA256 09a88b6858d3a363c0158386d7b39fcc9206e3bb18d728f9a722f09eecd2f163 
lib/Eval/TypeTiny.pm
+SHA256 4e451c8a8cb92156d5c5fe758451c302091ba7e9a9c36b2320360eae98e5ab0c 
lib/Reply/Plugin/TypeTiny.pm
+SHA256 656bbf8380b3425f17f6bcde17f8f495a91783cbea88b90dae04c0fd8e1c9ef2 
lib/Test/TypeTiny.pm
+SHA256 c9e5065936f23a0d60366dfcad91840cfd8459a06a4dd9db699ff06028c01bc4 
lib/Type/Coercion.pm
+SHA256 ad807bf1b1c2dcbef6e9b477464bec91638c04f06ce731cc966ad4996aaac266 
lib/Type/Coercion/FromMoose.pm
+SHA256 0b09d6307fe6d008be45dd3d5a1705086c4a1d1d128cc42be547d31619ed1e48 
lib/Type/Coercion/Union.pm
+SHA256 b620e7f854efded2c5692965e81db2296dd5342c9beb966db7e19f2064bcff42 
lib/Type/Library.pm
+SHA256 208cc6382ed8e68a6131324ecdbc20321fa5f064e10429372fbf4b3718e5dcd2 
lib/Type/Params.pm
+SHA256 10bb93705391069d381e3d9e531645cfe78cd184046f0259c28ebf0d75c0b092 
lib/Type/Parser.pm
+SHA256 e7b0df84a8e619745deb5e2262d009751eab524b81f902f5a49cd0cf481ac43b 
lib/Type/Registry.pm
+SHA256 b770df87bce68b3c319128e68a07ac055d62bce55a45ff1264cb60b40b79a61a 
lib/Type/Tiny.pm
+SHA256 57539e6a0ba2673c3909177354953bb8fd8324b9801c8d8c5309c087cfca8349 
lib/Type/Tiny/Class.pm
+SHA256 1270a6c00e20b12630104a844a14a0dbb690b0ab4a071304573839b31685482f 
lib/Type/Tiny/ConstrainedObject.pm
+SHA256 8a774e8b3d2def443e7286ca88257572694a50a1b604a539aaaa627e960c0c85 
lib/Type/Tiny/Duck.pm
+SHA256 d80bbebc666e5decd221709b926f21b43a787d9f00ead714644ba2f4fa9004c6 
lib/Type/Tiny/Enum.pm
+SHA256 07f2aafd7245d596f089ea35037e252f62c4e99334416e1dd234475a2c29cf4f 
lib/Type/Tiny/Intersection.pm
 SHA256 f453ba59d0b2e8536caed1eae0a2bd5fc76610b585c35bafa68445438ec9847f 
lib/Type/Tiny/Manual.pod
 SHA256 7609d80cae34af4975a145174bc72a9bafaeb6418bbd8c9f8a18ec07f0f630aa 
lib/Type/Tiny/Manual/AllTypes.pod
 SHA256 d7e6997d2db39abb64e145d4c82e6f50f5e9838c3a66da44abd139fe6f281517 
lib/Type/Tiny/Manual/Coercions.pod
@@ -86,23 +86,23 @@
 SHA256 0923539906dab386364713ad897e9b03d884e616c74b9bdde5b1d8d7b17d1b2d 
lib/Type/Tiny/Manual/UsingWithMouse.pod
 SHA256 2e871cd5017ea21633c7137cb6abe08b488ec2e13ce20d8d457ec88bfd0b140b 
lib/Type/Tiny/Manual/UsingWithOther.pod
 SHA256 6e05eb26f18272ca3aed9a21b8e21fd398ac286da3b0e91708588327a5fd8d3b 
lib/Type/Tiny/Manual/UsingWithTestMore.pod
-SHA256 850ff673a32112aa5e14fdc1146080c7a9965b6181f4b4efb4f6cfe8afae0d46 
lib/Type/Tiny/Role.pm
-SHA256 cdc0a259e7cad07acd8ed136ef39cf6dc64b4266e921d2c93340db90cba1d6ea 
lib/Type/Tiny/Union.pm
-SHA256 c76ccce6f0474e5a9991802e081389c1ca0e756081ddc7a87ba7c47758356eaf 
lib/Type/Tiny/_HalfOp.pm
-SHA256 442537234f4a2bbd4397799fa44656cbd02d7f488c2ab185e520d2eb320d503b 
lib/Type/Utils.pm
-SHA256 d5dc40589a0f33f85a0ab78665b9bd16694fc017a57a158faec8c30d8047a2c0 
lib/Types/Common/Numeric.pm
-SHA256 08782485f353af50ddbb5089501f399a36255b3f16f42e9f69420db3377d94db 
lib/Types/Common/String.pm
-SHA256 cfab88252f6c7a83b65bd8d24a5ac5f3c75bcc9e1708b056515e71760101329e 
lib/Types/Standard.pm
-SHA256 a532ba75039dcebb419441a168e78af2f630094d3f1dc0349dc65c61e607f523 
lib/Types/Standard/ArrayRef.pm
-SHA256 801c99c8117b236fb444cdaa90ac191c6fa4964dfa47a6412533307acd1d321d 
lib/Types/Standard/CycleTuple.pm
-SHA256 bb00bf90c1770bc6bf0948dc185a7e1583f84a9491ff65778da54f61a5f1fbab 
lib/Types/Standard/Dict.pm
-SHA256 c4b8a528855803a04b8a558b56714253f4b4314647ec4fe68669d8163c48fdc2 
lib/Types/Standard/HashRef.pm
-SHA256 2ae826d5f483f095528988e045ecb960e290098ebf7f0fd59c29bbdec8e3a0d0 
lib/Types/Standard/Map.pm
-SHA256 4b087dc194c79c661d6895394179b4c112e6113ddb453190e6eb7eb30b389701 
lib/Types/Standard/ScalarRef.pm
-SHA256 5ed065e2a315f7410994602bd69b06450d5c79fbb2c751939a21d730e2404529 
lib/Types/Standard/StrMatch.pm
-SHA256 e1d78e2fb670ed28b645bda7ac7be618a9766c9065d8124f045ee59c65ad28f3 
lib/Types/Standard/Tied.pm
-SHA256 d64b8d1fe5be32655d27928a6a13f5f19be105776f65cbf4a6dd20921af8e90b 
lib/Types/Standard/Tuple.pm
-SHA256 2d8ce2815ca705acbaf3a8f4d13a251f20e788d57884aa5aaacdb394cfd089ea 
lib/Types/TypeTiny.pm
+SHA256 a78c56cea1c111cb7f281184a0e6a681ca57f690657f89b4cda6905266205dc6 
lib/Type/Tiny/Role.pm
+SHA256 7859bde2ca7728d43dcd23edc23d8d99830bb53935e709fd1b3599c2505ee4a1 
lib/Type/Tiny/Union.pm
+SHA256 ae28ae98cd8327ea1bdec6e197047baf1cfdf9bc8acf76d3fbb65272cdcca126 
lib/Type/Tiny/_HalfOp.pm
+SHA256 2cc408b6720d9b27ed4313ea795af335e46e2e346f32462bcb591aba0b1c0807 
lib/Type/Utils.pm
+SHA256 14b3189448ead5d2f2315b57ab143c3e2a73c03a9fa174fdb237120ffaf27b77 
lib/Types/Common/Numeric.pm
+SHA256 f5f93b36f10ae91da8d5c6987dbc26ef168dbf2476b002312013234c2aff08cc 
lib/Types/Common/String.pm
+SHA256 c5ef42c3b4e3df6d5bbb9e7731838c34f44995c054d6ed7ec603f54ca05f6c29 
lib/Types/Standard.pm
+SHA256 5c3b014ea6eb8dedcb739adaff3e5cb9d562a8d880a57708715c8199d35132ae 
lib/Types/Standard/ArrayRef.pm
+SHA256 dddde82779f82c9f02793548b206fde3783c78fd4c231e7afb25d8b1134af765 
lib/Types/Standard/CycleTuple.pm
+SHA256 e26e04d40e8d5b94665c940dda251cb09650066c82b2723396b8f82f3f83afae 
lib/Types/Standard/Dict.pm
+SHA256 ad99d4bae2b95ec9eaaa033350adf0ce55f184596cec7808b05f7e69c564d1f8 
lib/Types/Standard/HashRef.pm
+SHA256 a632edc27e18e25066aa93c14680aa384647abc45fd57fc02ac4a16497268730 
lib/Types/Standard/Map.pm
+SHA256 e43a6a74e1160a05e9aafecc4d4c43021654036eb8bdb75016794c00fdee4a2b 
lib/Types/Standard/ScalarRef.pm
+SHA256 8eff128085913727a4fb9884b6fe97dd4fc403d6dbbaa43d07ccf5c5053c31f1 
lib/Types/Standard/StrMatch.pm
+SHA256 df9cb4dc1994053cd26ccb144ad2c3a88f0351106de52a605c2947d987ce7a85 
lib/Types/Standard/Tied.pm
+SHA256 a992f284d9c886d618135c2c3840c255b20a55fb3a80ab9b499712e5ec8612eb 
lib/Types/Standard/Tuple.pm
+SHA256 ce75a3215ee1cbdb0a5ff37104618d8b9765cf85234afb905f5ec857219333c6 
lib/Types/TypeTiny.pm
 SHA256 0effef6d1bc16ef4e2a9b1a5620ea95fcf93e6e1820708f5748697893f3b4687 
t/00-begin.t
 SHA256 6751f136faac4de939df3e04ef81a8fccbde31e5d6220518a96364a9e7280b73 
t/01-compile.t
 SHA256 39a5497012b4159b55b5f6d227750e7f0fd890e6736438758f82bc66f0bc008d 
t/02-api.t
@@ -383,7 +383,7 @@
 SHA256 f139bc177170bb9155072e1f92b6009b17498a45907a2def9f35fbb6cdaafb4b 
t/not-covered.pl
 -----BEGIN PGP SIGNATURE-----
 
-iF0EARECAB0WIQRVJKj/4+s6z4WzNujOv4Eoaip9OQUCX0ZokwAKCRDOv4Eoaip9
-OdOWAJ0aYUOwQ12TU31WBrXkIM1lBuQImgCcD2BKfcLgRsnamb51fgpQB8Auurw=
-=5E5u
+iF0EARECAB0WIQRVJKj/4+s6z4WzNujOv4Eoaip9OQUCX1IYQQAKCRDOv4Eoaip9
+Od5dAJ0cT6bRxEorIBGGcXhsw8duE0NeSwCfX34OkDZ2V2pHYMFPaCmIfjL4id8=
+=Vz/2
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/doap.ttl 
new/Type-Tiny-1.010006/doap.ttl
--- old/Type-Tiny-1.010005/doap.ttl     2020-08-26 15:50:10.000000000 +0200
+++ new/Type-Tiny-1.010006/doap.ttl     2020-09-04 12:34:41.000000000 +0200
@@ -113,7 +113,7 @@
        doap:maintainer      <http://purl.org/NET/cpan-uri/person/tobyink>;
        doap:name            "Type-Tiny";
        doap:programming-language "Perl";
-       doap:release         
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_13>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_14>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_15>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_16>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-013_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-016>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-017_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-017_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-018>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-019_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-020>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-022>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-024>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-026>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-028>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-030>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-032>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-034>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-035_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-036>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-038>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_13>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-040>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-042>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-044>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-046>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_011>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_013>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_015>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_016>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-002000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-002001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-006000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_011>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_013>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_015>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010005>;
+       doap:release         
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-000_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_13>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_14>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_15>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-003_16>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-005_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-007_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-009_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-011_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-013_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-015_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-016>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-017_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-017_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-018>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-019_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-020>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-021_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-022>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-023_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-024>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-025_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-026>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-027_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-028>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-029_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-030>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-031_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-032>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-033_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-034>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-035_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-036>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-037_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-038>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_10>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_11>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_12>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-039_13>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-040>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-041_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-042>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-043_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-044>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-045_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-046>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_01>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_02>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_03>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_04>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_05>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_06>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_07>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_08>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_0-047_09>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-000006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_011>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_013>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_015>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-001_016>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-002000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-002001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-003_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-004004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-005_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-006000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_006>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_007>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_008>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_009>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_010>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_011>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_012>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_013>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_014>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-007_015>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-008005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-009_003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010000>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010001>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010002>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010003>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010004>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010005>, 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010006>;
        doap:repository      [
                a doap:GitRepository;
                doap:browse <https://github.com/tobyink/p5-type-tiny>;
@@ -5737,6 +5737,26 @@
        doap:file-release    
<http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-1.010005.tar.gz>;
        doap:revision        "1.010005"^^xsd:string.
 
+<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010006>
+       a                    doap:Version;
+       dc:identifier        "Type-Tiny-1.010006"^^xsd:string;
+       dc:issued            "2020-09-04"^^xsd:date;
+       doap-changeset:changeset [
+               doap-changeset:item [
+                       a doap-changeset:Change;
+                       rdfs:label "Better handling of coercions for 
pre-declared types in Type::Library. The type objects created before the type 
was properly defined will now lazily attempt to find coercions from the 
properly defined type once it becomes available.";
+               ], [
+                       a doap-changeset:Bugfix;
+                       rdfs:label "Eliminate recusion warnings when 
Type::Parser needs to parse complex types.";
+                       doap-changeset:fixes 
<http://purl.org/NET/cpan-uri/rt/ticket/121957>;
+                       doap-changeset:thanks 
<http://purl.org/NET/cpan-uri/person/djerius>;
+               ];
+               doap-changeset:versus 
<http://purl.org/NET/cpan-uri/dist/Type-Tiny/v_1-010005>;
+       ];
+       doap-changeset:released-by 
<http://purl.org/NET/cpan-uri/person/tobyink>;
+       doap:file-release    
<http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Type-Tiny-1.010006.tar.gz>;
+       doap:revision        "1.010006"^^xsd:string.
+
 <http://purl.org/NET/cpan-uri/person/ANDK>
        a                    foaf:Agent;
        foaf:mbox_sha1sum    "cbd91ef3fd54c52cae34a5aaaed67dbf2da2b222".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Type-Tiny-1.010005/lib/Devel/TypeTiny/Perl56Compat.pm 
new/Type-Tiny-1.010006/lib/Devel/TypeTiny/Perl56Compat.pm
--- old/Type-Tiny-1.010005/lib/Devel/TypeTiny/Perl56Compat.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Devel/TypeTiny/Perl56Compat.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -5,7 +5,7 @@
 use warnings;
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 
 $VERSION =~ tr/_//d;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Type-Tiny-1.010005/lib/Devel/TypeTiny/Perl58Compat.pm 
new/Type-Tiny-1.010006/lib/Devel/TypeTiny/Perl58Compat.pm
--- old/Type-Tiny-1.010005/lib/Devel/TypeTiny/Perl58Compat.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Devel/TypeTiny/Perl58Compat.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -5,7 +5,7 @@
 use warnings;
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 
 $VERSION =~ tr/_//d;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Error/TypeTiny/Assertion.pm 
new/Type-Tiny-1.010006/lib/Error/TypeTiny/Assertion.pm
--- old/Type-Tiny-1.010005/lib/Error/TypeTiny/Assertion.pm      2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Error/TypeTiny/Assertion.pm      2020-09-04 
12:33:18.000000000 +0200
@@ -10,7 +10,7 @@
 
 BEGIN {
        $Error::TypeTiny::Assertion::AUTHORITY = 'cpan:TOBYINK';
-       $Error::TypeTiny::Assertion::VERSION   = '1.010005';
+       $Error::TypeTiny::Assertion::VERSION   = '1.010006';
 }
 
 $Error::TypeTiny::Assertion::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Error/TypeTiny/Compilation.pm 
new/Type-Tiny-1.010006/lib/Error/TypeTiny/Compilation.pm
--- old/Type-Tiny-1.010005/lib/Error/TypeTiny/Compilation.pm    2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Error/TypeTiny/Compilation.pm    2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Error::TypeTiny::Compilation::AUTHORITY = 'cpan:TOBYINK';
-       $Error::TypeTiny::Compilation::VERSION   = '1.010005';
+       $Error::TypeTiny::Compilation::VERSION   = '1.010006';
 }
 
 $Error::TypeTiny::Compilation::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Type-Tiny-1.010005/lib/Error/TypeTiny/WrongNumberOfParameters.pm 
new/Type-Tiny-1.010006/lib/Error/TypeTiny/WrongNumberOfParameters.pm
--- old/Type-Tiny-1.010005/lib/Error/TypeTiny/WrongNumberOfParameters.pm        
2020-08-26 15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Error/TypeTiny/WrongNumberOfParameters.pm        
2020-09-04 12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Error::TypeTiny::WrongNumberOfParameters::AUTHORITY = 'cpan:TOBYINK';
-       $Error::TypeTiny::WrongNumberOfParameters::VERSION   = '1.010005';
+       $Error::TypeTiny::WrongNumberOfParameters::VERSION   = '1.010006';
 }
 
 $Error::TypeTiny::WrongNumberOfParameters::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Error/TypeTiny.pm 
new/Type-Tiny-1.010006/lib/Error/TypeTiny.pm
--- old/Type-Tiny-1.010005/lib/Error/TypeTiny.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Error/TypeTiny.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Error::TypeTiny::AUTHORITY = 'cpan:TOBYINK';
-       $Error::TypeTiny::VERSION   = '1.010005';
+       $Error::TypeTiny::VERSION   = '1.010006';
 }
 
 $Error::TypeTiny::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Eval/TypeTiny.pm 
new/Type-Tiny-1.010006/lib/Eval/TypeTiny.pm
--- old/Type-Tiny-1.010005/lib/Eval/TypeTiny.pm 2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Eval/TypeTiny.pm 2020-09-04 12:33:18.000000000 
+0200
@@ -53,7 +53,7 @@
 };
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 our @EXPORT    = qw( eval_closure );
 our @EXPORT_OK = qw(
        HAS_LEXICAL_SUBS HAS_LEXICAL_VARS ALIAS_IMPLEMENTATION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Reply/Plugin/TypeTiny.pm 
new/Type-Tiny-1.010006/lib/Reply/Plugin/TypeTiny.pm
--- old/Type-Tiny-1.010005/lib/Reply/Plugin/TypeTiny.pm 2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Reply/Plugin/TypeTiny.pm 2020-09-04 
12:33:18.000000000 +0200
@@ -5,7 +5,7 @@
 
 BEGIN {
        $Reply::Plugin::TypeTiny::AUTHORITY = 'cpan:TOBYINK';
-       $Reply::Plugin::TypeTiny::VERSION   = '1.010005';
+       $Reply::Plugin::TypeTiny::VERSION   = '1.010006';
 };
 
 $Reply::Plugin::TypeTiny::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Test/TypeTiny.pm 
new/Type-Tiny-1.010006/lib/Test/TypeTiny.pm
--- old/Type-Tiny-1.010005/lib/Test/TypeTiny.pm 2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Test/TypeTiny.pm 2020-09-04 12:33:18.000000000 
+0200
@@ -16,7 +16,7 @@
 };
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 our @EXPORT    = qw( should_pass should_fail ok_subtype );
 our @EXPORT_OK = qw( EXTENDED_TESTING matchfor );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Coercion/FromMoose.pm 
new/Type-Tiny-1.010006/lib/Type/Coercion/FromMoose.pm
--- old/Type-Tiny-1.010005/lib/Type/Coercion/FromMoose.pm       2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Coercion/FromMoose.pm       2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Coercion::FromMoose::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Coercion::FromMoose::VERSION   = '1.010005';
+       $Type::Coercion::FromMoose::VERSION   = '1.010006';
 }
 
 $Type::Coercion::FromMoose::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Coercion/Union.pm 
new/Type-Tiny-1.010006/lib/Type/Coercion/Union.pm
--- old/Type-Tiny-1.010005/lib/Type/Coercion/Union.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Coercion/Union.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Coercion::Union::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Coercion::Union::VERSION   = '1.010005';
+       $Type::Coercion::Union::VERSION   = '1.010006';
 }
 
 $Type::Coercion::Union::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Coercion.pm 
new/Type-Tiny-1.010006/lib/Type/Coercion.pm
--- old/Type-Tiny-1.010005/lib/Type/Coercion.pm 2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Coercion.pm 2020-09-04 12:33:18.000000000 
+0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Coercion::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Coercion::VERSION   = '1.010005';
+       $Type::Coercion::VERSION   = '1.010006';
 }
 
 $Type::Coercion::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Library.pm 
new/Type-Tiny-1.010006/lib/Type/Library.pm
--- old/Type-Tiny-1.010005/lib/Type/Library.pm  2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Library.pm  2020-09-04 12:33:18.000000000 
+0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Library::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Library::VERSION   = '1.010005';
+       $Type::Library::VERSION   = '1.010006';
 }
 
 $Type::Library::VERSION =~ tr/_//d;
@@ -285,6 +285,10 @@
                        my $val = @_ ? pop : $_;
                        sprintf('%s::is_%s(%s)', $library, $name, $val);
                };
+               $opts{_build_coercion} = sub {
+                       my $realtype = $library->get_type($name);
+                       $_[0] = $realtype->coercion if $realtype;
+               };
                $class->SUPER::new(%opts);
        }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Params.pm 
new/Type-Tiny-1.010006/lib/Type/Params.pm
--- old/Type-Tiny-1.010005/lib/Type/Params.pm   2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Params.pm   2020-09-04 12:33:18.000000000 
+0200
@@ -10,7 +10,7 @@
 
 BEGIN {
        $Type::Params::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Params::VERSION   = '1.010005';
+       $Type::Params::VERSION   = '1.010006';
 }
 
 $Type::Params::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Parser.pm 
new/Type-Tiny-1.010006/lib/Type/Parser.pm
--- old/Type-Tiny-1.010005/lib/Type/Parser.pm   2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Parser.pm   2020-09-04 12:33:18.000000000 
+0200
@@ -6,7 +6,7 @@
 sub _croak ($;@) { require Error::TypeTiny; goto \&Error::TypeTiny::croak }
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 
 $VERSION =~ tr/_//d;
 
@@ -167,6 +167,7 @@
        
        sub _simplify
        {
+               no warnings 'recursion';
                my $type = shift;
                my $op   = shift;
                
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Registry.pm 
new/Type-Tiny-1.010006/lib/Type/Registry.pm
--- old/Type-Tiny-1.010005/lib/Type/Registry.pm 2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Registry.pm 2020-09-04 12:33:18.000000000 
+0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Registry::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Registry::VERSION   = '1.010005';
+       $Type::Registry::VERSION   = '1.010006';
 }
 
 $Type::Registry::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Class.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Class.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Class.pm       2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Class.pm       2020-09-04 
12:33:18.000000000 +0200
@@ -10,7 +10,7 @@
 
 BEGIN {
        $Type::Tiny::Class::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Class::VERSION   = '1.010005';
+       $Type::Tiny::Class::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Class::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Type-Tiny-1.010005/lib/Type/Tiny/ConstrainedObject.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/ConstrainedObject.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/ConstrainedObject.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/ConstrainedObject.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::ConstrainedObject::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::ConstrainedObject::VERSION   = '1.010005';
+       $Type::Tiny::ConstrainedObject::VERSION   = '1.010006';
 }
 
 $Type::Tiny::ConstrainedObject::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Duck.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Duck.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Duck.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Duck.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::Duck::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Duck::VERSION   = '1.010005';
+       $Type::Tiny::Duck::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Duck::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Enum.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Enum.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Enum.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Enum.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::Enum::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Enum::VERSION   = '1.010005';
+       $Type::Tiny::Enum::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Enum::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Intersection.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Intersection.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Intersection.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Intersection.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::Intersection::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Intersection::VERSION   = '1.010005';
+       $Type::Tiny::Intersection::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Intersection::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Role.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Role.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Role.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Role.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::Role::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Role::VERSION   = '1.010005';
+       $Type::Tiny::Role::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Role::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/Union.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/Union.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/Union.pm       2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/Union.pm       2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::Union::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::Union::VERSION   = '1.010005';
+       $Type::Tiny::Union::VERSION   = '1.010006';
 }
 
 $Type::Tiny::Union::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny/_HalfOp.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny/_HalfOp.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny/_HalfOp.pm     2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny/_HalfOp.pm     2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Tiny::_HalfOp::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Tiny::_HalfOp::VERSION   = '1.010005';
+       $Type::Tiny::_HalfOp::VERSION   = '1.010006';
 }
 
 $Type::Tiny::_HalfOp::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Tiny.pm 
new/Type-Tiny-1.010006/lib/Type/Tiny.pm
--- old/Type-Tiny-1.010005/lib/Type/Tiny.pm     2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Tiny.pm     2020-09-04 12:33:18.000000000 
+0200
@@ -11,7 +11,7 @@
 
 BEGIN {
        $Type::Tiny::AUTHORITY   = 'cpan:TOBYINK';
-       $Type::Tiny::VERSION     = '1.010005';
+       $Type::Tiny::VERSION     = '1.010006';
        $Type::Tiny::XS_VERSION  = '0.016';
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Type/Utils.pm 
new/Type-Tiny-1.010006/lib/Type/Utils.pm
--- old/Type-Tiny-1.010005/lib/Type/Utils.pm    2020-08-26 15:48:19.000000000 
+0200
+++ new/Type-Tiny-1.010006/lib/Type/Utils.pm    2020-09-04 12:33:18.000000000 
+0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Type::Utils::AUTHORITY = 'cpan:TOBYINK';
-       $Type::Utils::VERSION   = '1.010005';
+       $Type::Utils::VERSION   = '1.010006';
 }
 
 $Type::Utils::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Common/Numeric.pm 
new/Type-Tiny-1.010006/lib/Types/Common/Numeric.pm
--- old/Type-Tiny-1.010005/lib/Types/Common/Numeric.pm  2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Common/Numeric.pm  2020-09-04 
12:33:18.000000000 +0200
@@ -10,7 +10,7 @@
 
 BEGIN {
        $Types::Common::Numeric::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Common::Numeric::VERSION   = '1.010005';
+       $Types::Common::Numeric::VERSION   = '1.010006';
 }
 
 $Types::Common::Numeric::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Common/String.pm 
new/Type-Tiny-1.010006/lib/Types/Common/String.pm
--- old/Type-Tiny-1.010005/lib/Types/Common/String.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Common/String.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -11,7 +11,7 @@
 
 BEGIN {
        $Types::Common::String::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Common::String::VERSION   = '1.010005';
+       $Types::Common::String::VERSION   = '1.010006';
 }
 
 $Types::Common::String::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/ArrayRef.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/ArrayRef.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/ArrayRef.pm       2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/ArrayRef.pm       2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::ArrayRef::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::ArrayRef::VERSION   = '1.010005';
+       $Types::Standard::ArrayRef::VERSION   = '1.010006';
 }
 
 $Types::Standard::ArrayRef::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/CycleTuple.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/CycleTuple.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/CycleTuple.pm     2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/CycleTuple.pm     2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::CycleTuple::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::CycleTuple::VERSION   = '1.010005';
+       $Types::Standard::CycleTuple::VERSION   = '1.010006';
 }
 
 $Types::Standard::CycleTuple::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/Dict.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/Dict.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/Dict.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/Dict.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::Dict::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::Dict::VERSION   = '1.010005';
+       $Types::Standard::Dict::VERSION   = '1.010006';
 }
 
 $Types::Standard::Dict::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/HashRef.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/HashRef.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/HashRef.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/HashRef.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::HashRef::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::HashRef::VERSION   = '1.010005';
+       $Types::Standard::HashRef::VERSION   = '1.010006';
 }
 
 $Types::Standard::HashRef::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/Map.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/Map.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/Map.pm    2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/Map.pm    2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::Map::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::Map::VERSION   = '1.010005';
+       $Types::Standard::Map::VERSION   = '1.010006';
 }
 
 $Types::Standard::Map::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/ScalarRef.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/ScalarRef.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/ScalarRef.pm      2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/ScalarRef.pm      2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::ScalarRef::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::ScalarRef::VERSION   = '1.010005';
+       $Types::Standard::ScalarRef::VERSION   = '1.010006';
 }
 
 $Types::Standard::ScalarRef::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/StrMatch.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/StrMatch.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/StrMatch.pm       2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/StrMatch.pm       2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::StrMatch::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::StrMatch::VERSION   = '1.010005';
+       $Types::Standard::StrMatch::VERSION   = '1.010006';
 }
 
 $Types::Standard::StrMatch::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/Tied.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/Tied.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/Tied.pm   2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/Tied.pm   2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::Tied::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::Tied::VERSION   = '1.010005';
+       $Types::Standard::Tied::VERSION   = '1.010006';
 }
 
 $Types::Standard::Tied::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard/Tuple.pm 
new/Type-Tiny-1.010006/lib/Types/Standard/Tuple.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard/Tuple.pm  2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard/Tuple.pm  2020-09-04 
12:33:18.000000000 +0200
@@ -6,7 +6,7 @@
 
 BEGIN {
        $Types::Standard::Tuple::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::Tuple::VERSION   = '1.010005';
+       $Types::Standard::Tuple::VERSION   = '1.010006';
 }
 
 $Types::Standard::Tuple::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/Standard.pm 
new/Type-Tiny-1.010006/lib/Types/Standard.pm
--- old/Type-Tiny-1.010005/lib/Types/Standard.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/Standard.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -12,7 +12,7 @@
 
 BEGIN {
        $Types::Standard::AUTHORITY = 'cpan:TOBYINK';
-       $Types::Standard::VERSION   = '1.010005';
+       $Types::Standard::VERSION   = '1.010006';
 }
 
 $Types::Standard::VERSION =~ tr/_//d;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Type-Tiny-1.010005/lib/Types/TypeTiny.pm 
new/Type-Tiny-1.010006/lib/Types/TypeTiny.pm
--- old/Type-Tiny-1.010005/lib/Types/TypeTiny.pm        2020-08-26 
15:48:19.000000000 +0200
+++ new/Type-Tiny-1.010006/lib/Types/TypeTiny.pm        2020-09-04 
12:33:18.000000000 +0200
@@ -4,7 +4,7 @@
 use warnings;
 
 our $AUTHORITY = 'cpan:TOBYINK';
-our $VERSION   = '1.010005';
+our $VERSION   = '1.010006';
 
 $VERSION =~ tr/_//d;
 


Reply via email to