X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=samples%2Fconf_path_3%2Fapples.pl;fp=samples%2Fconf_path_3%2Fapples.pl;h=e72f0eee2a14f94cbba4443434909a8e3405ed8f;hb=4eee158dce82376f2f37de29d91c53f60a24aebe;hp=0000000000000000000000000000000000000000;hpb=85070b46d0a93ddbeef07341421adb8389a55418;p=chaz%2Fp5-CGI-Ex diff --git a/samples/conf_path_3/apples.pl b/samples/conf_path_3/apples.pl new file mode 100644 index 0000000..e72f0ee --- /dev/null +++ b/samples/conf_path_3/apples.pl @@ -0,0 +1,5 @@ +{ + quantity => 30, + color => 'green', + foo => 'file2', +};