[libmoosex-has-sugar-perl] 03/29: Add #AUTHORITY comments
Intrigeri
intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to annotated tag 1.000000-source
in repository libmoosex-has-sugar-perl.
commit 23fe603d46f6efa3a44ea88e55e21979bcf7f3d3
Author: Kent Fredric <kentfredric at gmail.com>
Date: Fri Jan 31 05:58:09 2014 +1300
Add #AUTHORITY comments
---
lib/MooseX/Has/Sugar.pm | 2 ++
lib/MooseX/Has/Sugar/Minimal.pm | 2 ++
lib/MooseX/Has/Sugar/Saccharin.pm | 2 ++
3 files changed, 6 insertions(+)
diff --git a/lib/MooseX/Has/Sugar.pm b/lib/MooseX/Has/Sugar.pm
index 38138e0..4a3ae15 100644
--- a/lib/MooseX/Has/Sugar.pm
+++ b/lib/MooseX/Has/Sugar.pm
@@ -6,6 +6,8 @@ package MooseX::Has::Sugar;
# ABSTRACT: Sugar Syntax for moose 'has' fields
+# AUTHORITY
+
=head1 SYNOPSIS
L<Moose|Moose> C<has> syntax is generally fine, but sometimes one gets bothered with
diff --git a/lib/MooseX/Has/Sugar/Minimal.pm b/lib/MooseX/Has/Sugar/Minimal.pm
index a047c19..3a30459 100644
--- a/lib/MooseX/Has/Sugar/Minimal.pm
+++ b/lib/MooseX/Has/Sugar/Minimal.pm
@@ -6,6 +6,8 @@ package MooseX::Has::Sugar::Minimal;
# ABSTRACT: Less Sugary Syntax for moose 'has' fields
+# AUTHORITY
+
use Sub::Exporter ();
=head1 SYNOPSIS
diff --git a/lib/MooseX/Has/Sugar/Saccharin.pm b/lib/MooseX/Has/Sugar/Saccharin.pm
index fbceced..16c320a 100644
--- a/lib/MooseX/Has/Sugar/Saccharin.pm
+++ b/lib/MooseX/Has/Sugar/Saccharin.pm
@@ -6,6 +6,8 @@ package MooseX::Has::Sugar::Saccharin;
# ABSTRACT: Experimental sweetness
+# AUTHORITY
+
=head1 SYNOPSIS
This is a highly experimental sugaring module. No Guarantees of stability.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git
More information about the Pkg-perl-cvs-commits
mailing list