]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - samples/conf_path_1/oranges.pl
CGI::Ex 2.00
[chaz/p5-CGI-Ex] / samples / conf_path_1 / oranges.pl
diff --git a/samples/conf_path_1/oranges.pl b/samples/conf_path_1/oranges.pl
new file mode 100644 (file)
index 0000000..03fc08b
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  immutable => 1,
+  quantity => 20,
+  color    => 'orange',
+  foo => 'file1',
+};
This page took 0.021824 seconds and 4 git commands to generate.