diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-11-16 22:09:48 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-11-17 13:08:45 -0800 |
commit | 4d910168b305fc1c618fb5716bf88114836efae2 (patch) | |
tree | 1097cb54e5a01d8be74655b9b7e467adbfc1695a /t/porting | |
parent | 20c98eb003bfef7737d4e3aa9e138285e00c94fb (diff) | |
download | perl-4d910168b305fc1c618fb5716bf88114836efae2.tar.gz |
perldiag: Add some ‘in regex’ variants
Diffstat (limited to 't/porting')
-rw-r--r-- | t/porting/diag.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t index 8c97688a59..4f44c29e69 100644 --- a/t/porting/diag.t +++ b/t/porting/diag.t @@ -571,9 +571,6 @@ POSIX syntax [%c %c] is reserved for future extensions in regex; marked by <-- H ptr wrong %p != %p fl=%x nl=%p e=%p for %d QUITing... Recompile perl with -DDEBUGGING to use -D switch (did you mean -d ?) -Regexp modifier "%c" may appear a maximum of twice in regex; marked by <-- HERE in m/%s/ -Regexp modifier "%c" may not appear twice in regex; marked by <-- HERE in m/%s/ -Regexp modifiers "%c" and "%c" are mutually exclusive in regex; marked by <-- HERE in m/%s/ Regexp *+ operand could be empty in regex; marked by <-- HERE in m/%s/ Reversed %c= operator %s: Can't parse EXE/DLL name: '%s' |