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

Are you sure this message is actually displayed? Again, consider upgrading your software stack.

  • Comment on Re^3: Need Older version than Win32-API-0.41.tar.gz

Replies are listed 'Best First'.
Re^4: Need Older version than Win32-API-0.41.tar.gz
by PerlRider (Initiate) on Jan 04, 2013 at 11:07 UTC

    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;