X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fshowdx;h=2ca142c316f3d01e1b80972de4aec7b58641b0f6;hb=4f57a4444e5051510df1567823009d351f95db20;hp=9af8f41bcfba489681c86419da5a12e819bf964f;hpb=8b68c016b1907375bfad28d762daa49df7b93f5d;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;