X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/9af77367fc77b33b2a937515098eb52d0b4bb5d2..78535a7725d2dbf3c0377b9d8069773349ca8c12:/tools/mkjson?ds=inline diff --git a/tools/mkjson b/tools/mkjson index 3b1bfa9..c2c89fd 100755 --- a/tools/mkjson +++ b/tools/mkjson @@ -2,6 +2,7 @@ use 5.012; use warnings; use re '/msx'; +use lib '.'; use JSON; our $VERSION = '1.00';