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:
f9dc9a5
)
perldelta for 7fefc6c, dcccc8f, f83c603
author
Matthew Horsfall (alh)
<wolfsage@gmail.com>
Thu, 12 Jun 2014 11:01:57 +0000
(07:01 -0400)
committer
Matthew Horsfall (alh)
<wolfsage@gmail.com>
Thu, 12 Jun 2014 11:01:57 +0000
(07:01 -0400)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
205cbe6
..
dcf52e7
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-396,6
+396,19
@@
L<[perl #121869]|https://rt.perl.org/Ticket/Display.html?id=121869>
Clarify where C<NUL> may be embedded or is required to terminate a string.
+=item *
+
+Previously missing documentation due to formatting errors are now included.
+
+=item *
+
+Entries are now organized into groups rather than by file where they are found.
+
+=item *
+
+Alphabetical sorting of entries is now handled by the POD generator to make
+entries easier to find when scanning.
+
=back
=head3 L<perlhacktips>