I have a Perl program that has been running for a couple of years now. It uses the Google::Voice
module (0.06) to handle incoming and outgoing text messages.
The computer was rebooted recently, and suddenly this module returns null instead of logging in. There have been no software changes on the machine, just a reboot.
I can still log into the Google Voice account on the same computer using the web browser, so it has to be the script that is at fault.
I have several questions:
Is anyone else experiencing this?
Is anyone aware of any changes to Google Voice that would break this?
Is anyone already on this and do they have a fix?
Is there any way to enable diagnostics so maybe I can figure it out myself?