X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fexigrep.src;h=faa5cb73b53a1bbdfd3cd75fcba9eb7003289f6d;hb=d953610fa77ec9a08fad9c1a183181079a79674e;hp=e8857126e77f9beb546960b3d4425173ac987249;hpb=8c4f17b33b068547ee8791c89f32d2453e666096;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/exigrep.src b/src/src/exigrep.src index e8857126e..faa5cb73b 100644 --- a/src/src/exigrep.src +++ b/src/src/exigrep.src @@ -2,6 +2,7 @@ use warnings; use strict; +BEGIN { pop @INC if $INC[-1] eq '.' }; # Copyright (c) 2007-2015 University of Cambridge. # See the file NOTICE for conditions of use and distribution.