Dropped YAML, we now use PAML, "PAML Ain't Markup Language"
[catagits/HTTP-Body.git] / t / data / urlencoded / 004-results.pml
CommitLineData
712c90b5 1{
2 "body" => undef,
3 "upload" => {},
4 "param" => {
5 "one" => "foo",
6 "two" => "bar"
7 }
8}