All the DLL's when unziped are the correct size.

Travis

On Tue, Mar 8, 2011 at 2:34 AM, Roderich Schupp <
[email protected]> wrote:

> On Tue, Mar 8, 2011 at 5:36 AM, Travis Williams <[email protected]> wrote:
> > I am using Crypt::Blowfish and DBD::ODBC on win32/12.12.2/Strawberry When
> I
> > use pp the .exe it creates when 2 zero byte files that correlate to the
> > dll's that it should have included and that it is calling for that
> module.
>
> The pp generated .exe is also a zip file, you can simply run
>
>    unzip -t your.exe
>
> on it. Note that names listed here are in unmangled form.
> Please check the sizes for the above DLLs, are they already zero?
> Also what about other DLLs, e.g. DBI.dll (should implicitly have
> been packed as a dependency of DBD::ODBC)?
>
> Cheers, Roderich
>

Reply via email to