projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0e55f0d
)
Last-minute "known issue" in perldelta
author
Aaron Crane <arc@cpan.org>
Sun, 20 Jan 2013 18:22:21 +0000 (18:22 +0000)
committer
Aaron Crane <arc@cpan.org>
Sun, 20 Jan 2013 18:22:21 +0000 (18:22 +0000)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
bd6a6ee
..
f24820d
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-266,6
+266,11
@@
matches which previously completed very fast, without invoking the full
regexp engine, now run much slower than before. We expect this performance
problem to be resolved before 5.18.0 is released.
+=item *
+
+The C<POSIX> module may yield test failures when building on a ZFS
+filesystem under FreeBSD.
+
=back
=head1 Acknowledgements