fix localdata(), add CTY 3105 prefixes
authorDirk Koopman <djk@tobit.co.uk>
Mon, 15 Mar 2021 13:50:24 +0000 (13:50 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Mon, 15 Mar 2021 13:50:24 +0000 (13:50 +0000)
commite2253ae6afcca0762c96034e38b53493048a5dd0
tree91e0d57e11127ca1fe0ff1d8ec8f3e40e8ec7a7d
parent36fb54df677f2db28b1e8ea098d5d492ad872896
fix localdata(), add CTY 3105 prefixes

It appears that DXUtil::localdata had the mod time test the wrong
way around (how was this not noticed before???). That has been
fixed and the variable names make what is happening a bit more
obvious.
Changes
data/cty.dat
data/prefix_data.pl
data/wpxloc.raw
perl/DXUtil.pm