Subject: | Spits out a load of warnings |
When I only load W:G:C a heap of warnings are spit out:
% /usr/local/perl-5.12.2-RC1/bin/perl -le 'use WWW::Google::Contacts' |&
head -12
You cannot coerce an attribute (type) unless its type (Str) has a
coercion at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 14
require WWW/Google/Contacts/Type/CalendarLink.pm called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Types.pm
line 46
WWW::Google::Contacts::Types::BEGIN() called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
eval {...} called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
require WWW/Google/Contacts/Types.pm called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Contact.pm
line 32
WWW::Google::Contacts::Contact::BEGIN() called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
eval {...} called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
require WWW/Google/Contacts/Contact.pm called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts.pm
line 10
WWW::Google::Contacts::BEGIN() called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
eval {...} called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
require WWW/Google/Contacts.pm called at -e line 1
main::BEGIN() called at
/usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/WWW/Google/Contacts/Type/CalendarLink.pm
line 0
Let me know when you need further informations.
Thanks,