Group
Extension

Matches 35359

Dist-Zilla-Plugin-Prereqs-DarkPAN ( K/KE/KENTNL/Dist-Zilla-Plugin-Prereqs-DarkPAN-v0.3.0.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-Prereqs-DarkPAN/lib/Dist/Zilla/Role/xPANResolver.pm ( view source; MetaCPAN )
ing to C<wget> or C<cpanm>.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Role::xPANResolver",
    "interface":"role"
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.o
MetaPOD ( K/KE/KENTNL/MetaPOD-v0.4.0.tar.gz, KENTNL, 2017; MetaCPAN )
MetaPOD/maint/perlcritic.rc.gen.pl ( view source; MetaCPAN )
ENTNL');
$bundle->configure;

my @stopwords = (qw(
   MetaPOD deduplicated behaviour unrecognised JSON namespace behaviours directionally
));
for my $var (@stopwords) {
  $bundle->add_or_append_policy
MetaPOD-Spec ( K/KE/KENTNL/MetaPOD-Spec-v0.5.0.tar.gz, KENTNL, 2017; MetaCPAN )
MetaPOD-Spec/lib/MetaPOD/Spec.pm ( view source; MetaCPAN )
the MetaPOD format

=head1 VERSION

version v0.5.0

=begin MetaPOD::JSON v1.1.0

{ "namespace":"MetaPOD::Spec" }


=end MetaPOD::JSON

=head1 Specifying MetaPOD

=head2 FORMATS

A FORMAT is a MetaPOD 

Where C<$1> is the name of the MetaPOD C<FORMAT>

e.g:

    =begin MetaPOD::JSON

    { JSON DATA }

    =end MetaPOD::JSON

These may, or may not, correspond to real world parser names, but the actu
 is more an indication of a I<specification>

And it may be that a C<MetaPOD::JSON> declaration loads MetaPOD::Format::JSON

=head2 VERSIONS

A VERSION as part of a Segment declaration B<must> come af
MetaPOD ( K/KE/KENTNL/MetaPOD-v0.4.0.tar.gz, KENTNL, 2017; MetaCPAN )
MetaPOD/lib/MetaPOD.pm ( view source; MetaCPAN )
- An evolution of POD

=head1 VERSION

version v0.4.0

=begin MetaPOD::JSON v1.1.0

{ "namespace":"MetaPOD" }


=end MetaPOD::JSON

=head1 What is MetaPOD

=head2 1. Documentation About Documentation
general specification for all forms of MetaPOD

=item * L<< C<MetaPOD::JSON>|MetaPOD::JSON >> - Information specific to the C<JSON> based implementation of MetaPOD

=back

=head1 People who are wantin
Dist-Zilla-Plugin-Prereqs-DarkPAN ( K/KE/KENTNL/Dist-Zilla-Plugin-Prereqs-DarkPAN-v0.3.0.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-Prereqs-DarkPAN/lib/Dist/Zilla/ExternalPrereq.pm ( view source; MetaCPAN )
sfied

  $dep->is_satisfied

Reports if the dependency looks like its installed.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::ExternalPrereq",
    "interface":"class",
    "inherits":
ct",
    "does":["Dist::Zilla::Role::Plugin","Dist::Zilla::Role::xPANResolver"]
}


=end MetaPOD::JSON

=head1 AUTHOR

Kent Fredric <kentnl@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is co
Telegram-BotKit ( P/PA/PAVELSR/Telegram-BotKit-0.03.tar.gz, PAVELSR, 2017; MetaCPAN )
Telegram-BotKit/lib/Telegram/BotKit/Screens.pm ( view source; MetaCPAN )
reens;
$Telegram::BotKit::Screens::VERSION = '0.03';
# ABSTRACT: Implements navigation by screens JSON file. Used by Telegram::BotKit::Wizard


use common::sense;
use Data::Dumper;

sub new {
    my $
		# two or more child screens with same parent and without callback_msg specific  
				die "wrong json file";
			}
		}
	} else {
		return undef;
	}
}


sub get_prev_screen_by_name {
	my ($self, $scree

=pod

=encoding UTF-8

=head1 NAME

Telegram::BotKit::Screens - Implements navigation by screens JSON file. Used by Telegram::BotKit::Wizard

=head1 VERSION

version 0.03

=head1 SYNOPSIS

	# $screen
Dist-Zilla-Plugin-Prereqs-DarkPAN ( K/KE/KENTNL/Dist-Zilla-Plugin-Prereqs-DarkPAN-v0.3.0.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-Prereqs-DarkPAN/lib/Dist/Zilla/Role/PrereqSource/External.pm ( view source; MetaCPAN )
.0

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Role::PrereqSource::External",
    "interface":"role",
    "does":"Dist::Zilla::Role::Plugin"
}


=end MetaPOD::JSON

=head1 AUTHOR

Ke
App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Network/Mattermost.pm ( view source; MetaCPAN )


use Moose;
use MooseX::SetOnce;

use AnyEvent;
use AnyEvent::Mattermost;

use Data::Dumper;
use JSON;
use LWP::Simple;
use Try::Tiny;

use App::RoboBot::Channel;
use App::RoboBot::Nick;

extends 'Ap
msg->{'data'}{'post'} && length($msg->{'data'}{'post'}) > 0;

    my $post = try {
        decode_json($msg->{'data'}{'post'});
    } catch {
        return;
    };

    my $nick    = App::RoboBot::Ni
API-Google ( P/PA/PAVELSR/API-Google-0.12.tar.gz, PAVELSR, 2017; MetaCPAN )
API-Google/lib/API/Google/Server.pm ( view source; MetaCPAN )
mper;
use Config::JSON;
use Tie::File;
use Crypt::JWT qw(decode_jwt);
use feature 'say';
use Mojo::Util 'getopt';
use Mojolicious::Plugin::OAuth2;

# use Mojo::JWT;

# sub return_json_filename {
#   u
les = readdir $dir;
#   my @j = grep { $_ =~ /\w+.json/ } @files;
#   return $j[0];
# }


# my $f = return_json_filename();

my $config = Config::JSON->new($ENV{'GOAUTH_TOKENSFILE'});
delete $ENV{'GOA
com/oauth2/v4/token' => form => $hash)->res->json;
  return $tokens;
};

# =method get_all_google_jwk_keys

# Get all Google JWK keys for validation of JSON Web Token

# Check https://jwt.io/ and http
App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Macro.pm ( view source; MetaCPAN )
ot::Parser;

use Clone qw( clone );
use Data::Dumper;
use DateTime;
use DateTime::Format::Pg;
use JSON;
use Scalar::Util qw( blessed );

has 'bot' => (
    is       => 'ro',
    isa      => 'App::Robo
etwork    => $network,
            name       => $res->{'name'},
            arguments  => decode_json($res->{'arguments'}),
            definition => $res->{'definition'},
            definer    => A
macro_id = ?
        }, {
            name       => $self->name,
            arguments  => encode_json($self->arguments),
            definition => $self->definition,
            is_locked  => $self->
App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Plugin/Bot/Alarm.pm ( view source; MetaCPAN )


use namespace::autoclean;

use Moose;
use MooseX::SetOnce;

use AnyEvent;
use Data::Dumper;
use JSON;
use Scalar::Util qw( blessed );

use App::RoboBot::Channel;
use App::RoboBot::Message;
use App::
ttps://example.com/api/tickets?"
                         (query-string { :status "open" :format "json" }))))))

=head2 delete-alarm

=head3 Description

Permanently removes the named alarm from the c
, { format => $format, pattern => $pattern });
        }
    }

    $alarm{'exclusions'} = encode_json($alarm{'exclusions'} // []);

    $res = $self->bot->config->db->do(q{
        update alarms_alar
Gentoo-Util-VirtualDepend ( K/KE/KENTNL/Gentoo-Util-VirtualDepend-0.003023.tar.gz, KENTNL, 2017; MetaCPAN )
Gentoo-Util-VirtualDepend/maint/update-dist-to-gentoo.pl ( view source; MetaCPAN )
  Getopt-Long
  HTTP-Tiny
  I18N-LangTags
  IPC-Cmd
  IO
  IO-Compress
  IO-Zlib
  IO-Socket-IP
  JSON-PP
  Locale-Maketext
  Locale-Maketext-Simple
  MIME-Base64
  Math-BigInt
  Math-BigInt-FastCalc
API-Google ( P/PA/PAVELSR/API-Google-0.12.tar.gz, PAVELSR, 2017; MetaCPAN )
API-Google/lib/API/Google.pm ( view source; MetaCPAN )
JSON;
use Data::Dumper;


sub new {
  my ($class, $params) = @_;
  my $h = {};
  if ($params->{tokensfile}) {
  	$h->{tokensfile} = Config::JSON->new($params->{tokensfile});
  } else {
  	die 'no json
oken';
  $self->{ua}->post('https://www.googleapis.com/oauth2/v4/token' => form => $params)->res->json; # tokens
};


sub client_id {
	shift->{tokensfile}->get('gapi/client_id');
}

sub ua {
  shift->
->{payload}) {
    $tx = $self->{ua}->build_tx(uc $http_method => $params->{route} => $headers => json => $params->{payload})
  } else {
    die 'wrong http_method on no payload if using POST';
  }
  
Mojolicious-Plugin-JSUrlFor-Angular ( M/MC/MCHE/Mojolicious-Plugin-JSUrlFor-Angular-0.18.tar.gz, MCHE, 2017; MetaCPAN )
Mojolicious-Plugin-JSUrlFor-Angular/lib/Mojolicious/Plugin/JSUrlFor/Angular.pm ( view source; MetaCPAN )
kage Mojolicious::Plugin::JSUrlFor::Angular;
use Mojo::Base 'Mojolicious::Plugin';
use JSON::PP;

my $json = JSON::PP->new->utf8(0)->pretty;

our $VERSION = '0.18';


sub register {
    my ( $self, $a
      #~ my $json_routes = $c->render_to_string( json => \%names2paths );
            my $json_routes = $json->encode(\@names2paths);
            $json_routes =~ s/"//g;
            $json_routes =~ s/
'/"/g;
            $json_routes =~ s/\[/{/g;
            $json_routes =~ s/\]/}/g;
            #~ utf8::decode( $json_routes );

            my $js = <<"JS";
(function () {
'use strict';
/*
Маршр
App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Channel.pm ( view source; MetaCPAN )
.20;

use namespace::autoclean;

use Moose;
use MooseX::ClassAttribute;
use MooseX::SetOnce;

use JSON;

has 'id' => (
    is        => 'rw',
    isa       => 'Int',
    traits    => [qw( SetOnce )],
id          => $res->{'id'},
        name        => $res->{'name'},
        extradata   => decode_json($res->{'extradata'}),
        log_enabled => $res->{'log_enabled'},
        network     => (grep 
WebService-Mojang-Minecraft-UUIDLookup ( B/BI/BIGPRESH/WebService-Mojang-Minecraft-UUIDLookup-0.05.tar.gz, BIGPRESH, 2017; MetaCPAN )
WebService-Mojang-Minecraft-UUIDLookup/lib/WebService/Mojang/Minecraft/UUIDLookup.pm ( view source; MetaCPAN )
::Minecraft::UUIDLookup;

use 5.006;
use strict;
use Data::UUID;
use Moo;
use LWP::UserAgent;
use JSON;

our $VERSION = '0.05';

=head1 NAME

WebService::Mojang::Minecraft::UUIDLookup - look up Minecr
with an empty body
    if ($response->code == 204) {
        return;
    }

    my $result = JSON::from_json($response->decoded_content)
        or die "Failed to parse Mojang API response";
    
    

        die "Failed to query Mojang API: " . $response->status_line;
    }
    my $result = JSON::from_json($response->decoded_content)
        or die "Failed to parse Mojang API response";
    
    
Conductrics-Client ( F/FE/FERZ/Commercial_Software_Interfaces/Conductrics-Client-0.003.tar.gz, FERZ, 2017; MetaCPAN )
Conductrics-Client/lib/Conductrics/Client.pm ( view source; MetaCPAN )
);

    unless ($client->validate_agent($client->get_json_schema, $main_site_definition)) {
         die("agent defition is not valid for agent json schema");
    }

    if ($client->create_agent('mai
ypes::Moose qw( Str );
use MooseX::Types::URI qw(Uri);
use URI;
use URI::QueryParam;
use JSON::MaybeXS;
use JSON::Schema;
use Time::HiRes;
use LWP::UserAgent;
use HTTP::Request;

our $VERSION = '0.003
->env_proxy;
my $json = JSON::MaybeXS->new;


=head2 create_agent( $agent_name, $content)

=head2 create_agent($agent_name, $hashref_definition)

=head2 create_agent($agent_name, $json_definition)



App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Config.pm ( view source; MetaCPAN )
{
    my ($self) = @_;

    my $home = File::HomeDir->my_home();
    my @exts = qw( conf yml yaml json xml ini );
    my @bases = ("$home/.lispy/lispy.", "$home/.lispy.", "/etc/lispy.");

    my @conf
App-RoboBot ( J/JS/JSIME/App-RoboBot-4.004.tar.gz, JSIME, 2017; MetaCPAN )
App-RoboBot/lib/App/RoboBot/Plugin/Fun/Markov.pm ( view source; MetaCPAN )
v::VERSION = '4.004';
use v5.20;

use namespace::autoclean;

use Moose;
use MooseX::SetOnce;

use JSON;
use Lingua::EN::Tagger;
use List::Util qw( shuffle );

extends 'App::RoboBot::Plugin';

=head1 f
structure_jsonb,
            used_count, used_count::float / usemax.m * 100 * random()
        from markov_sentence_forms,
            usemax
        where nick_id in ???
            and jsonb_array_l
ength(structure_jsonb) between 5 and 20
            and structure_jsonb \?& regexp_split_to_array(?, '[[:space:]]')
            and structure like ?
        order by 6 desc
        limit 1
    }, \@ni
Dist-Zilla-Plugin-Prereqs-DarkPAN ( K/KE/KENTNL/Dist-Zilla-Plugin-Prereqs-DarkPAN-v0.3.0.tar.gz, KENTNL, 2017; MetaCPAN )
Dist-Zilla-Plugin-Prereqs-DarkPAN/lib/Dist/Zilla/Plugin/Prereqs/DarkPAN.pm ( view source; MetaCPAN )
ssing ) \
      && cpanm $( dzil listdeps_darkpan --missing )

and have it work.

=begin MetaPOD::JSON v1.1.0

{
    "namespace":"Dist::Zilla::Plugin::Prereqs::DarkPAN",
    "interface":"class",
    "
herits":"Moose::Object",
    "does":"Dist::Zilla::Role::PrereqSource::External"
}


=end MetaPOD::JSON

=for Pod::Coverage register_external_prereqs

=head1 DarkPAN Configurations.

=head2 A Simple HT

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