X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FPrefix.pm;h=086e0725284c6524fe11900e252a3fdf082f3345;hp=53424e03e00e7e40cbae01f02e56f354b1b2cadf;hb=48f0cb90d0cfbe3037f353fc25adfc33561634fa;hpb=3292b0f8ef9af57608f5e2032bf3c0fca838eb7a 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