App-FatPacker-Simple
view release on metacpan or search on metacpan
script/fatpack-simple view on Meta::CPAN
fatpack-simple - only fatpack a script
=head1 SYNOPSIS
$ fatpack-simple [OPTIONS] SCRIPT
=head1 OPTIONS
-d, --dir DIRECTORIES where pm files to be fatpacked are.
default: lib,fatlib,local,extlib
-o, --output OUTPUT output filename
-e, --exclude MODULES modules not to be fatpacked
-s, --strict turn on strict mode
-q, --quiet be quiet
--color color output, default: on
--no-strip do not perform perl-strip
--cache DIRECTORY cache directory for perl-strip
--shebang SHEBANG use custom shebang
--exclude-strip REGEXP do not perform perl-strip on files which match REGEXP
-h, --help show this help
-v, --version show version
( run in 0.344 second using v1.01-cache-2.11-cpan-4e96b696675 )