1---
2abstract: 'I18N for Catalyst'
3author:
4  - 'Sebastian Riedel <sri@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0
8configure_requires:
9  ExtUtils::MakeMaker: 6.42
10distribution_type: module
11generated_by: 'Module::Install version 0.97'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16name: Catalyst-Plugin-I18N
17no_index:
18  directory:
19    - inc
20    - t
21requires:
22  Catalyst::Runtime: 0
23  I18N::LangTags: 0.35
24  Locale::Maketext::Lexicon: 0
25  Locale::Maketext::Simple: 0.19
26  MRO::Compat: 0.10
27  Test::More: 0
28  perl: 5.8.0
29resources:
30  license: http://dev.perl.org/licenses/
31  repository: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-I18N/trunk/
32version: 0.10
33