I'm just adding a simple selector that works on regular expressions
over a request parameter. There are two classes, one is an abstract
class defining all the regexp methods, the other is the implementation
using the request parameter value as the string to be matched.
Let me know if I can leave them in org.apache.cocoon.selection or you
prefer another package/location/whatever... :-P