This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6dd7c1f
)
Don’t allow read-only regexps to be tied
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 23 Jan 2012 06:48:42 +0000
(22:48 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 23 Jan 2012 18:19:35 +0000
(10:19 -0800)
Since the test triggered another bug in freeing read-only
regexps, this commit fixes that too.
No differences found