From 3004a230b01c37d7603b972a0f042c6c01914f2a Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Mon, 9 Apr 2018 07:44:53 -0700 Subject: [PATCH] fix rt #106493; added link to source code repo --- bin/perltidy | 6 +++--- lib/Perl/Tidy.pod | 6 +++--- local-docs/ChangeLog.pod | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index df0512ed..242734f8 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -3465,12 +3465,12 @@ This man page documents perltidy version 20180220.01 =head1 BUG REPORTS -A list of current bugs and issues can be found at the CPAN site - - https://rt.cpan.org/Public/Dist/Display.html?Name=Perl-Tidy +A list of current bugs and issues can be found at the CPAN site L To report a new bug or problem, use the link on this page. +The source code repository is at L. + =head1 COPYRIGHT Copyright (c) 2000-2018 by Steve Hancock diff --git a/lib/Perl/Tidy.pod b/lib/Perl/Tidy.pod index 1707362c..4daa83f3 100644 --- a/lib/Perl/Tidy.pod +++ b/lib/Perl/Tidy.pod @@ -421,11 +421,11 @@ Please refer to the file "COPYING" for details. =head1 BUG REPORTS -A list of current bugs and issues can be found at the CPAN site +A list of current bugs and issues can be found at the CPAN site L - https://rt.cpan.org/Public/Dist/Display.html?Name=Perl-Tidy +To report a new bug or problem, use the link on this page. -To report a new bug or problem, use the link on this page . +The source code repository is at L. =head1 SEE ALSO diff --git a/local-docs/ChangeLog.pod b/local-docs/ChangeLog.pod index 208b2ae0..97ec0a80 100644 --- a/local-docs/ChangeLog.pod +++ b/local-docs/ChangeLog.pod @@ -29,6 +29,8 @@ - Fixed RT #124594, license text desc. changed from 'GPL-2.0+' to 'gpl_2' + - RT #106493; source code repository is https://github.com/perltidy/perltidy + - Numerous installation test snippets have been added. - Fixed bug in which a warning about a possible code bug was issued in a -- 2.39.5