RSS | Module Info | Add a review of Regexp-Profanity-US
Regexp-Profanity-US
(0.9)
The name of this module is bad. If the interface is functional, why is it in Regex*:: namespace? If the point is to supply regexes like Regexp::Common, fine, but if the point is to perform a task -- matching for profanity -- there is no reason for it to be in the Regex*:: namespace.
Chris Nandor - 2003-08-18T11:34:02 (permalink)
Was this review helpful to you?
Yes
No
Regexp-Profanity-US
(0.6)
I think it's very odd that this module doesn't use the interface provided by Regexp::Common. Regexp::Common provides a very easy way to add additional regular expressions to %RE with the pattern function. The interface this module uses is difficult to understand at best.
triv - 2003-08-13T20:06:54 (permalink)
Was this review helpful to you?
Yes
No

