The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Parley::App::I18N - i18n helper functions

SYNOPSIS

  use Parley::App::I18N qw( :locale );

  first_valid_locale($c, [qw/path parts/]);

SEE ALSO

Parley::Controller::Root, Catalyst

AUTHOR

Chisel Wright <chiselwright@users.berlios.de>

LICENSE

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