App-FatPackUtils
view release on metacpan or search on metacpan
script/fatpack-modules view on Meta::CPAN
[--nostripper-maintain-linum] [--nostripper-pod] [--nostripper-ws]
[-o=s] [--output=s] [--overwrite] [--page-result[=program]] [--pm]
[--postamble=s] [--preamble=s] [--put-hook-at-the-end] [--stripper]
[--stripper-comment] [--stripper-log] [--stripper-maintain-linum]
[--stripper-pod] [--stripper-ws] [module_name] ...
Examples:
Fatpack two modules:
% fatpack-modules Text::Table::Tiny Try::Tiny
=head1 DESCRIPTION
This routine provides the same core technique employed by C<App::FatPacker>
(which is putting modules' source code inside Perl variables and loading them
on-demand via require hook) without all the other stuffs. All you need is supply
the names of modules (or the modules' source code themselves) and you'll get the
output in a file or string.
=head1 OPTIONS
( run in 0.582 second using v1.01-cache-2.11-cpan-05444aca049 )