Just a heads up that I patched the core version of Test::Builder to use more reliable and robust methods for detecting regexps in test cases. This makes them robust to changes in the internals and also prevents Test::Builder from getting confused if someone uses blessed qr//'s.
Cheers, yves -- perl -Mre=debug -e "/just|another|perl|hacker/"