Changes for version 0.23
- More bugs in the reduction code shaken out by examining powersets. Exhaustive testing (iterating through the powerset of a, b, c, d, e) makes me think that the pathological cases are taken care of. The code is horrible, though, a rewrite is next on the agenda.
- Guard against earlier buggy versions of Test::More (0.47) in t/06_general.t
- Carp::croak rewritten as Carp::croak() to fix failures noted on blead.
- Rewrote _re_path() for speed.
- added lexstr() routine.
- added eg/stress-test program.
Modules
Assemble multiple Regular Expressions into a single RE