This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify perlrebackslash.pod
[perl5.git] / pod / perl5112delta.pod
index ebf3284..c53a622 100644 (file)
@@ -1,6 +1,6 @@
 =head1 NAME
 
-perldelta - what is new for perl v5.11.2
+perl5112delta - what is new for perl v5.11.2
 
 =head1 DESCRIPTION
 
@@ -33,15 +33,6 @@ arithmetic via pluggable keywords. This module is mainly used for test
 purposes, and is not normally installed, but also serves as an example
 of how to use the new mechanism.
 
-=head2 Lexer API
-
-We have added a public API for the lowest layers of lexing. This is
-meant to provide a solid foundation for the parsing that Devel::Declare
-and similar modules do, and it complements the pluggable keyword
-mechanism. The API consists of some existing variables combined with
-some new functions, all marked as experimental (which making them
-public certainly is).
-
 =head2 APIs for more internals
 
 The lowest layers of the lexer and parts of the pad system now have C
@@ -303,7 +294,7 @@ before the C<=>.
 =head1 Acknowledgements
 
 Perl 5.11.2 represents approximately 3 weeks development since Perl
-5.11.1 contains 29,992 lines of changes across 458 files from 38
+5.11.1 and contains 29,992 lines of changes across 458 files from 38
 authors and committers:
 
 Abhijit Menon-Sen, Abigail, Ben Morrow, Bo Borgerson, Brad Gilbert,