NAME
Wx::Package::Win32
VERSION
Version 0.01
SYNOPSIS
BEGIN { use Wx::Package::Win32; }
...
DESCRIPTION
A module to assist packaging Wx based applications with PAR and ActiveState PerlApp / PDK.
AUTHOR
Mark Dootson, <mdootson at cpan.org>
BUGS
Please report any bugs or feature requests to bug-wx-package-win32 at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Wx-Package-Win32. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
DOCUMENTATION
You can find documentation for this module with the perldoc command.
perldoc Wx::Package::Win32
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
Search CPAN
ACKNOWLEDGEMENTS
Mattia Barbon for wxPerl.
Ferdinand Prantl <prantl@host.sk> for Win32::ToolHelp module from which loaded module enumeration method was learned.
COPYRIGHT & LICENSE
Copyright 2006 Mark Dootson, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.