
Converts a cgi query into structured data using a dotted name convention similar to tt2. expand_cgi works with cgi.pm, apache::request or anything with an appropriate "param" method. or you can use expand_hash directly.
if you prefer to use a different flattening convention then cgi::expand can be subclassed.