X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=samples%2Fconf_path_1%2Foranges.pl;fp=samples%2Fconf_path_1%2Foranges.pl;h=03fc08be49e5b08fe8fb3acf98bcdf7d4b1eb9aa;hb=4eee158dce82376f2f37de29d91c53f60a24aebe;hp=0000000000000000000000000000000000000000;hpb=85070b46d0a93ddbeef07341421adb8389a55418;p=chaz%2Fp5-CGI-Ex diff --git a/samples/conf_path_1/oranges.pl b/samples/conf_path_1/oranges.pl new file mode 100644 index 0000000..03fc08b --- /dev/null +++ b/samples/conf_path_1/oranges.pl @@ -0,0 +1,6 @@ +{ + immutable => 1, + quantity => 20, + color => 'orange', + foo => 'file1', +};