X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=samples%2Fconf_path_1%2Fapples.pl;fp=samples%2Fconf_path_1%2Fapples.pl;h=56856ae4a8b7a00ebe7ac72c21b38917a9ab4e78;hb=4eee158dce82376f2f37de29d91c53f60a24aebe;hp=0000000000000000000000000000000000000000;hpb=85070b46d0a93ddbeef07341421adb8389a55418;p=chaz%2Fp5-CGI-Ex diff --git a/samples/conf_path_1/apples.pl b/samples/conf_path_1/apples.pl new file mode 100644 index 0000000..56856ae --- /dev/null +++ b/samples/conf_path_1/apples.pl @@ -0,0 +1,5 @@ +{ + quantity => 20, + color => 'red', + foo_immutable => 'file1', +};