X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fparam_parser.t;h=dfa263c76a51ae1f4cccb23149319ef31bce46f5;hb=aad20079cd5d883da0892b6ffa9337e4f4e32631;hp=b6c0f71db80035ce91cb7f8addc739a69be903ca;hpb=134d6c1fd8883248002ca24b699a11609703d5fa;p=catagits%2FWeb-Simple.git diff --git a/t/param_parser.t b/t/param_parser.t index b6c0f71..dfa263c 100644 --- a/t/param_parser.t +++ b/t/param_parser.t @@ -5,8 +5,6 @@ use Test::More qw(no_plan); use Web::Simple::ParamParser; -use Data::Dumper::Concise; - my $param_sample = 'foo=bar&baz=quux&foo=%2F'; my $unpacked = { baz => [