X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fwatchdbg;h=0d0a349438571e89332c089137e1748cd4c733ea;hb=eb09664039fe464e8aee4e9d921be96fb28b95e4;hp=348ac8fe7bbbe5ab49101d635c429b9a66113ed3;hpb=f0910da57e166acb22e83de4e4b771d175074c80;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;