S
santhosh.kulandaiyan
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
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