
update_po.sh - create or update .po file

%> update_po.sh [command] [options]

update_po.sh is a shell script that lets you to create or update .po file.

-l language
.po langunage file. Default to all existing .po files.
-m path
MojoMojo directory.

-p path
perl binary executable path. You can also set PERL environment variable. For example:
%> PERL=/path/to/my/perl ./update_po.sh ...
-j
Create json file only.
-h
Print out this help page and exit.

%> sh update_po.sh %> sh update_po.sh -l it -p /path/to/perl-5.11/bin/perl %> sh update_po.sh -m /my/lib/MoyoMoyo -l de

Robert Litwiniec (basic script) Enrico Sorcinelli (script improvements and POD)

Send bug reports and comments to: <...>. In each report please include the version module, the Perl version, the Apache, the mod_perl version and your SO. If the problem is browser dependent please include also browser name and version.

MojoMojo
PODUSAGE