mlpod2pod(1) - Linux man page

Name

mlpod2pod - MultiLang-pod into just a normal pod

Synopsis

mlpod2pod [options] mlpodfile > podfile

Description

turn multilang pod into just a normal pod.

Options

in arguments, if it starts with '-', there are options. after '--', there are file list.

--outfile="filename"
output to filename.
-o "filename"
alias for --outfile="filename".
--auto-out
output to *.pod file. filename is auto-generated by input filename.
--langs=""
select output languages written in mlpod document. separated by ','.

Environment Variables

MLPOD_LANGS

same as --langs=$MLPOD_LANGS. using only --langs is ommitted.

See Also

Pod::MultiLang