Renames & movemenets due to Rose::DB::Object::I18N API change.
[blog.pm-common-perl-mods.git] / Common-Unicode / Makefile.PL
blobeec41f128f17626171f1889a139fad0a16e7f959
1 use inc::Module::Install;
3 name 'Common-Unicode';
5 all_from 'lib/Common/Unicode.pm';
7 auto_install;
9 WriteAll;