Add ARM files
[dh-make-perl] / dev / arm / libwww-mechanize-perl / libwww-mechanize-perl-1.34 / t / tick.html
diff --git a/dev/arm/libwww-mechanize-perl/libwww-mechanize-perl-1.34/t/tick.html b/dev/arm/libwww-mechanize-perl/libwww-mechanize-perl-1.34/t/tick.html
new file mode 100644 (file)
index 0000000..4fec285
--- /dev/null
@@ -0,0 +1,14 @@
+<html>
+<body>
+<form action="http://localhost/" method="POST">
+
+<input type="checkbox" name="foo" value="hello" /> Hello<br />
+<input type="checkbox" name="foo" value="bye"   /> Bye<br />
+<input type="checkbox" name="foo" value="arse" /> Arse<br />
+<input type="checkbox" name="foo" value="wibble" /> Wibble<br />
+<input type="checkbox" name="foo" value="foo" /> Foo<br />
+
+<input type="Submit" name="submit" value="Submit" label="Sumbit" />
+</form>
+</body>
+