[libmoox-late-perl] 02/03: support Maybe

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


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

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

commit 0aeaad4bfc9cf1e48a02f4fb12ee35f8f8de4e6a
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Tue Apr 23 09:58:56 2013 +0100

    support Maybe
---
 lib/MooX/late.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index d051bfd..97fd9b2 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -226,7 +226,7 @@ sub _process_lazy_build
 		if ($tc =~ /^(
 			Any|Item|Bool|Undef|Defined|Value|Str|Num|Int|
 			Ref|CodeRef|RegexpRef|GlobRef|FileHandle|Object|
-			ScalarRef|ArrayRef|HashRef|ClassName|RoleName
+			ScalarRef|ArrayRef|HashRef|ClassName|RoleName|Maybe
 		)$/x)
 		{
 			require Types::Standard;

-- 
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