I was using Google::Voice perl module (version 0.03) to automatically login to google voice and send sms. So far it was working fine. From past say, 2 weeks it stopped working.
The related modules and their versions are given below.
IO::Socket::SSL -v 1.44 Mojolicious -v 1.98 Net::SSLeay -v 1.36
I could see that when try to login to google voice, now it shows the error "Your browser's cookie functionality is turned off. Please turn it on."
Could anybody help me on this issue ?
Thanks