Hello, I have written an CGI::Expand plugin. It extends the prepare phase and converts $c->req->params with CGI::Expand::expand_hash(). Question: How should I name it? I named it Catalyst::Plugin::CGI::Expand, but I see the other plugins are more named like Catalyst::Plugin::Expand or Catalyst::Plugin::CGIExpand. Thanks, bye, Uwe