Fix calling of shadowed subs
authorGraham Knop <haarg@haarg.org>
Tue, 18 Jun 2013 10:28:08 +0000 (06:28 -0400)
committerGraham Knop <haarg@haarg.org>
Tue, 18 Jun 2013 10:28:37 +0000 (06:28 -0400)
commitba6b83aaa6f315e6fe64f48439c768c2b5f9e4a8
tree32f812a4c63a2448703181f49e8ce420f0d8947d
parentd5503d9d93018d54b1369d0f7a2da717fee32e2d
Fix calling of shadowed subs

Need to split up the parsing a little more, and restore the shadowed
subs for failed matches.

Also, optimize some by only checking for active keyword.
lib/Filter/Keyword.pm
lib/Filter/Keyword/Parser.pm