Locale-Codes

 view release on metacpan or  search on metacpan

internal/harvest_data  view on Meta::CPAN


Go to the following URL:
   $country_genc_url
Click on:
   'Browse'
   'Show 100 entries'

Select any part of the table (it is not necessary to select the entire table).
Then right click and launch the table caputure workshop.  Click on the
'Edit table data before exporting' icon.  Click on the 'Delete header row'
button.  Then click on the 'Copy table to clipboard' icon and paste it into
the file.

Select any part of the table (it is not necessary to select the entire
table).  Then right click and launch the table caputure workshop.
Click on the 'Copy table to clipboard' icon and paste it into the
file.  Remove the headers (which contain '2-Char Code'), one per set of
rows copied.

*NOTE* This currently is required:
If there are more entries than will fit on a single table, repeat this
process but make sure you remove extra header lines (but do not remove the
initial header line).
};

      $in = _read_file('type'      => 'csv',

internal/harvest_data  view on Meta::CPAN


Go to the following URL:
   $country_iso_url
Click on:
   'Online Browsing Platform'
   'Officially assigned codes'
   300 results per page

Select any part of the table (it is not necessary to select the entire
table).  Then right click and launch the table caputure workshop.
Click on the 'Copy table to clipboard' icon and paste it into the
file.

If there are more entries than will fit on a single table, repeat this
process but make sure you remove extra header lines.
};

      $in = _read_file('type'        => 'csv',
                       'manual'      => 1,
                       'inst'        => $inst,
                       'sep_char'    => "\t",



( run in 2.501 seconds using v1.01-cache-2.11-cpan-84e82930d8c )