X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fupdate-master-info;h=797eb9da52706a1cc44bbb5a3915a955387f20df;hb=HEAD;hp=adad34c81f42fbd29dbc2d0f9b24a7a392bda272;hpb=b14effcf3ea7900eb4198f6e50112da751f29add;p=ypp-sc-tools.web-live.git diff --git a/yarrg/update-master-info b/yarrg/update-master-info index adad34c..797eb9d 100755 --- a/yarrg/update-master-info +++ b/yarrg/update-master-info @@ -52,6 +52,8 @@ # are used without permission. This program is not endorsed or # sponsored by Three Rings. +BEGIN { unshift @INC, qw(.) } + use strict (qw(vars)); use DBI; use Commods;