repo.or.cz
/
blog.pm-common-perl-mods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Renames & movemenets due to Rose::DB::Object::I18N API change.
[blog.pm-common-perl-mods.git]
/
Common-Unicode
/
Makefile.PL
blob
eec41f128f17626171f1889a139fad0a16e7f959
1
use inc::Module::Install;
2
3
name 'Common-Unicode';
4
5
all_from 'lib/Common/Unicode.pm';
6
7
auto_install;
8
9
WriteAll;