pod cleanups
Graham Knop [Sun, 9 Apr 2017 14:16:31 +0000 (16:16 +0200)]
lib/Config/Any.pm
lib/Config/Any/Base.pm
lib/Config/Any/General.pm
lib/Config/Any/INI.pm
lib/Config/Any/JSON.pm
lib/Config/Any/Perl.pm
lib/Config/Any/XML.pm
lib/Config/Any/YAML.pm

index d9ff8dd..081eceb 100644 (file)
@@ -42,8 +42,6 @@ configuration formats.
 
 =head1 INTERFACE
 
-=cut
-
 =head2 load_files( \%args )
 
     Config::Any->load_files( { files => \@files } );
@@ -339,7 +337,7 @@ L<https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Any>.
 
 =head1 AUTHOR
 
-Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
+Joel Bernstein <rataxis@cpan.org>
 
 =head1 CONTRIBUTORS
 
index 1aff039..3f05e0f 100644 (file)
@@ -65,7 +65,7 @@ sub _require {
 
 =head1 AUTHOR
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
index 2cbd2e8..3ee7e21 100644 (file)
@@ -68,11 +68,11 @@ sub requires_all_of { [ 'Config::General' => '2.47' ] }
 
 =head1 AUTHOR
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
 =head1 CONTRIBUTORS
 
-Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
+Joel Bernstein <rataxis@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
index 4b71995..0cbbdae 100644 (file)
@@ -97,9 +97,9 @@ Set it to 0 to preserve literal spaces in section headings:
 
 =head1 AUTHORS
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
-Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
+Joel Bernstein <rataxis@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
index 91d1531..659ff2c 100644 (file)
@@ -96,7 +96,7 @@ sub requires_any_of { 'JSON::DWIW', 'JSON::XS', 'JSON::Syck', 'JSON::PP', 'JSON'
 
 =head1 AUTHOR
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
@@ -113,6 +113,10 @@ it under the same terms as Perl itself.
 
 =item * L<Config::Any>
 
+=item * L<Cpanel::JSON::XS>
+
+=item * L<JSON::MaybeXS>
+
 =item * L<JSON::DWIW>
 
 =item * L<JSON::XS>
index 77899f5..e72b2e7 100644 (file)
@@ -65,7 +65,7 @@ sub load {
 
 =head1 AUTHOR
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
index fd9838a..1a36b7b 100644 (file)
@@ -96,9 +96,9 @@ more information.
 
 =head1 AUTHORS
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
-Joel Bernstein E<lt>rataxis@cpan.orgE<gt>
+Joel Bernstein <rataxis@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE
 
index 1f61221..50a4442 100644 (file)
@@ -71,7 +71,7 @@ sub requires_any_of {
 
 =head1 AUTHOR
 
-Brian Cassidy E<lt>bricas@cpan.orgE<gt>
+Brian Cassidy <bricas@cpan.org>
 
 =head1 COPYRIGHT AND LICENSE