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)
committerGalen Charlton <galen.charlton@liblime.com>
Sat, 4 Apr 2009 00:10:49 +0000 (19:10 -0500)
commit13cce1b3c52235abe581bd7e85d87c2eba36d1ef
tree40cf69703afc6bf276b93c8916858e0951a45012
parent5e99f59fa69fce2aa81dbe51cbb95b68b5480361
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>
C4/Matcher.pm