Mon Feb 09 16:50:42 2015: Request 102019 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: PAR
     Subject: Windows 7 exe issue / Perl probram compiled with PP 
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: vidalc...@yahoo.com
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=102019 >


On 2015-02-09 14:14:27, vidalc...@yahoo.com wrote:
> 
> 
> Error is attached. I do not get the same error when I execute from
> the command line.

The error most likely means that XSLoader.pm didn't get packed in.
On your machine, it's of course available (though outside of the packed 
executable)
so you don't get the error. Though that should be considered a bug, as the
packed executable shouldn't use anything from the outside. Very strange, also
@INC as given in the error message looks bogus.

What versions of PAR, PAR::Packer and Module::ScanDeps are you using?
Does the problem also occur with a minimalistic Tk program, e.g.
examples/tiny from the Tk distribution?

Cheers, Roderich

Reply via email to