Tue Feb 02 08:21:09 2010: Request 54074 was acted upon.
Transaction: Correspondence added by m.noon...@comcast.net
       Queue: PAR-Packer
     Subject: Re: [rt.cpan.org #54074] PAR test fails a gui test with 
Win32/Exe.pm
   Broken in: 1.002
    Severity: Normal
       Owner: Nobody
  Requestors: m.noon...@comcast.net
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=54074 >


 >To fix, open script/par.pl and remove the line that
         #if ($Config{_delim} eq '\\') { s{\\}{/}g for @inc }

Granted that this solves the problem with PodStrip.pm problem, there is 
still the problem in that the test cannot do
           pp --gui --icon hi.ico -o hello.exe hello.pl
I cannot do it by hand, either, as shown in the paste further below.  
Also, there is a weird parlu9ejbKb.exe, also shown below.  By the way, 
this is with Perl 5.10.1, mingw with gcc 3.4.5.

-------Paste
C:\tmp>dir
02/02/2010  08:12 AM                17 hello.pl
04/04/2007  04:25 PM             5,694 hi.ico

C:\tmp>pp --gui --icon hi.ico -o hello.exe hello.pl
Set up gcc environment - 3.4.5 (mingw special)

Can't call method "remove" on an undefined value at 
C:/Perl/site/lib/Win32/Exe.pm line 220.

C:\tmp>dir
02/02/2010  08:12 AM                17 hello.pl
04/04/2007  04:25 PM             5,694 hi.ico
02/02/2010  08:14 AM         1,937,553 parlu9ejbKb.exe


Reply via email to