fix main:mkver()
[spider.git] / perl / watchdbg
index 348ac8fe7bbbe5ab49101d635c429b9a66113ed3..0d0a349438571e89332c089137e1748cd4c733ea 100755 (executable)
@@ -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;