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


CatalystX-Features documentation  | view source Contained in the CatalystX-Features distribution.

Index


NAME

Top

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

VERSION

Top

version 0.20

DESCRIPTION

Top

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

Top

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

LICENSE

Top

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


CatalystX-Features documentation  | view source Contained in the CatalystX-Features distribution.