http://www.perlmonks.org?node_id=1011624


in reply to Re: Different ways to access C DLL functions from perl
in thread Different ways to access C DLL functions from perl

Actually, Inline::C should be fine on perl-5.6.
And I think Win32::API should also be fine - though perhaps it requires an older version. (I'm quite out of touch with how recent versions of Win32::API work on 5.6).

Cheers,
Rob