Tue Jan 24 00:53:21 2012: Request 74302 was acted upon.
Transaction: Ticket created by gronsdorfer
       Queue: PAR-Packer
     Subject: Win32 executable additional information (--info) not updated
   Broken in: 1.012
    Severity: Normal
       Owner: Nobody
  Requestors: tuch...@t-online.de
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74302 >


I am able to change the packaged Windows executable Properties | Details
| FileVersion by using the -N (--info) option.  However, all other
properties are set to the default values I see in the Exe.pm sub
default_info. While debugging I was able to see all of my param|values
from the command line in an array of hashes along with the default
values, but I was not able to follow things any further. I would very
much like to change the Copyright property.  Thanks in advance!


OS: Win7-64, 32bit perl

perl -v
This is perl 5, version 14, subversion 2 (v5.14.2) built for
MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Binary build 1402 [295342] provided by ActiveState
http://www.ActiveState.com
Built Oct  7 2011 15:49:44

cpan> m PAR::Packer
Module id = PAR::Packer
    CPAN_USERID  RSCHUPP (Roderich Schupp <rsch...@cpan.org>)
    CPAN_VERSION 1.012
    CPAN_FILE    R/RS/RSCHUPP/PAR-Packer-1.012.tar.gz
    UPLOAD_DATE  2011-12-02
    MANPAGE      PAR::Packer - PAR Packager
    INST_FILE    C:\bin\perl\site\lib\PAR\Packer.pm
    INST_VERSION 1.012

cpan> m PAR
Module id = PAR
    DESCRIPTION  Perl Archive Toolkit
    CPAN_USERID  AUTRIJUS (Audrey Tang <c...@audreyt.org>)
    CPAN_VERSION 1.004
    CPAN_FILE    R/RS/RSCHUPP/PAR-1.005.tar.gz
    UPLOAD_DATE  2011-12-02
    DSLIP_STATUS RmhOp
(released,mailing-list,hybrid,object-oriented,Standard-Perl)
    MANPAGE      PAR - Perl Archive Toolkit
    INST_FILE    C:\bin\perl\site\lib\PAR.pm
    INST_VERSION 1.005

Reply via email to