In B's OptreeCheck, implement proper qr// matching for regexps.
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 15:32:28 +0000 (15:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 16:04:47 +0000 (16:04 +0000)
commit3f47291432d23a4da5e85270f0a5e356ca6994ff
treef53161659dac59c58317245aeed5eaf3dabcdaad
parent25b57a7e3aeaed75d57ab52d2271a61cbb3f222a
In B's OptreeCheck, implement proper qr// matching for regexps.

Hence we can now do string matching on strings, rather than treating everything
as a regexp.
ext/B/t/OptreeCheck.pm
ext/B/t/optree_concise.t