]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - samples/conf_path_1/apples.pl
CGI::Ex 2.00
[chaz/p5-CGI-Ex] / samples / conf_path_1 / apples.pl
diff --git a/samples/conf_path_1/apples.pl b/samples/conf_path_1/apples.pl
new file mode 100644 (file)
index 0000000..56856ae
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  quantity => 20,
+  color    => 'red',
+  foo_immutable => 'file1',
+};
This page took 0.01985 seconds and 4 git commands to generate.