is interesting..but not surprising: i tried with a packed version of my tk Tartaglia's triangle and with 7-zip you can see all the files and modules inserted in it. If i remember correctly i had a problem with the absence of libwinpthread-1.dll so i put it in the executable in this way: copied in the same dir of pp, and told pp to add (--add) ./libwinpthread-1.dll. So in the verbose output i found: pp: ... adding ./libwinpthread-1.dll as ./libwinpthread-1.dll
c>ls -l Tartaglia.v35.exe -rwxrwxrwx 1 user group 11112739 Jun 19 11:26 Tartaglia.v35.e +xe c>ls -lr 7zip-tartataglia-exe total 82 drwxrwxrwx 1 user group 0 Sep 4 09:15 script -rw-rw-rw- 1 user group 48640 Apr 5 19:15 libwinpthread-1 +.dll drwxrwxrwx 1 user group 0 Sep 4 09:15 lib -rw-rw-rw- 1 user group 224 Jun 19 11:26 META.yml -rw-rw-rw- 1 user group 32814 Jun 19 11:26 MANIFEST c>ls -lr 7zip-tartataglia-exe\script total 54 -rw-rw-rw- 1 user group 53331 Jun 19 11:26 tk-tartaglia35. +pl -rw-rw-rw- 1 user group 704 Jun 19 11:26 main.pl c>
HtH
L*
There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re^2: Reverse PP Packaging by Discipulus
in thread Reverse PP Packaging by nanophd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • 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, details, 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, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.