The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CatalystX::Features::Plugin::I18N - Makes C::P::I18N know about features

VERSION

version 0.14

DESCRIPTION

This plugin will search for a I18N dir under MyApp in your features directory, then add it to the localization lexicon.

Duplicate entries are treated on a last come, first serve based. The last feature loaded will have precedence over the rest.

AUTHORS

        Rodrigo de Oliveira (rodrigolive), C<rodrigolive@gmail.com>

LICENSE

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.