X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fwatchdbg;fp=perl%2Fwatchdbg;h=0d0a349438571e89332c089137e1748cd4c733ea;hb=b051574851d84df8da1e17965cb50bb1a05a173e;hp=348ac8fe7bbbe5ab49101d635c429b9a66113ed3;hpb=c3ba5929db3bd5343ae4ac17c4420155745be511;p=spider.git diff --git a/perl/watchdbg b/perl/watchdbg index 348ac8fe..0d0a3494 100755 --- a/perl/watchdbg +++ b/perl/watchdbg @@ -20,6 +20,7 @@ BEGIN { unshift @INC, "$root/perl"; # this IS the right way round! unshift @INC, "$root/local"; + sub main::mkver {} } use IO::File;