Help for this page
use CGI qw(param);
perl -MCGI=param -le"print for param(foo)" "foo=bar&foo=one%2Cfield"