Skip to content

Commit 1073fe1

Browse files
Grinnzbingos
authored andcommitted
Link to referenced modules from MM_Cygwin maybe_command
1 parent bb16a03 commit 1073fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ExtUtils/MM_Cygwin.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ sub init_linker {
104104
105105
Determine whether a file is native to Cygwin by checking whether it
106106
resides inside the Cygwin installation (using Windows paths). If so,
107-
use C<ExtUtils::MM_Unix> to determine if it may be a command.
108-
Otherwise use the tests from C<ExtUtils::MM_Win32>.
107+
use L<ExtUtils::MM_Unix> to determine if it may be a command.
108+
Otherwise use the tests from L<ExtUtils::MM_Win32>.
109109
110110
=cut
111111

0 commit comments

Comments
 (0)