Group
Extension

Matches 1

Confluence-REST ( R/RL/RLOVELAND/Confluence-REST-0.01-TRIAL.tar.gz, RLOVELAND, 2017; MetaCPAN )
Confluence-REST/lib/Confluence/REST.pm ( view source; MetaCPAN )
64;
use URI::Escape;
use JSON;
use Data::Util qw/:check/;
use REST::Client;
use Data::Dumper;

$CONFLUENCE::REST::VERSION = '0.011';

our $DEBUG_REQUESTS_P = 0;
our $DEBUG_JSON_P     = 0;
our $DEBUG_I
  while ( my $result = $confluence->next_result ) {

        # Print the hashref representing the JSON response
        print Dumper $result;
    }


=head1 DESCRIPTION

Confluence::REST - Thin wrappe
ent name
    $rest->getUseragent->agent(__PACKAGE__);

    return
      bless {rest => $rest, json => JSON->new->utf8->allow_nonref,} => $class;
}

sub _error {
    my ($self, $content, $type, $code) 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.