($param,$value) = split('=',$_,2); $value = '' unless defined $value; $param = unescape($param); # "uninitialized" error !