[libmoosex-has-sugar-perl] 16/29: Update README formatting

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:23 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 62090fac4001fb4249df6d6e05985a262bce8744
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Fri Jan 31 06:54:53 2014 +1300

    Update README formatting
---
 README.mkdn | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.mkdn b/README.mkdn
index dc6f29c..6addddc 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -4,7 +4,7 @@ MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields
 
 # VERSION
 
-version 0.05070422
+version 0.05070423
 
 # SYNOPSIS
 
@@ -137,7 +137,7 @@ This exports `ro`, `rw` and `bare` as lists, so they behave as stand-alone attri
             ro,
     );
 
-__NOTE: This option is incompatible with [::Sugar::Minimal](https://metacpan.org/pod/MooseX::Has::Sugar::Minimal)__ : ["CONFLICTS"](#CONFLICTS)
+__NOTE: This option is incompatible with [::Sugar::Minimal](https://metacpan.org/pod/MooseX::Has::Sugar::Minimal)__ : ["CONFLICTS"](#conflicts)
 
 ## `:attrs`
 
@@ -149,7 +149,7 @@ and ["auto_deref"](#auto_deref) as subs that assume positive.
             isa => 'Str',
     );
 
-__NOTE: This option is incompatible with [MooseX::Types](https://metacpan.org/pod/MooseX::Types) and [Moose's Type Constraints Module](https://metacpan.org/pod/Moose::Util::TypeConstraints)__ : ["CONFLICTS"](#CONFLICTS)
+__NOTE: This option is incompatible with [MooseX::Types](https://metacpan.org/pod/MooseX::Types) and [Moose's Type Constraints Module](https://metacpan.org/pod/Moose::Util::TypeConstraints)__ : ["CONFLICTS"](#conflicts)
 
 ## `:is`
 
@@ -157,7 +157,7 @@ __DEPRECATED__. See [::Sugar::Minimal](https://metacpan.org/pod/MooseX::Has::Sug
 
 ## `:allattrs`
 
-__DEPRECATED__, just use [":default"](#:default) or do
+__DEPRECATED__, just use [":default"](#default) or do
 
     use MooseX::Has::Sugar;
 
@@ -195,7 +195,7 @@ returns `('weak_ref',1)`
 
 returns `('coerce',1)`
 
-__WARNING:__ Conflict with [MooseX::Types](https://metacpan.org/pod/MooseX::Types) and [Moose::Util::TypeConstraints](https://metacpan.org/pod/Moose::Util::TypeConstraints), see ["CONFLICTS"](#CONFLICTS).
+__WARNING:__ Conflict with [MooseX::Types](https://metacpan.org/pod/MooseX::Types) and [Moose::Util::TypeConstraints](https://metacpan.org/pod/Moose::Util::TypeConstraints), see ["CONFLICTS"](#conflicts).
 
 ## `auto_deref`
 
@@ -233,7 +233,7 @@ Kent Fredric <kentnl at cpan.org>
 
 # COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Kent Fredric.
+This software is copyright (c) 2014 by Kent Fredric.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

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