- from ChangeLog
* QueryData.pm (tokenDetach): change match pattern from \w+ to .+;
old code wasn't matching words with hyphens! (e.g. go-karts)
- from ChangeLog
* QueryData.pm (tokenDetach): change match pattern from \w+ to .+;
old code wasn't matching words with hyphens! (e.g. go-karts)