Hi,

A development release of Win32::Exe has been posted to CPAN

http://cpan.perl.org/CPAN/authors/id/M/MD/MDOOTSON/Win32-Exe-0.12_01.tar.gz

Important changes are

* Added support for 64 bit executables
* Fixed long standing bug with manifests on Perl >= 5.10
* Added many convenience methods for manifest handling - you no longer have to pass raw manifest xml.

Methods such as
$manifest->set_execution_level
$manifest->set_compatibility
$manifest->set_dpiaware

should produce correct namespace etc in the manifests.
See POD for Win32::Exe::Manifest

Currently, 64 bit executables are only editable on 64 bit platforms.

Any reports of successful / none successful use would be most welcome.

Regards

Mark


Reply via email to