my $us_towndb = TownDatabase->new(file => 'towns_usa.dat'); my $eu_towndb = TownDatabase->new(file => 'towns_eu.dat');