#!C:/Perl/bin/perl.exe -w use strict; use WWW::Google::Contacts; print "Hello World\n"; #### Undefined subroutine &MooseX::Types::Base::find_type_constraint called at C:/Perl/site/lib/MooseX/Types/Base.pm line 64. BEGIN failed--compilation aborted at C:/Perl/site/lib/WWW/Google/Contacts/Contact.pm line 8. Compilation failed in require at C:/Perl/site/lib/WWW/Google/Contacts.pm line 14. BEGIN failed--compilation aborted at C:/Perl/site/lib/WWW/Google/Contacts.pm line 14. Compilation failed in require at C:/bin/testGC.pl line 5. BEGIN failed--compilation aborted at C:/bin/testGC.pl line 5.