This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
More changes to perlretut
authorFather Chrysostomos <sprout@cpan.org>
Mon, 7 Mar 2011 06:28:47 +0000 (22:28 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 7 Mar 2011 06:30:41 +0000 (22:30 -0800)
Mostly minor punctuation changes, but also:

• Some of the ‘new’ features are no longer new.
• Explain that \Q\L\U only apply to literal regexps, not interpolated
  ones.
• The charnames pragma is not required for \p
• The section on [:POSIX:] char classes was still explaining 5.6.


No differences found