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
Method fill_comment_cound moved to Comment class. Comment support of master_id and...
[blog.pm-common-perl-mods.git]
/
CatalystX-Plugin-I18N-URI
/
Makefile.PL
blob
4435cefcf44b37dcbe187f94a60c02ede3b76c86
1
use inc::Module::Install;
2
3
name 'CatalystX-Plugin-I18N-URI';
4
5
all_from 'lib/CatalystX/Plugin/I18N/URI.pm';
6
7
auto_install;
8
9
WriteAll;