diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-01-27 21:40:37 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-01-27 21:40:37 +0000 |
commit | 9150e781c63ceb11ed7ded1a00e0cd22f638e57c (patch) | |
tree | dfda46bd85ae5755145a88a7e6533e57d3224bcd /pod | |
parent | 3f01b1928898482cdefc76ed08fc1cbceb635947 (diff) | |
download | perl-9150e781c63ceb11ed7ded1a00e0cd22f638e57c.tar.gz |
Fix podcheck errors in perldelta
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index d7d1b28deb..dc3367f20a 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -83,7 +83,7 @@ in question from CPAN. =item L<CPANPLUS::Configure> -=item L<CPANPLUS::Configure::Setup> +=item C<CPANPLUS::Configure::Setup> =item L<CPANPLUS::Dist> @@ -103,9 +103,9 @@ in question from CPAN. =item L<CPANPLUS::Internals> -=item L<CPANPLUS::Internals::Constants> +=item C<CPANPLUS::Internals::Constants> -=item L<CPANPLUS::Internals::Constants::Report> +=item C<CPANPLUS::Internals::Constants::Report> =item L<CPANPLUS::Internals::Extract> @@ -121,11 +121,11 @@ in question from CPAN. =item L<CPANPLUS::Internals::Source::SQLite> -=item L<CPANPLUS::Internals::Source::SQLite::Tie> +=item C<CPANPLUS::Internals::Source::SQLite::Tie> =item L<CPANPLUS::Internals::Utils> -=item L<CPANPLUS::Internals::Utils::Autoflush> +=item C<CPANPLUS::Internals::Utils::Autoflush> =item L<CPANPLUS::Module> @@ -137,7 +137,7 @@ in question from CPAN. =item L<CPANPLUS::Module::Fake> -=item L<CPANPLUS::Module::Signature> +=item C<CPANPLUS::Module::Signature> =item L<CPANPLUS::Selfupdate> @@ -189,7 +189,7 @@ will remain available with the applicable CPAN distribution. Included with L<CPANPLUS>. -=item L<cpanp-run-perl> +=item C<cpanp-run-perl> Included with L<CPANPLUS>. |