Wed Dec 25 15:04:31 2013: Request 91530 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: Module-ScanDeps
Subject: Missing MIME\types.db from pp-generated code
Broken in: 1.12
Severity: (no value)
Owner: RSCHUPP
Requestors: [email protected]
Status: resolved
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=91530 >
Am 2013-12-23 09:48:56, [email protected] schrieb:
> Unfortunately, the workaround does not work as expected: despite your
> guidelines, there's still no trace of the missing types.db, neither
> within the compiled .exe, nor in the cache.
Check your -a option for pp. For my Strawberry Perl (installed in
C:\strawberry) the following works:
pp -a "C:\strawberry\perl\vendor\lib\MIMEtypes.db;lib/MIME/types.db" ...
Cheers, Roderich