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:
b16ca46
)
perldelta for B::COP::stashoff
author
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 06:22:41 +0000
(23:22 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 8 Jun 2012 06:51:11 +0000
(23:51 -0700)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
c7a0436
..
1161802
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-122,6
+122,12
@@
make use of them.
=item *
+L<B> has been upgraded from version 1.35 to 1.36.
+
+C<B::COP::stashlen> has been replaced with C<B::COP::stashoff>.
+
+=item *
+
L<ExtUtils::CBuilder> has been upgraded from version 0.280206 to 0.280208.
It no longer fails when trying to embed manifests on Windows