X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=blobdiff_plain;f=yarrg%2Fdb-idempotent-populate;fp=yarrg%2Fdb-idempotent-populate;h=2b63f2b9b110f0b334c2fafade4eeba24c6380e3;hb=669414f2132269b7bf7d885092165db632c8ba06;hp=eb1a30b43a581047e330b4f226670083366e3fb0;hpb=0595ca45694cc1f8c85df22850e121f2d2421582;p=ypp-sc-tools.git diff --git a/yarrg/db-idempotent-populate b/yarrg/db-idempotent-populate index eb1a30b..2b63f2b 100755 --- a/yarrg/db-idempotent-populate +++ b/yarrg/db-idempotent-populate @@ -29,6 +29,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;