projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60ca243
)
perldelta for 35f7559499, B::Concise dumping formats
author
Father Chrysostomos
<sprout@cpan.org>
Tue, 14 Aug 2012 21:39:15 +0000
(14:39 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Wed, 15 Aug 2012 00:49:30 +0000
(17:49 -0700)
pod/perldelta.pod
patch
|
blob
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
d723cd0
..
8541dba
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-127,6
+127,10
@@
namespace and available for export. The default export list has not changed.
L<B::Concise> has been upgraded from version 0.91 to 0.92. The C<-nobanner>
option has been fixed, and C<format>s can now be dumped.
+B::Concise can now dump formats. When passed a sub name to dump, it will
+check also to see whether it is the name of a format. If a sub and a
+format share the same name, it will dump both.
+
=item *
L<B::Deparse> has been upgraded from version 1.15 to 1.16. It now deparses