X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FPrefix.pm;h=086e0725284c6524fe11900e252a3fdf082f3345;hb=48f0cb90d0cfbe3037f353fc25adfc33561634fa;hp=53424e03e00e7e40cbae01f02e56f354b1b2cadf;hpb=dc397f24d7242cf3ccdb87a3e1467963c58fa2f9;p=spider.git diff --git a/perl/Prefix.pm b/perl/Prefix.pm index 53424e03..086e0725 100644 --- a/perl/Prefix.pm +++ b/perl/Prefix.pm @@ -511,16 +511,16 @@ sub cty_data } my %valid = ( + city => '0,City', + cont => '0,Continent', + cq => '0,CQ', + dxcc => '0,DXCC', + itu => '0,ITU', lat => '0,Latitude,slat', long => '0,Longitude,slong', - dxcc => '0,DXCC', name => '0,Name', - itu => '0,ITU', - cq => '0,CQ', state => '0,State', - city => '0,City', utcoff => '0,UTC offset', - cont => '0,Continent', ); sub AUTOLOAD