The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Geographic Area Code List Cleanup

DESCRIPTION

Reads MARC code list for geographic area codes (plain text). Writes only codes and country (or other place) name, separated by tab. For obsolete codes, adds these at end of output file (keeping the hyphen).

TO DO

Rewrite code to account for split lines (language name too long to fit on one line, so it is split onto another, possibly during save from Web browser. Easier to take care of these exceptions manually, as there are only a few and the code list shouldn't need to be changed very often.

LICENSE

This code may be distributed under the same terms as Perl itself.

Please note that this code is not a product of or supported by the employers of the various contributors to the code.

AUTHOR

Bryan Baldus eijabb@cpan.org

Copyright (c) 2003-2004