The problem with regular expressions getting clobbered only occurs while
running Perl with the "-d" (debug) option. I believe it is the "sub()"
method of the DB.pm module that contains the regular expression that
clobbers the running script's regular expression as described in my bug
report.
Best,
Geoff Mottram
[EMAIL PROTECTED]