Help for this page

Select Code to Download


  1. or download this
    my $cmd = 'pp --gui --icon hi.ico -o ' . "$hello_executable $hello_pl_
    +file";
    
  2. or download this
    my $cmd = 'pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/hi.ico 
    +-o ' . "$hello_executable $hello_pl_file";
    
  3. or download this
    t/20-pp.t ................ 31/34 Cannot open C:/mybuild/PAR-Packer-1.0
    +02/contrib/hi.ico for reading: No such file or directory at C:/Perl/s
    +ite/lib/Parse/Binary.pm line 612.
    #   Failed test 'pp_gui_tests
    ...
    # '
    t/20-pp.t ................ 32/34 #   at automated_pp_test.pl line 8446
    +.
    t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
    
  4. or download this
    my $cmd = 'pp --gui --icon C:/mybuild/PAR-Packer-1.002/contrib/automat
    +ed_pp_test/hi.ico -o ' . "$hello_executable $hello_pl_file";
    
  5. or download this
    t/20-pp.t ................ 31/34 Can't call method "remove" on an unde
    +fined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
    t/20-pp.t ................ 32/34 #   Failed test 'pp_gui_tests
    ...
    #   at automated_pp_test.pl line 8446.
    t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
    
  6. or download this
    my $cmd = 'pp --gui --icon C:\mybuild\PAR-Packer-1.002\contrib\automat
    +ed_pp_test\hi.ico -o ' . "$hello_executable $hello_pl_file";
    
  7. or download this
    t/20-pp.t ................ 31/34 Can't call method "remove" on an unde
    +fined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
    #   Failed test 'pp_gui_tests
    ...
    # '
    #   at automated_pp_test.pl line 8447.
    t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
    
  8. or download this
    my $cmd = 'pp --gui --icon C:\\mybuild\\PAR-Packer-1.002\\contrib\\aut
    +omated_pp_test\\hi.ico -o ' . "$hello_executable $hello_pl_file";
    
  9. or download this
    t/20-pp.t ................ 31/34 Can't call method "remove" on an unde
    +fined value at C:/Perl/site/lib/Win32/Exe.pm line 220.
    #   Failed test 'pp_gui_tests
    ...
    # '
    t/20-pp.t ................ 32/34 #   at automated_pp_test.pl line 8448
    +.
    t/20-pp.t ................ 34/34 # Looks like you failed 1 test of 34.
    
  10. or download this
    C:\mybuild\PAR-Packer-1.002>dmake test
    dmake.exe:  Warning: -- Found file corresponding to virtual target [mk
    +tmpdir.h].
    ...
    dmake.exe:  Error: -- `script\parl.exe' not found, and can't be made
    
    C:\mybuild\PAR-Packer-1.002>Can't locate PAR/Heavy.pm in @INC (@INC co
    +ntains: C:/Perl/site/lib C:/Perl/lib . ../myldr/.. ../blib/lib .) at 
    +-e line 525, <_FH> chunk 1.