Help for this page

Select Code to Download


  1. or download this
    #!C:/Perl/bin/perl.exe -w
    
    ...
    use WWW::Google::Contacts;
    
    print "Hello World\n";
    
  2. or download this
    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/Conta
    +cts/Contact.pm line 8.
    ...
    BEGIN failed--compilation aborted at C:/Perl/site/lib/WWW/Google/Conta
    +cts.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.