Modifications to C4/Matcher for colon and ending punctuation
authorJ. David Bavousett <David.Bavousett@liblime.com>
Fri, 26 Dec 2008 21:38:00 +0000 (15:38 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:06 +0000 (21:15 +0200)
commitd63cec5608b7052e74f8eb0dd02669449639c241
tree71006f3b63af414a3db7a23af0ae09976893479d
parente1e5565e69a329a49845c8ca7bff86021da6e2e6
Modifications to C4/Matcher for colon and ending punctuation

Recommended by Michele Maenpaa, this adds handling colon and end-punctuation stripping
in subroutine _normalize, and fixes length testing in subroutine _get_match_keys

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Matcher.pm