EMBPMSGID(1p) | User Contributed Perl Documentation | EMBPMSGID(1p) |
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 at embperl dot org)
2023-01-22 | perl v5.36.0 |