view release on metacpan or search on metacpan
"url" : "https://github.com/bingos/acme-cpanplus-module-with-core-prereq.git",
"web" : "https://github.com/bingos/acme-cpanplus-module-with-core-prereq"
}
},
"version" : "0.06",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0227"
}
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"release_status" : "stable",
"version" : "0.001",
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
"x_spdx_expression" : "BSD"
}
view all matches for this distribution
view release on metacpan or search on metacpan
}
},
"release_status" : "stable",
"version" : "0.001",
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
"x_spdx_expression" : "BSD"
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "6.017"
}
},
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "LGPL-2.1"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"is_trial" : 0
},
"version" : "6.010"
}
},
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}
view all matches for this distribution
view release on metacpan or search on metacpan
HTML::Strip: '0'
HTTP::Request::Common: '0'
IO::Async::Loop: '0'
IO::File: '0'
JSON: '0'
JSON::XS: '0'
LWP::UserAgent: '0'
Lingua::StopWords: '0'
List::Util: '0'
Mojolicious: '0'
Net::Async::WebSocket::Server: '0'
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "0.04",
"x_contributors" : [
"schweickism <schweickism@hotmail.com>",
"Zbigniew \u0141ukasiak <zzbbyy@gmail.com>"
],
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "6.017"
}
},
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "LGPL-2.1"
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "6.017"
}
},
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "LGPL-2.1"
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "6.024"
}
},
"x_generated_by_perl" : "v5.34.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "MIT"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos.git",
"web" : "https://github.com/mountaintom/AI-PredictionClient-Alien-TensorFlowServingProtos"
}
},
"version" : "0.05",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "https://github.com/mountaintom/AI-PredictionClient.git",
"web" : "https://github.com/mountaintom/AI-PredictionClient"
}
},
"version" : "0.05",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"web" : "https://github.com/EntropyOrg/perl-AI-TensorFlow-Libtensorflow"
}
},
"version" : "0.0.7",
"x_generated_by_perl" : "v5.26.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
"x_spdx_expression" : "Apache-2.0"
}
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "0.11",
"x_contributors" : [
"Ruben <me@ruben.tech>"
],
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0115"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/CLI.pm view on Meta::CPAN
use URI;
use YAML::XS ();
use LWP::UserAgent;
use HTTP::Request;
use App::Spec;
use JSON::XS;
use API::CLI::Request;
use Moo;
has dir => ( is => 'ro' );
view all matches for this distribution
view release on metacpan or search on metacpan
"x_authority" : "cpan:AWNCORP",
"x_contributors" : [
"Al Newkirk <anewkirk@ana.io>"
],
"x_generated_by_perl" : "v5.26.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/DeutscheBahn/Fahrplan.pm view on Meta::CPAN
our $VERSION = '0.02';
# IMPORTS
use Carp;
use HTTP::Tiny ();
use JSON::XS ();
use URI ();
use URI::Encode qw(uri_encode);
use URI::QueryParam ();
=encoding utf-8
lib/API/DeutscheBahn/Fahrplan.pm view on Meta::CPAN
sub _request {
my ( $self, $name, %args ) = @_;
my ( $method, $uri ) = $self->_create_uri( $name, %args );
my $response = $self->_client->$method($uri);
return JSON::XS::decode_json $response->{content};
}
sub _create_uri {
my ( $self, $name, %args ) = @_;
view all matches for this distribution
view release on metacpan or search on metacpan
"web" : "https://git.spwhitton.name/p5-API-GitForge"
}
},
"version" : "0.007",
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "GPL-3.0-only"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "git://github.com/pavelsr/API-Google.git",
"web" : "https://github.com/pavelsr/API-Google"
}
},
"version" : "0.12",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/Handle.pm view on Meta::CPAN
#has _util # TODO factor all the _methods to $self->util->methods... or not
has _json => (
is => 'rw'
, isa => 'JSON::XS'
, lazy => 1
, required => 1
, default => sub {
require JSON::XS;
return JSON::XS->new->utf8->ascii->relaxed;
}
);
has _xml => (
is => 'rw'
view all matches for this distribution
view release on metacpan or search on metacpan
"version" : "1.0.2",
"x_contributors" : [
"reneeb <info@perl-services.de>"
],
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}
view all matches for this distribution
view release on metacpan or search on metacpan
"web" : "https://github.com/domm/API-Medium"
}
},
"version" : "0.902",
"x_generated_by_perl" : "v5.32.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/ParallelsWPB.pm view on Meta::CPAN
use strict;
use warnings;
use LWP::UserAgent;
use HTTP::Request;
use JSON::XS;
use Carp;
use API::ParallelsWPB::Response;
use base qw/ API::ParallelsWPB::Requests /;
lib/API/ParallelsWPB.pm view on Meta::CPAN
sub _json {
my ( $self ) = @_;
unless( $self->{_json} ) {
$self->{_json} = JSON::XS->new;
}
return $self->{_json};
}
1;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/APISchema/Generator/Markdown/Formatter.pm view on Meta::CPAN
our @EXPORT = qw(type json pretty_json code restriction desc anchor method methods content_type http_status http_status_code);
# cpan
use HTTP::Status qw(status_message);
use URI::Escape qw(uri_escape_utf8);
use JSON::XS ();
my $JSON = JSON::XS->new->canonical(1);
use constant +{
RESTRICTIONS => [qw(required max_items min_items max_length min_length maximum minimum pattern)],
SHORT_DESCRIPTION_LENGTH => 100,
};
lib/APISchema/Generator/Markdown/Formatter.pm view on Meta::CPAN
$x =~ s/^\[(.*)\]$/$1/;
}
return $x;
}
my $PRETTY_JSON = JSON::XS->new->canonical(1)->indent(1)->pretty(1);
sub pretty_json ($) {
my $x = shift;
if (ref $x) {
$x = $PRETTY_JSON->encode($x);
} else {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/APNS/Agent.pm view on Meta::CPAN
our $VERSION = "0.06";
use AnyEvent::APNS;
use Cache::LRU;
use Encode qw/decode_utf8/;
use JSON::XS;
use Log::Minimal;
use Plack::Request;
use Router::Boom::Method;
use Class::Accessor::Lite::Lazy 0.03 (
lib/APNS/Agent.pm view on Meta::CPAN
my $token = $req->param('token') or return [400, [], ['Bad Request']];
my $payload;
if (my $payload_json = $req->param('payload') ) {
state $json_driver = JSON::XS->new->utf8;
local $@;
$payload = eval { $json_driver->decode($payload_json) };
return [400, [], ['BAD REQUEST']] if $@;
}
elsif (my $alert = $req->param('alert')) {
view all matches for this distribution
view release on metacpan or search on metacpan
"web" : "https://github.com/pplu/argv-struct"
}
},
"version" : "0.06",
"x_generated_by_perl" : "v5.28.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ASP4/ConfigLoader.pm view on Meta::CPAN
use strict;
use warnings 'all';
use Carp 'confess';
use ASP4::ConfigFinder;
use ASP4::ConfigParser;
use JSON::XS;
our $Configs = { };
#==============================================================================
view all matches for this distribution
view release on metacpan or search on metacpan
t/010-basic/020-basic.t view on Meta::CPAN
use strict;
use warnings 'all';
use Test::More 'no_plan';
use ASP4::API;
use JSON::XS;
my $api; BEGIN { $api = ASP4::API->new }
use_ok('ASP4x::Linker');
view all matches for this distribution
view release on metacpan or search on metacpan
},
"version" : "0.05",
"x_contributors" : [
"Jose Joaquin Atria <jjatria@cpan.org>"
],
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AWS/IP.pm view on Meta::CPAN
use warnings;
package AWS::IP;
use Cache::File;
use Carp;
use HTTP::Tiny;
use JSON::XS;
use File::Temp 'tempdir';
use Net::CIDR::Set;
# required by HTTP::Tiny for https
use IO::Socket::SSL 1.56;
view all matches for this distribution