X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fshowdx;h=2ca142c316f3d01e1b80972de4aec7b58641b0f6;hb=23e3e6f8dc328ab0dd7f9ddae444126b0af12867;hp=9af8f41bcfba489681c86419da5a12e819bf964f;hpb=9c9e4ae46b36d4e85bf8b969647079140667502b;p=spider.git diff --git a/perl/showdx b/perl/showdx index 9af8f41b..2ca142c3 100755 --- a/perl/showdx +++ b/perl/showdx @@ -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;