X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=blobdiff_plain;f=yarrg%2Fdatabase-info-fetch;h=655d2ecdb05871502eed20e102476b0e4e80b274;hb=669414f2132269b7bf7d885092165db632c8ba06;hp=041e008f4220e0a775c8ce4aeab18f5c7d4535ff;hpb=0595ca45694cc1f8c85df22850e121f2d2421582;p=ypp-sc-tools.git diff --git a/yarrg/database-info-fetch b/yarrg/database-info-fetch index 041e008..655d2ec 100755 --- a/yarrg/database-info-fetch +++ b/yarrg/database-info-fetch @@ -24,6 +24,8 @@ # are used without permission. This program is not endorsed or # sponsored by Three Rings. +BEGIN { unshift @INC, qw(.) } + use strict (qw(vars)); use JSON; #use Data::Dumper;