add import_cmd and other tidyups
[spider.git] / perl / showdx
index 9af8f41bcfba489681c86419da5a12e819bf964f..2ca142c316f3d01e1b80972de4aec7b58641b0f6 100755 (executable)
@@ -15,6 +15,8 @@ BEGIN {
        
        unshift @INC, "$root/perl";     # this IS the right way round!
        unshift @INC, "$root/local";
+
+       sub main::mkver {}
 }
 
 use IO::Handle;