Group
Extension

Matches 1

AnyEvent-Net-Curl-Queued ( S/SY/SYP/AnyEvent-Net-Curl-Queued-0.049.tar.gz, SYP, 2021; MetaCPAN )
AnyEvent-Net-Curl-Queued/lib/AnyEvent/Net/Curl/Queued/Easy.pm ( view source; MetaCPAN )
arnings qw(all);

use Carp qw(carp confess);
use Digest::SHA;
use Encode;
use HTTP::Response;
use JSON;
use Moo;
use MooX::Types::MooseLike::Base qw(
    AnyOf
    Bool
    CodeRef
    HashRef
    Ins
al);

our $VERSION = '0.049'; # VERSION

has json        => (
    is          => 'ro',
    isa         => InstanceOf['JSON'],
    default     => sub { JSON->new->utf8->allow_blessed->convert_blessed }
      if ($key == Net::Curl::Easy::CURLOPT_POSTFIELDS) {
                my $is_json = 0;
                ($val, $is_json) = $self->_setopt_postfields($val);

                $orig->($self =>
        

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