summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod')
-rw-r--r--pod/perl592delta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perl592delta.pod b/pod/perl592delta.pod
index 12e27ebe09..86a745ed3e 100644
--- a/pod/perl592delta.pod
+++ b/pod/perl592delta.pod
@@ -308,6 +308,10 @@ upgrades.
F<t/io/dup.t>, F<t/io/open.t> and F<lib/ExtUtils/t/Constant.t> fail some
tests on some BSD flavours.
+perl fails to compile on Win32 with MinGW, if you don't have the Cygwin
+tools installed, because the makefile currently relies on the presence of
+tr(1).
+
=head1 Plans for the next release
The current plan for perl 5.9.3 is to add CPANPLUS as a core module.