Help for this page

Select Code to Download


  1. or download this
    # wxpar Getopt::Argfile for PAR::Packer pp
    
    ...
    -l C:/strawberry/perl/site/lib/Alien/wxWidgets/msw_2_8_10_uni_gcc_3_4/
    +lib/wxmsw28u_core_gcc_custom.dll
    -l C:/strawberry/perl/site/lib/Alien/wxWidgets/msw_2_8_10_uni_gcc_3_4/
    +lib/wxmsw28u_richtext_gcc_custom.dll
    -l C:/strawberry/perl/site/lib/Alien/wxWidgets/msw_2_8_10_uni_gcc_3_4/
    +lib/wxbase28u_gcc_custom.dll
    
  2. or download this
    #!C:\strawberry\perl\bin
    use Wx::Perl::Packager;
    ...
    undef $/;
    eval $search;          
    $/ = "\n";