[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.11-5-g7fddba2

Alex Vandiver alexmv at bestpractical.com
Fri May 8 17:13:47 EDT 2015


The branch, master has been updated
       via  7fddba211f25a6db539f32588c4d6e318ecc6782 (commit)
      from  301d78ea7381563772d223536c64548e1d4ddeec (commit)

Summary of changes:
 profiles/db/Module.pm      | 17 ++++++++++-------
 profiles/default/Module.pm | 19 ++++++++++---------
 2 files changed, 20 insertions(+), 16 deletions(-)

- Log -----------------------------------------------------------------
commit 7fddba211f25a6db539f32588c4d6e318ecc6782
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri May 8 17:13:41 2015 -0400

    Use better formatting for th bugs section

diff --git a/profiles/db/Module.pm b/profiles/db/Module.pm
index f14e4e3..4abd1a7 100644
--- a/profiles/db/Module.pm
+++ b/profiles/db/Module.pm
@@ -67,13 +67,16 @@ Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
 =head1 BUGS
 
-All bugs should be reported via email to
-
-    L<bug-{{$dist->name}}@rt.cpan.org|mailto:bug-{{$dist->name}}@rt.cpan.org>
-
-or via the web at
-
-    L<rt.cpan.org|http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}>.
+=for html <p>All bugs should be reported via email to <a
+href="mailto:bug-{{$dist->name}}@rt.cpan.org">bug-{{$dist->name}}@rt.cpan.org</a>
+or via the web at <a
+href="http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}">rt.cpan.org</a>.</p>
+
+=for text
+    All bugs should be reported via email to
+        bug-{{$dist->name}}@rt.cpan.org
+    or via the web at
+        http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}
 
 =head1 LICENSE AND COPYRIGHT
 
diff --git a/profiles/default/Module.pm b/profiles/default/Module.pm
index ccaf2e6..e7ff977 100644
--- a/profiles/default/Module.pm
+++ b/profiles/default/Module.pm
@@ -55,15 +55,16 @@ or add C<{{$name}}> to your existing C<@Plugins> line.
 
 Best Practical Solutions, LLC E<lt>modules at bestpractical.comE<gt>
 
-=head1 BUGS
-
-All bugs should be reported via email to
-
-    L<bug-{{$dist->name}}@rt.cpan.org|mailto:bug-{{$dist->name}}@rt.cpan.org>
-
-or via the web at
-
-    L<rt.cpan.org|http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}>.
+=for html <p>All bugs should be reported via email to <a
+href="mailto:bug-{{$dist->name}}@rt.cpan.org">bug-{{$dist->name}}@rt.cpan.org</a>
+or via the web at <a
+href="http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}">rt.cpan.org</a>.</p>
+
+=for text
+    All bugs should be reported via email to
+        bug-{{$dist->name}}@rt.cpan.org
+    or via the web at
+        http://rt.cpan.org/Public/Dist/Display.html?Name={{$dist->name}}
 
 =head1 LICENSE AND COPYRIGHT
 

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list