Group
Extension

Matches 35358

Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017/lib/Acme/CPANModules/Import/MojoliciousAdvent/2017.pm ( view source; MetaCPAN )
te"},{module=>"IO::Socket::SSL"},{module=>"Mojo::DOM"},{module=>"Mojo::DOM::CSS"},{module=>"Mojo::JSON"},{module=>"Mojo::Pg"},{module=>"Mojo::UserAgent"},{module=>"Mojolicious::Command::cgi"},{module=
e=>"Mojo::IOLoop"},{module=>"Mojo::JSON::Pointer"},{module=>"Mojo::UserAgent::Transactor"},{module=>"Mojolicious::Plugin::Config"},{module=>"Mojolicious::Plugin::JSONConfig"},{module=>"Test::Mojo"},{m
{module=>"Mojo::Asset::File"},{module=>"Mojo::IOLoop::Stream"},{module=>"Mojo::Loader"},{module=>"JSON::Validator"},{module=>"Mojolicious::Plugin::OpenAPI"},{module=>"Mojolicious::Routes::Route"},{mod
Acme-CPANModulesBundle-Import-PerlAdvent-2018 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-PerlAdvent-2018-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-PerlAdvent-2018/lib/Acme/CPANModules/Import/PerlAdvent/2018_12_03.pm ( view source; MetaCPAN )
ries=>[{module=>"Convert::ASN1"},{module=>"Cpanel::JSON::XS"},{module=>"Cpanel::JSON::XS::Type"},{module=>"JSON"},{module=>"JSON::PP"},{module=>"JSON::XS"},{module=>"XML::Compile::SOAP"}],summary=>"Mo
=over

=item * L<Convert::ASN1>

=item * L<Cpanel::JSON::XS>

=item * L<Cpanel::JSON::XS::Type>

=item * L<JSON>

=item * L<JSON::PP>

=item * L<JSON::XS>

=item * L<XML::Compile::SOAP>

=back

=head1
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017/lib/Acme/CPANModules/Import/MojoliciousAdvent/2017_12_09.pm ( view source; MetaCPAN )
dule=>"Mojo::DOM"},{module=>"Mojo::DOM::CSS"},{module=>"Mojo::IOLoop"},{module=>"Mojo::JSON"},{module=>"Mojo::JSON::Pointer"},{module=>"Mojo::Transaction"},{module=>"Mojo::UserAgent"},{module=>"Mojo::
"Mojolicious::Controller"},{module=>"Mojolicious::Plugin::Config"},{module=>"Mojolicious::Plugin::JSONConfig"},{module=>"Test::Mojo"},{module=>"Test::Mojo::Role::Debug"},{module=>"Test::More"}],summar
em * L<Mojo::DOM>

=item * L<Mojo::DOM::CSS>

=item * L<Mojo::IOLoop>

=item * L<Mojo::JSON>

=item * L<Mojo::JSON::Pointer>

=item * L<Mojo::Transaction>

=item * L<Mojo::UserAgent>

=item * L<Mojo::
KubeBuilder ( J/JL/JLMARTIN/KubeBuilder-0.02.tar.gz, JLMARTIN, 2019; MetaCPAN )
KubeBuilder/lib/KubeBuilder.pm ( view source; MetaCPAN )
$data =~ s/^\xEF\xBB\xBF//;
      return Swagger::Schema::Kubernetes->MooseX::DataModel::new_from_json($data);
    }
  );

  has log => (
    is => 'ro',
    default => sub {
      KubeBuilder::Logger
Data-HandyGen-mysql ( E/EG/EGAWATA/Data-HandyGen-mysql-0.0.5.tar.gz, EGAWATA, 2019; MetaCPAN )
Data-HandyGen-mysql/script/hd_insert_bulk.pl ( view source; MetaCPAN )
#!perl

use strict;
use warnings;

use Data::HandyGen::mysql;
use DBI;
use JSON qw(decode_json);
use YAML;
use Getopt::Long;

my %ids = ();
my $req;

main();
exit(0);

=head1 NAME

hd_insert_bulk.pl -
= @_;

    open my $JSON, '<', $infile
        or die "Failed to open infile : $infile : $!";
    my $json = do { local $/; <$JSON> };
    close $JSON;

    $req = decode_json($json);

    for my $tab
(--password)    : password

Options reading config from file:
    -i(--in,--infile) : input file (JSON)

Options simply inserting records to a table:
    -t(--table)       : table
    -n(--number)    
Swagger-Schema-Kubernetes ( J/JL/JLMARTIN/Swagger-Schema-Kubernetes-0.01.tar.gz, JLMARTIN, 2019; MetaCPAN )
Swagger-Schema-Kubernetes/lib/Swagger/Schema/Kubernetes.pm ( view source; MetaCPAN )
read_file($swagger_file);
  my $schema = Swagger::Schema::Kubernetes->MooseX::DataModel::new_from_json($data);
  # use the object model
  say "This API consists of:";
  foreach my $path (sort keys %{ 
Acme-CPANModulesBundle-Import-PerlAdvent-2018 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-PerlAdvent-2018-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-PerlAdvent-2018/lib/Acme/CPANModules/Import/PerlAdvent/2018.pm ( view source; MetaCPAN )
oize"},{module=>"Convert::ASN1"},{module=>"Cpanel::JSON::XS"},{module=>"Cpanel::JSON::XS::Type"},{module=>"JSON"},{module=>"JSON::PP"},{module=>"JSON::XS"},{module=>"XML::Compile::SOAP"},{module=>"Dat
oize>

=item * L<Convert::ASN1>

=item * L<Cpanel::JSON::XS>

=item * L<Cpanel::JSON::XS::Type>

=item * L<JSON>

=item * L<JSON::PP>

=item * L<JSON::XS>

=item * L<XML::Compile::SOAP>

=item * L<Dat
Parser-GraphQL-XS ( G/GO/GONZUS/Parser-GraphQL-XS-0.000004.tar.gz, GONZUS, 2018; MetaCPAN )
Parser-GraphQL-XS/graphql.xs ( view source; MetaCPAN )
raphQLParser.h"
#include "graphqlparser/c/GraphQLAstNode.h"
#include "graphqlparser/c/GraphQLAstToJSON.h"

/*
 * This is our internal data structure.
 * We don't really need an object, because the API
    FILE* fp = 0;
    struct GraphQLAstNode* node = 0;
    const char* error = 0;
    const char* json = 0;
    SV* pstr = 0;

    do {
        if (string) {
            node = schema
                
       }

        json = graphql_ast_to_json(node);
        if (!json) {
            fprintf(stderr, "Could not get JSON\n");
            break;
        }

        pstr = newSVpv(json, 0);
        if 
Pcore-XMPP ( Z/ZD/ZDM/Pcore-XMPP-v0.10.13.tar.gz, ZDM, 2019; MetaCPAN )
Pcore-XMPP/lib/Pcore/Core/Event/Listener/xmpp.pm ( view source; MetaCPAN )
, -const;
use Pcore::XMPP;
use Pcore::Util::Scalar qw[weaken is_ref];
use Pcore::Util::Data qw[to_json];
use Time::HiRes qw[];

with qw[Pcore::Core::Event::Listener];

has tmpl => '[<: $date.strftime(
) {

            # serialize reference
            $ev->{text} = "\n" . ( is_ref $ev->{data} ? to_json $ev->{data}, readable => 1 : $ev->{data} );

            # indent
            $ev->{text} =~ s/^/
WebService-Auth0 ( J/JJ/JJNAPIORK/WebService-Auth0-0.002.tar.gz, JJNAPIORK, 2019; MetaCPAN )
WebService-Auth0/lib/WebService/Auth0/Management/Emails.pm ( view source; MetaCPAN )
e {
  my ($self, $data) = @_;
  return $self->POST_JSON($self->uri_for(), $data);
}

sub update {
  my ($self, $data) = @_;
  return $self->PATCH_JSON($self->uri_for(), $data);
}

=head1 NAME

WebServ
Test-Format ( B/BE/BESSARABV/Test-Format-1.0.0.tar.gz, BESSARABV, 2018; MetaCPAN )
Test-Format/lib/Test/Format.pm ( view source; MetaCPAN )

use strict;
use warnings FATAL => 'all';
use utf8;
use open qw(:std :utf8);

use Test::More;
use JSON::PP;
use Exporter;

our @ISA = qw(Exporter);
our @EXPORT_OK = qw(
    test_format
);
our @EXPORT 
at ne 'pretty_json';
    die "'format_sub' must be sub" if defined($format_sub) && ref($format_sub) ne 'CODE';

    my $sub = defined($format) && $format eq 'pretty_json' ? \&_pretty_json : $format_su
}

sub _pretty_json {
    my ($content) = @_;

    my $json_coder = JSON::PP
        ->new
        ->pretty
        ->canonical
        ->indent_length(4)
        ;

    my $data = JSON::PP->new->deco
KubeBuilder ( J/JL/JLMARTIN/KubeBuilder-0.02.tar.gz, JLMARTIN, 2019; MetaCPAN )
KubeBuilder/lib/KubeBuilder/TypeInferer.pm ( view source; MetaCPAN )
elf->original_schema->items->ref) {
          if ($self->original_schema->items->ref =~ m/v1beta1.JSON/) {
            $inner = 'Any';
          } else {
            my $object = $self->root_schema->o
" if ($props->ref eq '#/definitions/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.JSONSchemaProps');
            die "Unknown HashRef type " . Dumper({ %$self, root_schema => undef }, 
{ $self->resolved_schema } == 0);
      return 'Any' if ($self->original_schema->ref =~ m/v1beta1.JSON/);
      return $self->object_definition->fully_namespaced;
    } else {
      $self->root_schema
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2017/lib/Acme/CPANModules/Import/MojoliciousAdvent/2017_12_22.pm ( view source; MetaCPAN )
ic-rest-api] (retrieved on 2018-12-30). Visit the URL for the full contents.",entries=>[{module=>"JSON::Validator"},{module=>"Mojolicious::Command::generate::app"},{module=>"Mojolicious::Command::rout
d on 2018-12-30). Visit the URL for the full contents.

=head1 INCLUDED MODULES

=over

=item * L<JSON::Validator>

=item * L<Mojolicious::Command::generate::app>

=item * L<Mojolicious::Command::rout
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018/lib/Acme/CPANModules/Import/MojoliciousAdvent/2018.pm ( view source; MetaCPAN )
ojolicious::Plugin::TagHelpers"},{module=>"Yancy"},{module=>"Yancy::Controller::Yancy"},{module=>"JSON::Validator"},{module=>"Mojolicious::Plugin::OpenAPI"},{module=>"Crypt::Eksblowfish::Bcrypt"},{mod
rt"},{module=>"Dancer2::Plugin::WebSocket"},{module=>"Dancer2::Template::Simple"},{module=>"Mojo::JSON::Pointer"},{module=>"Mojo::Server::PSGI"},{module=>"Mojolicious::Plugin::Mount"},{module=>"Mojoli
ojolicious::Plugin::TagHelpers>

=item * L<Yancy>

=item * L<Yancy::Controller::Yancy>

=item * L<JSON::Validator>

=item * L<Mojolicious::Plugin::OpenAPI>

=item * L<Crypt::Eksblowfish::Bcrypt>

=ite
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018/lib/Acme/CPANModules/Import/MojoliciousAdvent/2018_12_20.pm ( view source; MetaCPAN )
gin::WebSocket"},{module=>"Dancer2::Template::Simple"},{module=>"Mojo::DOM::CSS"},{module=>"Mojo::JSON::Pointer"},{module=>"Mojo::Server::PSGI"},{module=>"Mojo::UserAgent"},{module=>"Mojolicious::Plug
gin::WebSocket>

=item * L<Dancer2::Template::Simple>

=item * L<Mojo::DOM::CSS>

=item * L<Mojo::JSON::Pointer>

=item * L<Mojo::Server::PSGI>

=item * L<Mojo::UserAgent>

=item * L<Mojolicious::Plug
WebService-Auth0 ( J/JJ/JJNAPIORK/WebService-Auth0-0.002.tar.gz, JJNAPIORK, 2019; MetaCPAN )
WebService-Auth0/lib/WebService/Auth0/Management/Jobs.pm ( view source; MetaCPAN )
$params) = @_;
  return $self->POST_JSON($self->uri_for('user-imports'), $params);
}

sub verification_email {
  my ($self, $params) = @_;
  return $self->POST_JSON($self->uri_for('verification-email'
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018 ( P/PE/PERLANCAR/Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018-0.001.tar.gz, PERLANCAR, 2018; MetaCPAN )
Acme-CPANModulesBundle-Import-MojoliciousAdvent-2018/lib/Acme/CPANModules/Import/MojoliciousAdvent/2018_12_07.pm ( view source; MetaCPAN )
07/openapi/] (retrieved on 2018-12-30). Visit the URL for the full contents.",entries=>[{module=>"JSON::Validator"},{module=>"Mojolicious::Plugin::OpenAPI"}],summary=>"Modules mentioned in Mojolicious
d on 2018-12-30). Visit the URL for the full contents.

=head1 INCLUDED MODULES

=over

=item * L<JSON::Validator>

=item * L<Mojolicious::Plugin::OpenAPI>

=back

=head1 HOMEPAGE

Please visit the pr
Struct-Diff ( M/MI/MIXAS/Struct-Diff-0.98.tar.gz, MIXAS, 2019; MetaCPAN )
Struct-Diff/lib/Struct/Diff.pm ( view source; MetaCPAN )
=head1 SEE ALSO

L<Algorithm::Diff>, L<Data::Deep>, L<Data::Diff>, L<Data::Difference>,
L<JSON::Patch>, L<JSON::MergePatch>, L<Struct::Diff::MergePatch>

L<Data::Structure::Util>, L<Struct::Path>, L<S
Sparrow ( M/ME/MELEZHIK/Sparrow-0.3.10.tar.gz, MELEZHIK, 2018; MetaCPAN )
Sparrow/lib/Sparrow.pm ( view source; MetaCPAN )
tthentic plugins


=item *

YAML format - consumed by both Swat and Outthentic plugins


=item *

JSON format - consumed by Outthentic plugins


=item *

L<Config::Tiny|https://metacpan.org/pod/Config
rrowhub.org/info/logdog> in web server logs, so on. 


=head1 Task Boxes

Sparrow tasks boxes are JSON format files to describe sequential tasks to run. 

You could think about sparrow boxes as of mul
l recursively go through /path/to/plugins directory and for every directory containing 
C<sparrow.json> file runs C<sparrow plg install .> command.

Forcefully reinstall plugin

Use C<force> flag to r
App-Manoc ( G/GM/GMAMBRO/App-Manoc-2.99.4-TRIAL.tar.gz, GMAMBRO, 2018; MetaCPAN )
App-Manoc/lib/App/Manoc/Controller/VlanRange.pm ( view source; MetaCPAN )

    class        => 'ManocDB::VlanRange',
    form_class   => 'App::Manoc::Form::VlanRange',
    json_columns => [qw(id lansegment name description)],
    object_list  => {
        order_by => [ 'lan

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