Dancer2-Plugin-Multilang
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/Multilang.pm view on Meta::CPAN
/* english navigation */
}
elsif( language == 'it' )
{
/* italian navigation */
}
elsif...
=head1 USAGE
No language information has to be managed in route definition. Language path will be added transparently to your routes.
language keyword can be used to retrieve language information inside the route manager.
=head1 OPTIONS
The options you can configure are:
=over 4
=item C<languages> (required)
( run in 0.709 second using v1.01-cache-2.11-cpan-0a6323c29d9 )