Group
Extension

Matches 35358

Frame ( C/CR/CRABAPP/Frame-0.01.5-TRIAL.tar.gz, CRABAPP, 2025; MetaCPAN )
Frame/lib/Frame/Controller.pm ( view source; MetaCPAN )
ontroller : does(Frame::Base);

use utf8;
use v5.40;

use Carp;
use Encode;
use Text::Xslate;
use JSON::MaybeXS;
use Feature::Compat::Try;
use Frame::Request;
use Const::Fast;

const our @EXPORT_DOES 

        $content_type ||= "application/json; charset=$opts{charset}";

        try {
            $res->content_type($content_type);
            $res->body( json->encode($content) )
        }
        
s => $status, msg => $content }
      if ( $content_type // $req->maybe_ajax ) =~ Frame::Request::JSONRE;

    $self->render( $content, $status, $content_type, @args );
}

method render_500 ( $content
Audio-Nama ( G/GA/GANGLION/Audio-Nama-1.600.tar.gz, GANGLION, 2025; MetaCPAN )
Audio-Nama/lib/Audio/Nama/Latency.pm ( view source; MetaCPAN )

		my @edges = map{ [$_, $sink] } @predecessors;
		;
		logpkg(__FILE__,__LINE__,'debug',"edges: ",json_out(\@edges));

		for my $edge ( @edges ) {
			logpkg(__FILE__,__LINE__,'debug',"edge: @$edge");

		my @edges = map{ [$source, $_] } @successors;
		;
		logpkg(__FILE__,__LINE__,'debug',"edges: ",json_out(\@edges));

		for my $edge ( @edges ) {
			my $input = $g->get_edge_attribute(@$edge, "input"
}->{$direction}->{max}
	and Audio::Nama::pager_newline('encountered unmatched latencies', 
		sub{ json_out($node) });
	$node->{$port}->{latency}->{$direction}->{min}
}
}
sub latency_param {
	my $op = 
Pheno-Ranker ( M/MR/MRUEDA/Pheno-Ranker-1.07.tar.gz, MRUEDA, 2025; MetaCPAN )
Pheno-Ranker/lib/Pheno/Ranker/IO.pm ( view source; MetaCPAN )
e);
use JSON::XS;

#use Data::Dumper;

#use Sort::Naturally qw(nsort);
use Exporter 'import';
our @EXPORT =
  qw(serialize_hashes write_alignment io_yaml_or_json read_json read_yaml write_json write_a
rray2txt array2object validate_json write_poi coverage_stats check_existence_of_include_terms append_and_rename_primary_key restructure_pxf_interpretations);
use constant DEVEL_MODE => 0;

###########

    my $export_basename = $arg->{export_basename};
    write_json(
        { data => $data->{$_}, filepath => qq/$export_basename.$_.json/ } )
      for keys %{$data};
    return 1;
}

sub write_alig
Pheno-Ranker ( M/MR/MRUEDA/Pheno-Ranker-1.07.tar.gz, MRUEDA, 2025; MetaCPAN )
Pheno-Ranker/lib/Pheno/Ranker.pm ( view source; MetaCPAN )
er::Metrics;
use Pheno::Ranker::Graph;

use Exporter 'import';
our @EXPORT_OK = qw($VERSION write_json);

# Personalize warn and die functions
$SIG{__WARN__} = sub { warn BOLD YELLOW "Warn: ", @_ };
$
as hpo_file => (
    default => catfile( $share_dir, 'db', 'hp.json' ),
    coerce  => sub { $_[0] // catfile( $share_dir, 'db', 'hp.json' ) },
    is      => 'ro',
    isa     => sub { die "Error <$_
ed_phenotypicFeatures align align_basename export export_basename
      log verbose age cytoscape_json graph_stats/
] => ( is => 'ro' );

has [qw/append_prefixes reference_files patients_of_interest/]
Dist-Zilla-PluginBundle-Author-CPANTesters ( P/PR/PREACTION/Dist-Zilla-PluginBundle-Author-CPANTesters-0.002.tar.gz, PREACTION, 2025; MetaCPAN )
Dist-Zilla-PluginBundle-Author-CPANTesters/lib/Dist/Zilla/PluginBundle/Author/CPANTesters.pm ( view source; MetaCPAN )
placer => 'replace_with_nothing', 
      },
    ],
    'RewriteVersion',
    'CPANFile',
    'MetaJSON',
    'MetaProvides::Package',
    [
      'MetaNoIndex', {
        directory => [qw( t xt inc sh
    # Without this, we get an error about duplicate content
          'cpanfile',
          'META.json',
          'LICENSE',
          'README',
          'README.mkdn',
          'Makefile.PL',
    
t Dist::Zilla
      # can use it
      'CopyFilesFromBuild', {
        copy => [qw( cpanfile META.json LICENSE Makefile.PL )],
      },
    ],

    [ 'CheckChangesHasContent', => { changelog => 'CHANG
Pheno-Ranker ( M/MR/MRUEDA/Pheno-Ranker-1.07.tar.gz, MRUEDA, 2025; MetaCPAN )
Pheno-Ranker/lib/Pheno/Ranker/Align.pm ( view source; MetaCPAN )
nk create_glob_and_ref_hashes randomize_variables remap_hash create_binary_digit_string parse_hpo_json);

use constant DEVEL_MODE => 0;

our %nomenclature = ();

sub check_format {

    my $data = shi
weight hamming-distance json-path label/;

    # The dataframe will have two header lines
    # *** IMPORTANT ***
    # nsort does not yield same results as canonical from JSON::XS
    # NB: we're sor
tamic Pyruvic Transaminase, CTCAE'
    my @dataframe = join ';', 'Id', @labels;

    # Variables (json path)
    push @dataframe, join ';', 'Id', @sort_keys_glob_hash;

    # 0/1
    push @dataframe, 
CPAN-Testers-API ( P/PR/PREACTION/CPAN-Testers-API-0.029.tar.gz, PREACTION, 2025; MetaCPAN )
CPAN-Testers-API/lib/CPAN/Testers/API.pm ( view source; MetaCPAN )
y::Adapter;
use Alien::SwaggerUI;
use File::Spec::Functions qw( catdir catfile );
use JSON::MaybeXS qw( encode_json );

#pod =method schema
#pod
#pod     my $schema = $c->schema;
#pod
#pod Get the sch
ast_json = sub( $c, $data ) {
        if ( blessed $data || ( ref $data eq 'HASH' && $data->{errors} ) ) {
            return Mojo::JSON::encode_json( $data );
        }
        return encode_json( $d
API' => 'v1.json' ),
        allow_invalid_ref => 1,
        renderer => $render_fast_json,
    } );
    $app->plugin( OpenAPI => {
        url => dist_file( 'CPAN-Testers-API' => 'v3.json' ),
       
Frame ( C/CR/CRABAPP/Frame-0.01.5-TRIAL.tar.gz, CRABAPP, 2025; MetaCPAN )
Frame/lib/Frame/Base.pm ( view source; MetaCPAN )
y);
use JSON::MaybeXS;
use Data::Dumper;
use Time::Piece;
use Plack::Util;
use Module::Metadata;
use Syntax::Keyword::Dynamically;
use Syntax::Keyword::Try;

our @EXPORT         = qw(dmsg json __pkgfn
 } @ENV{qw'FRAME_DEBUG DEBUG'};

#sub _json_default {
#    JSON::MaybeXS->new( utf8 => 1, $dev_mode ? ( pretty => 1 ) : () );
#}

const our $json_default => JSON::MaybeXS->new( utf8 => 1, $DEV_MODE ? 
RT_DOES;

$^H{ __PACKAGE__ . '/user' } = 1;

field $app : weak : param : accessor = undef;
field $json;
field $debug_mode :param :accessor = $DEBUG_MODE;
field $dev_mode :param :accessor = $DEV_MODE;
CPAN-Testers-API ( P/PR/PREACTION/CPAN-Testers-API-0.029.tar.gz, PREACTION, 2025; MetaCPAN )
CPAN-Testers-API/lib/CPAN/Testers/API/Controller/Report.pm ( view source; MetaCPAN )
ith raw test reports

#pod =head1 DESCRIPTION
#pod
#pod This API allows working directly with the JSON report documents
#pod submitted by the army of testers of CPAN.
#pod
#pod =head1 SEE ALSO
#pod
#p
rts

=head1 VERSION

version 0.029

=head1 DESCRIPTION

This API allows working directly with the JSON report documents
submitted by the army of testers of CPAN.

=head1 METHODS

=head2 report_post

 
CPAN-Testers-API ( P/PR/PREACTION/CPAN-Testers-API-0.029.tar.gz, PREACTION, 2025; MetaCPAN )
CPAN-Testers-API/lib/CPAN/Testers/API/Controller/Release.pm ( view source; MetaCPAN )
pod     # ?limit=2
#pod
#pod     ### Response:
#pod     200 OK
#pod     Content-Type: application/json
#pod
#pod     [
#pod         {
#pod             "dist": "My-Dist",
#pod             "version": "1
    # ?maturity=stable
    # ?limit=2

    ### Response:
    200 OK
    Content-Type: application/json

    [
        {
            "dist": "My-Dist",
            "version": "1.000",
            "pass
CPAN-Testers-API ( P/PR/PREACTION/CPAN-Testers-API-0.029.tar.gz, PREACTION, 2025; MetaCPAN )
CPAN-Testers-API/lib/CPAN/Testers/API/Controller/Upload.pm ( view source; MetaCPAN )
016-01-01T12:34:00
#pod
#pod     ### Response:
#pod     200 OK
#pod     Content-Type: application/json
#pod
#pod     [
#pod         {
#pod             "dist": "My-Dist",
#pod             "version": "1
r/PREACTION?since=2016-01-01T12:34:00

    ### Response:
    200 OK
    Content-Type: application/json

    [
        {
            "dist": "My-Dist",
            "version": "1.000",
            "auth
CPAN-Testers-API ( P/PR/PREACTION/CPAN-Testers-API-0.029.tar.gz, PREACTION, 2025; MetaCPAN )
CPAN-Testers-API/lib/CPAN/Testers/API/Controller/Summary.pm ( view source; MetaCPAN )
mary/My-Dist/1.000
#pod
#pod     ### Response:
#pod     200 OK
#pod     Content-Type: application/json
#pod
#pod     [
#pod         {
#pod             "guid": "00000000-0000-0000-0000-0000000000001",
ist
    GET /v3/summary/My-Dist/1.000

    ### Response:
    200 OK
    Content-Type: application/json

    [
        {
            "guid": "00000000-0000-0000-0000-0000000000001",
            "id": 1
Audio-Nama ( G/GA/GANGLION/Audio-Nama-1.600.tar.gz, GANGLION, 2025; MetaCPAN )
Audio-Nama/lib/Audio/Nama/Grammar.pm ( view source; MetaCPAN )
#/};
	$config->{opts}->{R} = $old_opt_r;
}

sub dump_all {
	my $tmp = ".dump_all";
	my $format = "json";
	my $fname = join_path( project_root(), $tmp);
	save_system_state($fname,$format);
	file_pager(
ICANN-gTLD ( G/GB/GBROWN/ICANN-gTLD-0.02.tar.gz, GBROWN, 2025; MetaCPAN )
ICANN-gTLD/lib/ICANN/gTLD.pm ( view source; MetaCPAN )
::gTLD;
# ABSTRACT: an interface to the ICANN gTLD database.
use Carp;
use Data::Mirror qw(mirror_json);
use DateTime::Format::ISO8601;
use Net::DNS::Domain;
use Net::RDAP 0.34;
use Net::RDAP::Registr
ources/registries/gtlds/v2/gtlds.json};
use vars qw($VERSION);
use warnings;
use strict;

$VERSION = '0.02';


sub get_json {
	my $package = shift;
	return mirror_json(GTLD_LIST_URL) || croak(q{Unable
ift;

	my $json = $package->get_json;

	return map { $package->new($_) } @{$json->{gTLDs}};
}

sub get {
	my ($package, $gTLD) = @_;

	my $json = $package->get_json;

    my @array = @{$json->{gTLDs}}
Audio-Nama ( G/GA/GANGLION/Audio-Nama-1.600.tar.gz, GANGLION, 2025; MetaCPAN )
Audio-Nama/lib/Audio/Nama/EffectsRegistry.pm ( view source; MetaCPAN )
$file->effects_cache); # scalar assign
	} 
	if ($source)
	{
		assign(
			data => decode($source, 'json'),
			vars => [qw($fx_cache)],
			class => 'Audio::Nama'
		);
	}
	else 
	{
		logpkg(__FILE__,__LI
le => $file->effects_cache, 
			vars => [qw($fx_cache)],
			class => 'Audio::Nama',
			format => 'json') unless is_test_script();
				
	}
	generate_mappings_for_shortcuts();
}

sub ladspa_plugin_list 
e->{partial_label_to_full}->{$code} = $code;
	} keys %{$fx_cache->{full_label_to_index}};
	#print json_out $fx_cache->{partial_label_to_full};
}
{ my %dispatch =
		(
			ctrl 	=> \&generate_help,
			lv
Net-RDAP-Server ( G/GB/GBROWN/Net-RDAP-Server-0.06.tar.gz, GBROWN, 2025; MetaCPAN )
Net-RDAP-Server/lib/Net/RDAP/Server.pm ( view source; MetaCPAN )
        #
        $response->ok;

        #
        # Pass a Perl data structure to be encoded to JSON.
        #
        $response->content({
            rdapConformance => [q{rdap_level_0}],
       
Daje-Workflow-GenerateSchema-Activity ( J/JA/JANESKIL/Tools/Daje-Workflow-GenerateSchema-Activity-0.16.tar.gz, JANESKIL, 2025; MetaCPAN )
Daje-Workflow-GenerateSchema-Activity/lib/Daje/Workflow/GenerateSchema/Activity.pm ( view source; MetaCPAN )
ity;
use Mojo::Base 'Daje::Workflow::Common::Activity::Base', -base, -signatures;

use Mojo::JSON qw{to_json};
use Daje::Workflow::GenerateSchema::Create::Schema;
use Daje::Workflow::GenerateSchema::C
f) {

    $self->_create_database();
    my $schema = $self->_load_db_schema();

    $self->_save_json($schema);

    $self->_drop_database();

    return 1;
}

sub _drop_database($self) {

    my $da
es},
    )->get_db_schema('public');

    return $dbschema;
}

sub _save_json($self, $schema) {

    my $data->{data} = to_json($schema);
    $data->{file} = "schema";
    my @data;
    push(@data, $d
Audio-Nama ( G/GA/GANGLION/Audio-Nama-1.600.tar.gz, GANGLION, 2025; MetaCPAN )
Audio-Nama/lib/Audio/Nama/Util.pm ( view source; MetaCPAN )
Timer::Periodic;
use IO::Async::Timer::Countdown;
use IO::Async::Loop;
use Audio::Nama::Assign qw(json_out);
use Audio::Nama::Globals qw(:all);
use Audio::Nama::Log qw(logit logsub logpkg);

no warnin
 
	! defined $_ and "undef"
	or ! (ref $_) and $_ 
	#or (ref $_) =~ /HASH|ARRAY/ and Audio::Nama::json_out($_)
	or ref $_ and Dumper($_)
}
sub route_output_channels {
	# routes signals (1..$width) to 
Daje-Workflow-GenerateSchema-Activity ( J/JA/JANESKIL/Tools/Daje-Workflow-GenerateSchema-Activity-0.16.tar.gz, JANESKIL, 2025; MetaCPAN )
Daje-Workflow-GenerateSchema-Activity/lib/Daje/Workflow/GenerateSchema/Create/Schema.pm ( view source; MetaCPAN )
Schema
#
#
# DESCRIPTION
# ===========
# Daje::Workflow::GenerateSchema::Create::Schema creates a json representation of a postgres database
#
#
#
#
#  REQUIRES
#
# Syntax::Operator::Matches
#
# Scala
rkflow::GenerateSchema::Create::Schema


Daje::Workflow::GenerateSchema::Create::Schema creates a json representation of a postgres database




 REQUIRES

Syntax::Operator::Matches

Scalar::Util

Moj
Audio-Nama ( G/GA/GANGLION/Audio-Nama-1.600.tar.gz, GANGLION, 2025; MetaCPAN )
Audio-Nama/lib/Audio/Nama/Config.pm ( view source; MetaCPAN )
t the command

  nama> save initial_mix 

creates initial_mix.json, not a tagged commit. 

  nama> get initial_mix

loads initial_mix.json");

	$config->{use_git} = $config->{use_git} && git_executabl

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