[libmoox-late-perl] 02/07: require MooX::Types::MooseLike::Base - the optional dep thing doe not really mnake much sense

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


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

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

commit fe1fd0b994113e824f433c0d5b51fb8e8a113547
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Mon Mar 11 22:38:52 2013 +0000

    require MooX::Types::MooseLike::Base - the optional dep thing doe not really mnake much sense
---
 lib/MooX/late.pm   | 2 +-
 meta/makefile.pret | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/MooX/late.pm b/lib/MooX/late.pm
index 8dd4a77..1966b38 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -505,7 +505,7 @@ Toby Inkster E<lt>tobyink at cpan.orgE<gt>.
 
 =head1 COPYRIGHT AND LICENCE
 
-This software is copyright (c) 2012 by Toby Inkster.
+This software is copyright (c) 2012-2013 by Toby Inkster.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff --git a/meta/makefile.pret b/meta/makefile.pret
index 1c9d4fe..85908a3 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -6,6 +6,7 @@
 	readme_from       m`MooX::late`;
 	test_requires     p`Test::More 0.61`;
 	requires          p`Moo 1.000004`;
+	requires          p`MooX::Types::MooseLike::Base`;
 	recommends        p`MooX`;
 .
 

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