fix bug introduced in r739
authorGalen Charlton <gmc@esilibrary.com>
Fri, 22 Jul 2011 16:05:38 +0000 (16:05 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 16 Jul 2012 15:32:32 +0000 (11:32 -0400)
commita5e1b131e101f84386fade9385dfc4f731b59ae1
tree56555cbbd4e32d91b200150e6b712681ab2013ca
parentcc369f7fb5b7927528ce3ad041f14686675a970f
fix bug introduced in r739

When replacing named captures for Perl 5.8 compatibility,
need to make sure regex groups that shouldn't capture
are marked as such.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
marc_cleanup