diff --git a/Changes b/Changes index 03d623e..0441ff3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl extension WWW-PGXN. +0.14.0 + - Tweaked the Pod for the submodule (Distribution, User, Tag, etc.). + - Fixed outdated GitHub links and removed the rt.cpan.org bug reporting + address. + 0.13.0 2024-02-17T22:23:29Z - Added CI tests for Perls 5.10 - 5.38 on Linux, macOS, and Windows. - Fixed test failures caused by line endings on Windows (probably only diff --git a/lib/WWW/PGXN.pm b/lib/WWW/PGXN.pm index 2379b7d..f461bea 100644 --- a/lib/WWW/PGXN.pm +++ b/lib/WWW/PGXN.pm @@ -614,9 +614,9 @@ distributions to it. =head1 Support This module is stored in a public -L. Feel free to fork +L. Feel free to fork and contribute! Please file bug reports via -L +L =head1 Author diff --git a/lib/WWW/PGXN/Distribution.pm b/lib/WWW/PGXN/Distribution.pm index 470dc98..5ce3482 100644 --- a/lib/WWW/PGXN/Distribution.pm +++ b/lib/WWW/PGXN/Distribution.pm @@ -171,9 +171,10 @@ WWW::PGXN::Distribution - Distribution metadata fetched from PGXN =head1 Description -This module represents PGXN distribution metadata fetched from PGXN>. It is -not intended to be constructed directly, but via the -L method of L. + +This module represents PGXN distribution metadata fetched from +L. It is not intended to be constructed directly, but +via L. =head1 Interface @@ -344,9 +345,9 @@ C. my $no_index = $distribution->no_index; Returns a hash reference describing files and directories that should not be -indexed by search engines or the PGXN infrastructure. The L specifies that the structure of -this hash contain only these keys: +indexed by search engines or the PGXN infrastructure. The +L specifies that the +structure of this hash contain only these keys: =over @@ -730,13 +731,10 @@ The main class to communicate with a PGXN mirror or API server. =head1 Support -This module is stored in an open L. Feel free to fork and -contribute! - -Please file bug reports via L or by sending mail to -L. +This module is stored in a public +L. +Feel free to fork and contribute! Please file bug reports via +L. =head1 Author diff --git a/lib/WWW/PGXN/Extension.pm b/lib/WWW/PGXN/Extension.pm index 47f0010..d23fc4e 100644 --- a/lib/WWW/PGXN/Extension.pm +++ b/lib/WWW/PGXN/Extension.pm @@ -108,9 +108,9 @@ WWW::PGXN::Extension - Extension metadata fetched from PGXN =head1 Description -This module represents PGXN extension metadata fetched from PGXN>. It is not -intended to be constructed directly, but via the L -method of L. +This module represents PGXN extension metadata fetched from +L. It is not intended to be constructed directly, but +via L. =head1 Interface @@ -320,13 +320,10 @@ The main class to communicate with a PGXN mirror or API server. =head1 Support -This module is stored in an open L. Feel free to fork and -contribute! - -Please file bug reports via L or by sending mail to -L. +This module is stored in a public +L. +Feel free to fork and contribute! Please file bug reports via +L. =head1 Author diff --git a/lib/WWW/PGXN/Mirror.pm b/lib/WWW/PGXN/Mirror.pm index 9481ec6..ac37626 100644 --- a/lib/WWW/PGXN/Mirror.pm +++ b/lib/WWW/PGXN/Mirror.pm @@ -48,9 +48,9 @@ WWW::PGXN::Mirror - Mirror metadata fetched from PGXN =head1 Description -This module represents PGXN mirror metadata fetched from PGXN>. It is not -intended to be constructed directly, but via the L method -of L. +This module represents PGXN mirror metadata fetched from +L. It is not intended to be constructed directly, but +via L. =head1 Interface @@ -152,13 +152,10 @@ The main class to communicate with a PGXN mirror or API server. =head1 Support -This module is stored in an open L. Feel free to fork and -contribute! - -Please file bug reports via L or by sending mail to -L. +This module is stored in a public +L. +Feel free to fork and contribute! Please file bug reports via +L. =head1 Author diff --git a/lib/WWW/PGXN/Tag.pm b/lib/WWW/PGXN/Tag.pm index d3f1b49..3ba0c65 100644 --- a/lib/WWW/PGXN/Tag.pm +++ b/lib/WWW/PGXN/Tag.pm @@ -30,9 +30,8 @@ WWW::PGXN::Tag - Tag metadata fetched from PGXN =head1 Description -This module represents PGXN tag metadata fetched from PGXN>. It is not -intended to be constructed directly, but via the L method -of L. +This module represents PGXN tag metadata fetched from L. +It is not intended to be constructed directly, but via L. =head1 Interface @@ -117,13 +116,10 @@ The main class to communicate with a PGXN mirror or API server. =head1 Support -This module is stored in an open L. Feel free to fork and -contribute! - -Please file bug reports via L or by sending mail to -L. +This module is stored in a public +L. +Feel free to fork and contribute! Please file bug reports via +L. =head1 Author diff --git a/lib/WWW/PGXN/User.pm b/lib/WWW/PGXN/User.pm index 581690b..fad8d34 100644 --- a/lib/WWW/PGXN/User.pm +++ b/lib/WWW/PGXN/User.pm @@ -42,9 +42,9 @@ WWW::PGXN::User - User metadata fetched from PGXN =head1 Description -This module represents PGXN user metadata fetched from PGXN>. It is not -intended to be constructed directly, but via the L method -of L. +This module represents PGXN user metadata fetched from +L. It is not intended to be constructed directly, but +via L. =head1 Interface @@ -158,13 +158,10 @@ The main class to communicate with a PGXN mirror or API server. =head1 Support -This module is stored in an open L. Feel free to fork and -contribute! - -Please file bug reports via L or by sending mail to -L. +This module is stored in a public +L. +Feel free to fork and contribute! Please file bug reports via +L. =head1 Author