Congratulations, you've reinvented shar/ fatpack
Congratulations, pp --perlscript can almost do that too :) provided you use -X coremod to exclude core modules
system qw{
pp
-M Data::Dump::FilterContext
-M Data::Dump::Filtered
-M Data::Dump
-X File::Glob
-X threads
-X Symbol
-X subs
-X overload
-X Exporter
-X vars
-X utf8
-X strict
-X base
-X Carp
-X Config
-X Exporter::Heavy
-X feature
-X XSLoader
-X DynaLoader
-X Scalar::Util
-X mro
-X warnings::register
-X integer
-X warnings
-X MIME::Base64
-X Text::ParseWords
-X List::Util
-C CACHEFILE
--perlscript
-o ddvars
-e } => 'use Data::Dump; dd\@INC,\%ENV; ';
Sure various lib/unicore/lib/IDC/N.pl get packed as well, but no binary components get packed, no .dll's or .so's
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|