131 |
23. The tests have been re-organized, adding tests 11 and 12, to make it |
23. The tests have been re-organized, adding tests 11 and 12, to make it |
132 |
possible to check the Perl 5.10 features against Perl 5.10. |
possible to check the Perl 5.10 features against Perl 5.10. |
133 |
|
|
134 |
|
24. Perl 5.10 allows subroutine calls in lookbehinds, as long as the subroutine |
135 |
|
pattern matches a fixed length string. PCRE did not allow this; now it |
136 |
|
does. Neither allows recursion. |
137 |
|
|
138 |
|
|
139 |
Version 7.9 11-Apr-09 |
Version 7.9 11-Apr-09 |
140 |
--------------------- |
--------------------- |