Skip to content

Commit 5ea2bff

Browse files
GrinnzLeont
authored andcommitted
fix some internal pod links
1 parent 338f2b6 commit 5ea2bff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/Module/Build.pm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ C<tar> (and optional C<gzip>) parameter:
253253
[version 0.05]
254254
255255
Reports which files are in the build directory but not in the
256-
F<MANIFEST> file, and vice versa. (See L<manifest> for details.)
256+
F<MANIFEST> file, and vice versa. (See L</manifest> for details.)
257257
258258
=item distclean
259259
@@ -425,7 +425,7 @@ add your own stuff to it:
425425
^MANIFEST\.SKIP$
426426
CVS
427427
428-
See the L<distcheck> and L<skipcheck> actions if you want to find out
428+
See the L</distcheck> and L</skipcheck> actions if you want to find out
429429
what the C<manifest> action would do, without actually doing anything.
430430
431431
=item manifest_skip
@@ -534,7 +534,7 @@ distribution still pass the old regression tests, and so on.
534534
[version 0.05]
535535
536536
Reports which files are skipped due to the entries in the
537-
F<MANIFEST.SKIP> file (See L<manifest> for details)
537+
F<MANIFEST.SKIP> file (See L</manifest> for details)
538538
539539
=item test
540540

0 commit comments

Comments
 (0)