-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the error #1
Comments
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. |
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, line 2. |
Yeah I get the same error: |
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 |
Loading tasks...
Can't call method "value" on an undefined value at lib/Net/Google/Tasks/Fetcher.pm line 99, 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.
The text was updated successfully, but these errors were encountered: