Revision history for Locale-Country-Multilingual

0.10    2008-10-31
	- fixed "use constant" to work with older Perls (Bernhard Graf)
	- described language fallback mechanism (Bernhard Graf)
	- no lowercased names from all_country_names() anymore (Bernhard Graf)
	- documentation for all_country_codes() (Bernhard Graf)
	- changed date format here to YYYY-MM-DD (Bernhard Graf)

0.09	2008-10-30
	- added a DESCRIPTION (Bernhard Graf)
	- "languages" cn and tw are now deprecated (Bernhard Graf)
	- language names may be amended by a region (Bernhard Graf)
	- renamed cn.dat to zh.dat and tw.dat to zh-tw.dat (Bernhard Graf)
	- language loading fallback from "xx_YY" to "xx" (Bernhard Graf)

0.08    2008-10-28
        - set explicit utf-8 encoding for POD (Bernhard Graf)
        - try to fix cn.dat and tw.dat (Bernhard Graf)

0.07    2008-10-27
        - added correct Unicode support (Bernhard Graf)
        - updated and fixed some errors in country data files (Bernhard Graf)
        - tie language data to the class, not the instance (Bernhard Graf)
        - possibility to preload language files at compile time (Bernhard Graf)
        - added method assert_lang() to check availability (Bernhard Graf)
        - changed from hashes to arrays where possible (Bernhard Graf)
        - documentation (Bernhard Graf)
        - tests for new features (Bernhard Graf)

0.06    2008-08-11 14:54
        Thanks to Andreas Marienborg for Norwegian dat file.

0.05    2008-05-23 7:31
        Thanks to michele ongaro for Japanese dat files.

0.04    2008-05-22  22:38
        Thanks to michele ongaro for Italian/Spanish/Portuguese/German/French dat files.

0.03    2007-12-21 16:16
        add tw.dat

0.01    
        First version, released on an unsuspecting world.