in reply to Win32::API in perl v5.20.2

Hi Bill,
I'm going to point you in the same direction as marto. I moved away from ActiveState several years ago due to module install issues and have been using Strawberry perl which IMO is much better.

However, with your current issue, it sounds like you're missing use Win32::API, which was already pointed out by another monk.