in reply to Perl to exe problem using PDK

When I try to convert the script to exe using PDK 8,

How are you trying to do that (what commands)? Maybe you should require ExtUtils::MM_Win32;?

Replies are listed 'Best First'.
Re^2: Perl to exe problem using PDK
by rovf (Priest) on Jun 19, 2009 at 07:43 UTC
    Maybe you should require ExtUtils::MM_Win32;
    The OP must have done something like this (or more likely, the Archive module he used did a use of that), otherwise he wouldn't have got this error message...

    -- 
    Ronald Fischer <ynnor@mm.st>