This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c94927
)
Note that we now include Safe.pm 2.27
author
Jesse Vincent
<jesse@bestpractical.com>
Thu, 13 May 2010 19:55:40 +0000
(15:55 -0400)
committer
David Golden
<dagolden@cpan.org>
Wed, 30 Jun 2010 02:08:13 +0000
(22:08 -0400)
(cherry picked from commit
7ecbc3da3c049655fce6b77e81d08f2025e54c57
)
Signed-off-by: David Golden <dagolden@cpan.org>
pod/perl5121delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5121delta.pod
b/pod/perl5121delta.pod
index
01bde12
..
2c8a08f
100644
(file)
--- a/
pod/perl5121delta.pod
+++ b/
pod/perl5121delta.pod
@@
-58,6
+58,10
@@
parsing.
We made a small fix to the L<CPANPLUS> test suite to fix an occasional spurious test failure.
+=item *
+
+We upgraded L<Safe> to version 2.27 to wrap coderefs retured by C<reval()> and C<rdo()>.
+
=back
=head1 Changes to Existing Documentation