The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    xlate - Front-end CLI tool for App::Greple::xlate module

SYNOPSIS

    xlate [ options ] file [ greple options ]
        -h   help
        -d   debug
        -a   use API
        -c   just check translation area
        -r   refresh cache
        -s   silent mode
        -p#  pattern to determine translation area
        -w#  wrap line by # width
        -o#  output format (xtxt, cm, ifdef)
        -f#  from lang (ignored)
        -t#  to lang
        -m#  max length per API call
        --   terminate option parsing

    Docker and Make options
        -M   run make
        -G   mount git toplevel directory
        -B   batch mode (non-interactive)
        -R   mount read-only
        -D   run xlate on the container
        -C   run any command on the container

    Control Files:
        *.LANG    translation languates
        *.FORMAT  translation foramt (xtxt, cm, ifdef)

VERSION

    Version 0.18