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

NAME

App::Pods2Site::_Args - hidden flags

Commandline options and arguments understood for TestOnTap processing

VERSION

Version 1.003

SYNOPSIS

 pods2site
    [ --_help ]
    [ --_pp ]

OPTIONS AND ARGUMENTS

All options can be abbreviated, as long as they are unambiguous. Option matching is case sensitive. Forcibly end option parsing using '--'.

This documents some 'hidden' flags, generally because they're somewhat particular and/or not ready for prime time...

--_help

Displays usage and help with options/arguments. If given, nothing else will be done.

--_pp

Signals that it should print out a basic commandline to generate a binary using the 'pp' command from PAR::Packer (must be installed first). If given, this option causes all other options to be ignored.

Print to a batch file/shellscript or similar, and run it separately, editing any flags as needed.

Note that this can not be used when you already run a binary.

MORE HELP

For full information on Pods2Site, see the manual, or use --manual or run perldoc App::Pods2Site to see the manual page.