]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - samples/conf_path_3/apples.pl
CGI::Ex 2.00
[chaz/p5-CGI-Ex] / samples / conf_path_3 / apples.pl
diff --git a/samples/conf_path_3/apples.pl b/samples/conf_path_3/apples.pl
new file mode 100644 (file)
index 0000000..e72f0ee
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  quantity => 30,
+  color    => 'green',
+  foo      => 'file2',
+};
This page took 0.025312 seconds and 4 git commands to generate.