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