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


in reply to Re^3: Need Older version than Win32-API-0.41.tar.gz
in thread Need Older version than Win32-API-0.41.tar.gz

Yes, I am getting this error message. But not during installation. Installation was done successfully. When I try to execute the following code: "sample.pl" it throws a popup menu with that error.

#! /usr/bin/perl use Win32::API; use Win32::API::Struct; use Win32;