山科 氷魚 (YAMASHINA Hio) > Pod-MultiLang-0.14 > mlpod2pod

Download:
Pod-MultiLang-0.14.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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