X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;fp=yarrg%2Fcommod-update-receiver;h=42cd2532d23d8e321418babc161289662c596884;hp=2059ad792416710584c279eb1d2de63032220339;hb=669414f2132269b7bf7d885092165db632c8ba06;hpb=0595ca45694cc1f8c85df22850e121f2d2421582 diff --git a/yarrg/commod-update-receiver b/yarrg/commod-update-receiver index 2059ad7..42cd253 100755 --- a/yarrg/commod-update-receiver +++ b/yarrg/commod-update-receiver @@ -25,6 +25,8 @@ # are used without permission. This program is not endorsed or # sponsored by Three Rings. +BEGIN { unshift @INC, qw(.) } + use strict (qw(vars)); use POSIX; use MIME::Entity;