X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/9af77367fc77b33b2a937515098eb52d0b4bb5d2..a668d95d135825e04289106c9a7b73096709eb2d:/tools/mkjson?ds=sidebyside 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';