Help for this page
Select Code to Download
Select
or
download this
#! perl -sw use strict; ... print join( ',' @{$table{$country}} ), "\n"; =cut }