Help for this page

Select Code to Download


  1. or download this
    sub post {
        my $query = shift @_;
    ...
            print Dumper $client->responseContent();
        }
    }