index
:
dancer-plugin-i18n
master
intenationalization for Dancer
Gitolite user
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
t
/
00_compile.t
blob: 42aad72648ca7c3b301e640a71e90baddebdebcd (
plain
) (
tree
)
1f9dbca
1
2
3
4
use
strict
;
use
Test
::
More
tests
=
>
1
;
BEGIN
{
use_ok
'Dancer::Plugin::I18n'
}