Add version 1.11 of HTTP::Body with new param_order functionality
[catagits/HTTP-Body.git] / t / data / multipart / 002-results.pml
index b73fec4..979b3a0 100644 (file)
@@ -39,5 +39,8 @@
       "A",
       "B"
     ]
-  }
+  },
+  "param_order" => [
+    "text1", "text2", "select", "select", "textarea"
+  ]
 }