NAME

MojoliciousX::Command::Generate::Lexicon - Generate Lexicon Command

SYNOPSIS

$ mojolicious generate lexicon

Or as perl module

use Mojolicious::Command::Generate::Lexicon;

my $l = Mojolicious::Command::Generate::Lexicon->new;
$inflate->run(@files);

SEE ALSO

MojoX::I18N::Lexemes

SUPPORT

IRC

#ru.pm on irc.perl.org

DEVELOPMENT

Repository

http://github.com/und3f/mojoliciousx-lexicon

COPYRIGHT

Copyright (C) 2011, Sergey Zasenko

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.