Net-Google-Tasks icon indicating copy to clipboard operation
Net-Google-Tasks copied to clipboard

About the error

Open zmm1234 opened this issue 16 years ago • 4 comments

Loading tasks... Can't call method "value" on an undefined value at lib/Net/Google/Tasks/Fetcher.pm line 99, <STDIN> line 2.

I was in ubuntu 9.10 platform PS:I find the method you fetch the data is through parser html, but if you want to merge the local data to the network, it'll be very difficult.

zmm1234 avatar Nov 24 '09 07:11 zmm1234

I am having the same error. I know this project hasn't been active in awhile, but I wonder if there's a solution for this issue.

raisen avatar Nov 27 '10 09:11 raisen

I was able to go past that error by installing 2 SSL Perl modules, but now I get:

Couldn't get redirect. at /usr/local/share/perl/5.10.1/Net/Google/Tasks/Fetcher.pm line 113, <STDIN> line 2.

raisen avatar Nov 28 '10 02:11 raisen

Yeah I get the same error: Couldn't get redirect. at lib/Net/Google/Tasks/Fetcher.pm line 113, <STDIN> line 2.

suan avatar Apr 02 '11 00:04 suan

FYI I've fixed this issue and the whole of main.pl works now. You can grab it in my fork at https://github.com/suan/Net-Google-Tasks

suan avatar Apr 04 '11 07:04 suan