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