64 bit version of Win32::API pm ?
by Santhosh Kulandaiyan other posts by this author
Jul 2 2008 10:36PM messages near this date
view in the new Beta List Site
RE: trouble accessing fully qualified $main::variable contents
|
RE: 64 bit version of Win32::API pm ?
Hello,
I would like to know your comments about this issue that i am facing.
I have downloaded the 64 bit perl from active state and i am trying to run
my perl script on this 64 bit perl engine (in Windows x64).
The perl script refers to Win32::API module.
I tried to copy the 32 bit Win32::API.pm into the c:\Perl64\lib\Win32
folder.
But when i try to run the script (perl -c myscript.pl), it throws an error
saying : "Unable to load the perl module".
I would assume this is because the perl module was taken from a 32 bit
machine.
Is there any 64 bit version of Win32::API.pm available? Does it even make
sense to ask if Win32(!!).API would have a 64 bit version..
Appreciate your comments/suggestions..
Thanks
Santhosh
Thread:
Santhosh Kulandaiyan
Jan Dubois
|