This release also includes a solution to the problem I worried about on PerlMonks. Despite failing to find code that did anything similar I think I managed to muddle through. Regexes are truely strange and wonderful creatures... Check out the madness!
Coming up in 1.03: caching for schema parse trees! I've got a version in CVS now that speeds up the test suite by around 3x.
-sam
PS: Did you know that Storable fails to properly serialize Regexp objects produced by qr//? And not only that, it does so silently! I didn't, but after a frusterating attempt at using Storable to cache my Regexp-containing parse trees, I do now.
unreported bugs are unloved bugs (Score:2)
Has this been reported?
Unreported bugs just don't exist, and aren't going to get fixed.
Sadly I can't guarantee that reported bugs are going to get fixed (or even understood) but I can assure you that unreported bugs get preferential treatment in the "being ingored forever" stakes.
Re:unreported bugs are unloved bugs (Score:2)
-sam
use Regexp::Copy (Score:1)
Re:use Regexp::Copy (Score:2)
-sam
Re:use Regexp::Copy (Score:1)
--james.
Re:use Regexp::Copy (Score:2)
-sam