Group
Extension

Matches 2

GRNOC-WebService-Client ( B/BM/BMERUGUR/GRNOC-WebService-Client-1.5.1.tar.gz, BMERUGUR, 2019; MetaCPAN )
GRNOC-WebService-Client/bin/wsutil.pl ( view source; MetaCPAN )
            pass raw output from the service instead of trying to 
  --raw           decode it as json This is a boolean field and does not 
                  require an argument. 


  -l             
GRNOC-WebService-Client ( B/BM/BMERUGUR/GRNOC-WebService-Client-1.5.1.tar.gz, BMERUGUR, 2019; MetaCPAN )
GRNOC-WebService-Client/lib/GRNOC/WebService/Client.pm ( view source; MetaCPAN )
es;
use HTML::Form;
use LWP::UserAgent::Determined;
use Carp qw(longmess shortmess);
use CGI;
use JSON::XS;
use Data::Dumper;
use GRNOC::Config;
use Time::HiRes qw(gettimeofday tv_interval);
use File:
) {
                    return $res;
                }

                #--- default is to return json hash
                # <editorialize>
                # @#$*(@#$%($% library functions should alw
) is neigh.
                # JSON:XS doesn't do this. Hence the eval.
                # </editorialize>
                my $str;
                eval { $str = decode_json( $res ) };
                i

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