The error you are getting appears to be caused because you are not able to connect to gracenote using SSL most likely because you did not include the 3 library files that @antidot included with the zip file from post # 67. These 3 library files MUST be within the same directory as the...
I got that error too when trying to run. It is because the .exe file that was compiled from perl is actually using perl functions within the code therefore Windows needs to have perl installed. That said, to resolve the issue, I installed Strawberry Perl on my Windows host and then had to...
I got that error too when trying to run. It is because the .exe file that was compiled from perl is actually using perl functions within the code therefore Windows needs to have perl installed. That said, to resolve the issue, I installed Strawberry Perl on my Windows host and then had to...