[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-changes
Subject:    [perl.git]  branch release-5.23.8, updated. v5.23.7-433-gaed1398
From:       Sawyer X <xsawyerx () gmail ! com>
Date:       2016-02-20 19:46:50
Message-ID: E1aXDUQ-0006CG-OB () camel-001 ! ams6 ! corp ! booking ! com
[Download RAW message or body]

In perl.git, the branch release-5.23.8 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/aed13984243c935bb8b73650a63e730cbc85c26a?hp=fc9da770321d3fda8e278a818f9325a081392154>


- Log -----------------------------------------------------------------
commit aed13984243c935bb8b73650a63e730cbc85c26a
Author: Sawyer X <xsawyerx@cpan.org>
Date:   Sat Feb 20 20:46:45 2016 +0100

    Typos, POD errors, etc.
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a4b92e5..a520e73 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -31,7 +31,7 @@ the owner read and write bits from the given mode before applying \
it,  rather than the intended negation of leaving only those bits in place.
 
 Systems that use mode 0666 in C<mkstemp(3)> (like old versions of
-glibc) createa a file with permissions 0066, leaving world read and
+glibc) create a file with permissions 0066, leaving world read and
 write permissions regardless of current umask.
 
 This has been fixed by using umask 0177 instead. [perl #127322]
@@ -185,18 +185,18 @@ diagnostic messages, see L<perldiag>.
 
 =item *
 
-L<Sequence (?PE<lt>... not terminated in regex; marked by S<<-- HERE> in \
                mE<sol>%sE<sol>
-|perldiag/"Sequence (?PE<lt>... not terminated in regex; marked by <-- HERE in \
mE<sol>%sE<sol>"> +L<<< Sequence (?PE<lt>... not terminated in regex; marked by \
E<lt>-- HERE in mE<sol>%sE<sol> +|perldiag/"Sequence (?PE<lt>... not terminated in \
regex; marked by <-- HERE in mE<sol>%sE<sol>" >>>  
 =item *
 
-L<Sequence (?PE<gt>... not terminated in regex; marked by S<<-- HERE> in \
                mE<sol>%sE<sol>
-|perldiag/Sequence (?PE<gt>... not terminated in regex; marked by <-- HERE in \
mE<sol>%sE<sol>> +L<Sequence (?PE<gt>... not terminated in regex; marked by E<lt>-- \
HERE in mE<sol>%sE<sol> +|perldiag/"Sequence (?PE<gt>... not terminated in regex; \
marked by <-- HERE in mE<sol>%sE<sol>">  
 =item *
 
-L<Empty \%c in regex; marked by S<<-- HERE> in mE<sol>%sE<sol>
-|perldiag/Empty \%c in regex; marked by <-- HERE in mE<sol>%sE<sol>>
+L<Empty \%c in regex; marked by E<lt>-- HERE in mE<sol>%sE<sol>
+|perldiag/"Empty \%c in regex; marked by <-- HERE in mE<sol>%sE<sol>">
 
 =back
 
@@ -255,12 +255,6 @@ determined by C<PERL_ENV_TABLES> and as documented in \
L<perlvms/%ENV>.  
 =back
 
-=back
-
-=head2 Platform-Specific Notes
-
-=over 4
-
 =item Win32
 
 Builds using Microsoft Visual C++ 2003 and earlier no longer produce
@@ -306,7 +300,7 @@ or renamed:
 =item *
 
 C<cx_pushblock()> now saves C<PL_savestack_ix> and C<PL_tmps_floor>, so
-CMpp_enter*> and C<pp_leave*> no longer do
+C<pp_enter*> and C<pp_leave*> no longer do
 
   ENTER; SAVETMPS; ....; LEAVE
 

--
Perl5 Master Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic