[libmoox-late-perl] 03/03: bump version; changelog

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


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

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

commit accb50f22d35ce8e69b3e4229ef31d299c22ca91
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Mon Dec 3 13:27:06 2012 +0000

    bump version; changelog
---
 lib/MooX/late.pm  | 2 +-
 meta/changes.pret | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index be0add3..fddfd05 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -10,7 +10,7 @@ use Module::Runtime  qw( is_module_name );
 
 BEGIN {
 	$MooX::late::AUTHORITY = 'cpan:TOBYINK';
-	$MooX::late::VERSION   = '0.003';
+	$MooX::late::VERSION   = '0.004';
 };
 
 BEGIN {
diff --git a/meta/changes.pret b/meta/changes.pret
index 34cb6a3..3594a7f 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -18,3 +18,9 @@
 		item "General refactoring of type constraint code."^^Change;
 	].
 
+`MooX-late 0.004 cpan:TOBYINK`
+	issued  2012-12-03;
+	changeset [
+		item "Issue warnings when type constraint cannot be interpreted correctly. Warning is not issued at the time the attribute is built, but the first time the type constraint is checked against. Don't attempt to inflate these type constraints when Moose is loaded."^^Addition;
+	].
+

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