Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Need Older version than Win32-API-0.41.tar.gz

by marto (Cardinal)
on Jan 04, 2013 at 10:01 UTC ( [id://1011591]=note: print w/replies, xml ) Need Help??


in reply to Need Older version than Win32-API-0.41.tar.gz

Using the "Other releases" select box you can select older releases, including 0.20:

http://search.cpan.org/~acalpini/Win32-API-0.20/

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

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

    Hi Marto, Thanks for your valuable reply.. I am intended to use the Win32-API module in perl version 5.6.1.635. When I try to use the Win32-API-0.20, It throws an error saying "it is not intended for this build of Perl" Please share the newer module which will be supporting for perl version 5.6.1.635.

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

        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;

      That is literally impossible, perl won't give that message

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1011591]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found