We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb16a03 commit 1073fe1Copy full SHA for 1073fe1
lib/ExtUtils/MM_Cygwin.pm
@@ -104,8 +104,8 @@ sub init_linker {
104
105
Determine whether a file is native to Cygwin by checking whether it
106
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>.
+use L<ExtUtils::MM_Unix> to determine if it may be a command.
+Otherwise use the tests from L<ExtUtils::MM_Win32>.
109
110
=cut
111
0 commit comments