Gerald Richter > Embperl-2.2.0 > embpmsgid.pl

Download:
Embperl-2.2.0.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Embperl-2.3.0

NAME ^

embpmsgid.pl - Extract message ids from Embperl files

SYNOPSIS ^

embpmsgid.pl [options] [files]

DESCRIPTION ^

Extract message ids ([= ... =] blocks) from Embperl files given on command line.

OPTIONS ^

--datadumper=file, -d

Use the given file to read and store message ids. Must be valid Perl code which defines $msgids.

--dbm=file, -b

Use the given file to read and store message ids. Must be a dbm file.

--languages=code, -l

Specify language code to generate. Can be given multiple times.

SEE ALSO ^

Embperl

AUTHOR ^

G. Richter (richter@dev.ecos.de)