diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-06-16 08:27:23 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-06-16 08:27:23 +0200 |
commit | afefe6bfcf9956c77e5f9eee351e3d13be12ea3b (patch) | |
tree | d26ebf97eda297fc663597c811d91327fa208c43 /perlsh | |
parent | 91490fbe1187ee0d1ab27187fe75104690120930 (diff) | |
download | perl-afefe6bfcf9956c77e5f9eee351e3d13be12ea3b.tar.gz |
Implement new regex escape \N
\N, like in Perl 6, is equivalent to . but not influenced by /s.
It matches any character except \n. Note that followed by { and
a non-number, \N is still a named character.
Diffstat (limited to 'perlsh')
0 files changed, 0 insertions, 0 deletions