in reply to Re: Unable to install win32-API-0.41 module on perl 5.6.1.635
in thread Unable to install win32-API-0.41 module on perl 5.6.1.635

I need Win32::API::Prototype and Win32::API::Struct working on 5.6.1.635

  • Comment on Re^2: Unable to install win32-API-0.41 module on perl 5.6.1.635

Replies are listed 'Best First'.
Re^3: Unable to install win32-API-0.41 module on perl 5.6.1.635
by bulk88 (Priest) on Jan 08, 2013 at 09:50 UTC
    Win32::API::Prototype is not part of Win32::API. Win32::API::Struct is part of Win32::API. I should have a new CPAN release of Win32::API with Perl 5.6 support by the end of the week. pack's syntax in 5.6 is very different/older compared to 5.8/Modern Perl so many tests fail either because (), [], !, and J are not supported by 5.6 pack().
Re^3: Unable to install win32-API-0.41 module on perl 5.6.1.635
by bulk88 (Priest) on Jan 09, 2013 at 07:22 UTC
    Win32::API 0.75 now has some support for Perl 5.6.2.