[libmoox-late-perl] 05/08: note TypeRegistry might be better off in Type::Utils

Intrigeri intrigeri at moszumanska.debian.org
Thu Aug 14 11:13:50 UTC 2014


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

intrigeri pushed a commit to tag 0.013
in repository libmoox-late-perl.

commit a4c7472d3add9579db99ac5d4e4ee91c03b2faec
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Thu Jul 4 15:53:20 2013 +0100

    note TypeRegistry might be better off in Type::Utils
---
 lib/MooX/late/TypeRegistry.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/MooX/late/TypeRegistry.pm b/lib/MooX/late/TypeRegistry.pm
index 2f5f1be..68493b4 100644
--- a/lib/MooX/late/TypeRegistry.pm
+++ b/lib/MooX/late/TypeRegistry.pm
@@ -1,3 +1,6 @@
+## TODO - consider merging this into Type::Tiny somewhere.
+## Perhaps as Type::Util::dwim_lookup($type, %opts)???
+
 package MooX::late::TypeRegistry;
 
 use strict;

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



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