![]() |
Packaging wxPerl Applications | |
|
|
||
|
|
wxPerl is the Perl wrapper for the wxWidgets GUI toolkit. For latest compiled Wx PPMs go here: Wx PPMs from CVS The wxPerl home page is at http://wxperl.sourceforge.net The wxWidgets home page is at http://www.wxWidgets.org On 'Microsoft' platforms, there can be some difficulty packaging wxPerl applications using popular Perl packaging tools; PAR, available on CPAN, Wx-Perl-Packager assists with packaging wxPerl applications using these tools. Wx 0.49 or later supports methods which allow PAR / PerlApp / Perl2Exe to operate successfully. A Wx::Perl::Packager PPM is available at http://www.wxperl.co.uk/wxppm To use, include the following at the top of your main script.
Users of Perl2Exe should also include a separate 'use' line as this ensures correct library unloading (Perl2Exe seems not to parse BEGIN blocks?)
Also included are two
helper scripts: PDK/ Perlapp Note: e.g. C:>wxpdk PAR: e.g. C:>wxpar --gui --icon=myicon.ico -o myprogname.exe myprogname.pl ........ Alternatively, source can be downloaded from link below: DownloadsPerl 5.8.x ........ The PPMs are for Perl 5.8.x The PPMs have been tested
with PerlApp 6.0.2 ,PAR 0.94 and Perl2Exe 8.70 Perl 5.8.7 build 815 They don't work at all with ActiveState build 816. (but then not much does). I |
|
|
www.gigi.co.uk © 2006 |
||