[libmoox-late-perl] 05/07: match style in SYNOPSIS

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


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

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

commit 96faa8a6b75d5c685a5d943dd4ac82afec53894e
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Wed Dec 26 14:31:58 2012 +0000

    match style in SYNOPSIS
---
 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 4573e55..41f3006 100644
--- a/lib/MooX/late.pm
+++ b/lib/MooX/late.pm
@@ -450,7 +450,7 @@ will never do more than seven.
 MooX::late should work in Moo::Roles, with no particular caveats.
 
 	package MyRole;
-	use MooX::Role qw(late);
+	use MooX::Role 'late';
 
 or, without L<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