hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 163
values | lang stringclasses 53
values | max_stars_repo_path stringlengths 3 945 | max_stars_repo_name stringlengths 4 112 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 945 | max_issues_repo_name stringlengths 4 113 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 945 | max_forks_repo_name stringlengths 4 113 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 3 1.05M | avg_line_length float64 1 966k | max_line_length int64 1 977k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
73e0eeb0e8dbf7cc2e6bb9bb515832b20a889de2 | 2,404 | t | Perl | t/ppi_statement.t | guillaumeaubert/PPI | 6e2583b92847744aadc35438dcda80e3bd44013a | [
"Artistic-1.0"
] | null | null | null | t/ppi_statement.t | guillaumeaubert/PPI | 6e2583b92847744aadc35438dcda80e3bd44013a | [
"Artistic-1.0"
] | null | null | null | t/ppi_statement.t | guillaumeaubert/PPI | 6e2583b92847744aadc35438dcda80e3bd44013a | [
"Artistic-1.0"
] | null | null | null | #!/usr/bin/perl
# Unit testing for PPI::Statement
use t::lib::PPI::Test::pragmas;
use Test::More tests => 23;
use PPI;
SPECIALIZED: {
my $Document = PPI::Document->new(\<<'END_PERL');
package Foo;
use strict;
;
while (1) { last; }
BEGIN { }
sub foo { }
state $x;
$x = 5;
END_PERL
isa_ok( $Document, 'PPI::Documen... | 49.061224 | 97 | 0.546173 |
ed5b7ee90abd66c4361ebe580b82a32e39215a64 | 4,567 | al | Perl | benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1110-320-928.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1110-320-928.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1110-320-928.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | 1 154 185 214
2 111 207 262 298 307
3 17 133
4 30
5 8 41
6 5 111
7 64 72 237 253 261 296
8 55 57
9 8 92 114
10 148 175 269
11 4 90 191 245
12 13 117 246 268
13 64 181
14 37 146 190
15 29 288 298
16 149 239
17 16 53 183
18 31 121 146 232
19 105 118
20 22 80 119 173 209 229
21 60 175 188 250 298 300 319
22 170 223
23 1 8... | 14.271875 | 38 | 0.726954 |
ed6b9785effb8244ec8ae1effa12832ecef97b4f | 172 | pl | Perl | t/example/test01.pl | mschout/MooseX-App | 305e17899fc023b357f5cbb71a361fbcf8db07e8 | [
"Artistic-1.0-cl8"
] | 7 | 2015-10-18T20:45:16.000Z | 2019-05-13T08:31:52.000Z | t/example/test01.pl | mschout/MooseX-App | 305e17899fc023b357f5cbb71a361fbcf8db07e8 | [
"Artistic-1.0-cl8"
] | 39 | 2015-02-06T13:48:33.000Z | 2021-08-15T15:39:00.000Z | t/example/test01.pl | mschout/MooseX-App | 305e17899fc023b357f5cbb71a361fbcf8db07e8 | [
"Artistic-1.0-cl8"
] | 19 | 2015-01-01T20:41:09.000Z | 2021-01-31T10:15:21.000Z | #!/usr/bin/env perl
use strict;
use warnings;
use 5.010;
use FindBin qw();
use lib $FindBin::Bin.'/../testlib';
use Test01;
Test01->new_with_command( global => 1 )->run; | 15.636364 | 45 | 0.674419 |
ed0d7ae343c86807b3a25d9b4694ad8210fec4a6 | 427 | pm | Perl | auto-lib/Paws/NimbleStudio/GetEulaResponse.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 164 | 2015-01-08T14:58:53.000Z | 2022-02-20T19:16:24.000Z | auto-lib/Paws/NimbleStudio/GetEulaResponse.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 348 | 2015-01-07T22:08:38.000Z | 2022-01-27T14:34:44.000Z | auto-lib/Paws/NimbleStudio/GetEulaResponse.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z |
package Paws::NimbleStudio::GetEulaResponse;
use Moose;
has Eula => (is => 'ro', isa => 'Paws::NimbleStudio::Eula', traits => ['NameInRequest'], request_name => 'eula');
has _request_id => (is => 'ro', isa => 'Str');
1;
### main pod documentation begin ###
=head1 NAME
Paws::NimbleStudio::GetEulaResponse
=he... | 15.25 | 115 | 0.653396 |
ed7b56da65d1fa24b4bc827b58b9f188b21a6837 | 1,679 | pm | Perl | inst/perl/map3c/TGPipeLib/FastqCountRegexp.pm | tanaylab/umi4cpackage | 88b07d896a137418ba6c31c2474b9dbe1d86fc20 | [
"MIT"
] | 1 | 2020-07-01T07:06:02.000Z | 2020-07-01T07:06:02.000Z | inst/perl/map3c/TGPipeLib/FastqCountRegexp.pm | tanaylab/umi4cpackage | 88b07d896a137418ba6c31c2474b9dbe1d86fc20 | [
"MIT"
] | 6 | 2020-09-15T07:34:23.000Z | 2021-06-16T09:33:45.000Z | inst/perl/map3c/TGPipeLib/FastqCountRegexp.pm | tanaylab/umi4cpackage | 88b07d896a137418ba6c31c2474b9dbe1d86fc20 | [
"MIT"
] | 2 | 2020-07-01T07:06:04.000Z | 2020-10-07T15:01:06.000Z | use strict;
package TGPipeLib::FastqSplicer;
1;
sub required() {
return("re_code");
}
sub proc_line
{
my($split_id, $params, $fastq, $fastq2) = @_;
my($n) = 0;
$fastq->first();
my($re1) = $params->{regexp1};
my(%count);
if($fastq2 eq "NA") {
while($fastq->valid()) {
$fastq->next();
if($re1 eq "" |... | 19.298851 | 68 | 0.503276 |
ed2b33c4c0ef6493dee7d61c25631486525fd2e8 | 44,725 | pm | Perl | webapp/perl/local/lib/perl5/DateTime/TimeZone/Europe/Brussels.pm | tomoyanp/isucon9-qualify-20210912 | f84b5d1c82f9d41bbba02422c1a6acd358d9c41a | [
"MIT"
] | null | null | null | webapp/perl/local/lib/perl5/DateTime/TimeZone/Europe/Brussels.pm | tomoyanp/isucon9-qualify-20210912 | f84b5d1c82f9d41bbba02422c1a6acd358d9c41a | [
"MIT"
] | 5 | 2021-05-20T04:16:14.000Z | 2022-02-12T01:40:02.000Z | webapp/perl/local/lib/perl5/DateTime/TimeZone/Europe/Brussels.pm | matsubara0507/isucon9-kansousen | 77b19085d76add98a3ce7370063a8636cde62499 | [
"MIT"
] | null | null | null | # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory
#
# Generated from /tmp/tRZSIOcmOW/europe. Olson data version 2019b
#
# Do not edit this file directly.
#
package DateTime::Tim... | 26.861862 | 90 | 0.633963 |
73e8eaa8b04046a4198a32c2d7faebc69249e8e3 | 1,221 | pm | Perl | lib/Net/Async/Spotify/Object/Generated/SavedAlbum.pm | vnealv/Net-Async-Spotify | 8d14a0cc592ee1b4a18b6541387f1d6c74c86a8d | [
"Artistic-1.0"
] | 2 | 2021-06-08T02:43:56.000Z | 2021-07-23T06:22:00.000Z | lib/Net/Async/Spotify/Object/Generated/SavedAlbum.pm | vnealv/Net-Async-Spotify | 8d14a0cc592ee1b4a18b6541387f1d6c74c86a8d | [
"Artistic-1.0"
] | 1 | 2021-06-08T02:46:57.000Z | 2021-06-27T16:09:04.000Z | lib/Net/Async/Spotify/Object/Generated/SavedAlbum.pm | vnealv/Net-Async-Spotify | 8d14a0cc592ee1b4a18b6541387f1d6c74c86a8d | [
"Artistic-1.0"
] | null | null | null | package Net::Async::Spotify::Object::Generated::SavedAlbum;
use strict;
use warnings;
# VERSION
# AUTHORITY
use mro;
use parent qw(Net::Async::Spotify::Object::Base);
=encoding utf8
=head1 NAME
Net::Async::Spotify::Object::Generated::SavedAlbum - Package representing Spotify SavedAlbum Object
=head1 DESCRIPTION
... | 20.35 | 169 | 0.732187 |
73fb25f76e9b72e3ac47ce49dadab95e60b3c37d | 2,273 | t | Perl | test/blackbox-tests/test-cases/jsoo/simple.t/run.t | marsam/dune | 8a3d7f2f2015b71384caa07226d1a89dba9d6c25 | [
"MIT"
] | 1 | 2020-09-18T13:10:03.000Z | 2020-09-18T13:10:03.000Z | test/blackbox-tests/test-cases/jsoo/simple.t/run.t | marsam/dune | 8a3d7f2f2015b71384caa07226d1a89dba9d6c25 | [
"MIT"
] | 1 | 2020-11-12T13:27:57.000Z | 2020-11-12T13:27:57.000Z | test/blackbox-tests/test-cases/jsoo/simple.t/run.t | marsam/dune | 8a3d7f2f2015b71384caa07226d1a89dba9d6c25 | [
"MIT"
] | null | null | null | Compilation using jsoo
$ dune build --display short bin/technologic.bc.js @install 2>&1 | \
> sed s,^\ *$(ocamlc -config-var c_compiler),\ \ C_COMPILER,g
C_COMPILER lib/stubs.o
ocamlopt .ppx/7b799aed44581cc79b02033532c5f775/ppx.exe
ocamlc lib/.x.objs/byte/x__.{cmi,cmo,cmt}
js_of_ocaml .js/std... | 38.525424 | 79 | 0.66608 |
73e35a1de4b7742539507a469608d5cb40b1b95f | 876 | pm | Perl | lib/DDG/Spice/Kwixer.pm | tejasmanohar/zeroclickinfo-spice | 64292051824ddf4d297281722ec5e396e2d7cfda | [
"Apache-2.0"
] | 1 | 2020-03-03T05:38:12.000Z | 2020-03-03T05:38:12.000Z | lib/DDG/Spice/Kwixer.pm | tejasmanohar/zeroclickinfo-spice | 64292051824ddf4d297281722ec5e396e2d7cfda | [
"Apache-2.0"
] | null | null | null | lib/DDG/Spice/Kwixer.pm | tejasmanohar/zeroclickinfo-spice | 64292051824ddf4d297281722ec5e396e2d7cfda | [
"Apache-2.0"
] | null | null | null | package DDG::Spice::Kwixer;
use strict;
use DDG::Spice;
#metadata
primary_example_queries "movies with Keira Knightley";
secondary_example_queries "films with with Tom Cruise and Emily";
description "Advanced movie queries with Kwixer";
name "Kwixer";
code_url "https://github.com/duckduckgo/zeroclickinfo-spice/blob/m... | 26.545455 | 97 | 0.728311 |
ed7e78e40d10d0bedf59be3b44f21baf168c244a | 1,622 | pm | Perl | auto-lib/Paws/CloudDirectory/BatchGetObjectInformation.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 164 | 2015-01-08T14:58:53.000Z | 2022-02-20T19:16:24.000Z | auto-lib/Paws/CloudDirectory/BatchGetObjectInformation.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 348 | 2015-01-07T22:08:38.000Z | 2022-01-27T14:34:44.000Z | auto-lib/Paws/CloudDirectory/BatchGetObjectInformation.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z | # Generated by default/object.tt
package Paws::CloudDirectory::BatchGetObjectInformation;
use Moose;
has ObjectReference => (is => 'ro', isa => 'Paws::CloudDirectory::ObjectReference', required => 1);
1;
### main pod documentation begin ###
=head1 NAME
Paws::CloudDirectory::BatchGetObjectInformation
=head1 USA... | 26.590164 | 118 | 0.764488 |
ed75a5a129a60f2b89e779e161231684928427a3 | 11,747 | pm | Perl | modules/Bio/EnsEMBL/DBSQL/DataFileAdaptor.pm | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/DBSQL/DataFileAdaptor.pm | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/DBSQL/DataFileAdaptor.pm | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2014] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licen... | 30.751309 | 137 | 0.669022 |
ed459a9e3fb50a94575d1ce9fdca40226da3378d | 6,983 | pm | Perl | modules/EnsEMBL/Web/Factory/Gene.pm | nerdstrike/ensembl-webcode | ab69513124329e1b2d686c7d2c9f1d7689996a0b | [
"Apache-2.0",
"MIT"
] | null | null | null | modules/EnsEMBL/Web/Factory/Gene.pm | nerdstrike/ensembl-webcode | ab69513124329e1b2d686c7d2c9f1d7689996a0b | [
"Apache-2.0",
"MIT"
] | null | null | null | modules/EnsEMBL/Web/Factory/Gene.pm | nerdstrike/ensembl-webcode | ab69513124329e1b2d686c7d2c9f1d7689996a0b | [
"Apache-2.0",
"MIT"
] | null | null | null | =head1 LICENSE
Copyright [1999-2013] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licen... | 39.451977 | 183 | 0.59115 |
ed87125da4c78168494860ce206e2984b097e2a0 | 1,993 | pm | Perl | Web/lib/MeshMage/Web/Controller/Deploy.pm | symkat/MeshMage | 95f4158f60b2c21214aaa4e92779ee5968492789 | [
"MIT",
"Unlicense"
] | 26 | 2021-09-18T03:53:49.000Z | 2022-03-12T17:55:42.000Z | Web/lib/MeshMage/Web/Controller/Deploy.pm | silversword411/MeshMage | 95f4158f60b2c21214aaa4e92779ee5968492789 | [
"MIT",
"Unlicense"
] | 2 | 2021-06-09T09:15:02.000Z | 2021-09-20T10:55:02.000Z | Web/lib/MeshMage/Web/Controller/Deploy.pm | silversword411/MeshMage | 95f4158f60b2c21214aaa4e92779ee5968492789 | [
"MIT",
"Unlicense"
] | 1 | 2021-09-26T17:06:47.000Z | 2021-09-26T17:06:47.000Z | package MeshMage::Web::Controller::Deploy;
use Mojo::Base 'Mojolicious::Controller', -signatures;
sub manual ($c) {
my $node = $c->db->resultset('Node')->find( $c->param('node_id') );
my $n_id = $node->network->id;
my $host = $node->hostname;
my $ca = Mojo::File->new( $c->filepath_for( nebula => $n_... | 28.070423 | 92 | 0.502258 |
73f868781e448132cbdba6ffc4bf1db665623c60 | 3,959 | pm | Perl | lib/DisDB/SQL/Search.pm | MattOates/d2p2.pro | dd4fc7500344d173fa4ae2599632ab852d720bfc | [
"BSD-3-Clause"
] | 4 | 2015-11-24T21:18:05.000Z | 2020-12-01T03:18:00.000Z | lib/DisDB/SQL/Search.pm | MattOates/d2p2.pro | dd4fc7500344d173fa4ae2599632ab852d720bfc | [
"BSD-3-Clause"
] | null | null | null | lib/DisDB/SQL/Search.pm | MattOates/d2p2.pro | dd4fc7500344d173fa4ae2599632ab852d720bfc | [
"BSD-3-Clause"
] | 1 | 2020-07-03T01:39:29.000Z | 2020-07-03T01:39:29.000Z | #!/usr/bin/env perl
package DisDB::SQL::Search;
use strict;
use warnings;
our $VERSION = '1.00';
use base 'Exporter';
use DisDB::SQL::Connect qw'dbConnect dbDisconnect';
our %EXPORT_TAGS = (
'all' => [ qw/
getProteinBySeq
getProteinBySeqID
getProteinConsensus
/ ],
'arch' => [ qw/
getProteinBySe... | 27.303448 | 89 | 0.506694 |
ed7856be2a9d2ecac51cb20da9d74ca78884bc7b | 3,497 | t | Perl | t/core/response.t | hwy1782/apisix | 79601b820f15ddb98c85237e8a7b45f3263fb5a1 | [
"Apache-2.0"
] | 2,071 | 2019-10-29T01:52:46.000Z | 2020-07-31T15:04:10.000Z | t/core/response.t | hwy1782/apisix | 79601b820f15ddb98c85237e8a7b45f3263fb5a1 | [
"Apache-2.0"
] | 973 | 2019-10-29T04:14:11.000Z | 2020-07-31T16:28:32.000Z | t/core/response.t | zhangbao0325/apisix | b4fd8ad943e9b30f3641a823fe53ad9a836986ca | [
"Apache-2.0"
] | 465 | 2019-10-29T02:01:15.000Z | 2020-07-31T08:05:54.000Z | #
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not us... | 21.066265 | 74 | 0.616814 |
ed65a25e5fe1839556ff06346ee52fbf9d29746c | 18,634 | pl | Perl | testresults/scons230_trace/batchbuild/reference/l/genscons.pl | SCons/scons-performance | 2df4558a1132b62a36f20c1c0b37da8fafa00114 | [
"MIT"
] | null | null | null | testresults/scons230_trace/batchbuild/reference/l/genscons.pl | SCons/scons-performance | 2df4558a1132b62a36f20c1c0b37da8fafa00114 | [
"MIT"
] | 1 | 2020-09-24T16:09:23.000Z | 2020-09-27T17:30:13.000Z | testresults/scons230_trace/batchbuild/reference/l/genscons.pl | SCons/scons-performance | 2df4558a1132b62a36f20c1c0b37da8fafa00114 | [
"MIT"
] | 2 | 2020-09-27T21:18:11.000Z | 2022-03-23T17:32:03.000Z | #!/usr/bin/perl
#
# genscons.pl
#
# This script generates a build tree with $ndirs + 1 directories, containing
# $nfils source files each, and both SConstruct files and non-recursive
# Makefiles to build the tree.
#
# Copyright (c) 2010 Electric Cloud, Inc.
# All rights reserved.
# Redistribution and use in source and ... | 33.215686 | 133 | 0.496243 |
ed42546465d2f1346e9ef1e56c8be2e7d3af9e42 | 1,143 | pm | Perl | lib/Google/Ads/AdWords/v201809/ServiceType.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 4 | 2015-04-23T01:59:40.000Z | 2021-10-12T23:14:36.000Z | lib/Google/Ads/AdWords/v201809/ServiceType.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 23 | 2015-02-19T17:03:58.000Z | 2019-07-01T10:15:46.000Z | lib/Google/Ads/AdWords/v201809/ServiceType.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 10 | 2015-08-03T07:51:58.000Z | 2020-09-26T16:17:46.000Z | package Google::Ads::AdWords::v201809::ServiceType;
use strict;
use warnings;
sub get_xmlns { 'https://adwords.google.com/api/adwords/mcm/v201809'};
# derivation by restriction
use base qw(
SOAP::WSDL::XSD::Typelib::Builtin::string);
1;
__END__
=pod
=head1 NAME
=head1 DESCRIPTION
Perl data type class fo... | 17.318182 | 86 | 0.764654 |
ed6a26dd5144dc63ea294ef665f1be5ab4524edd | 1,477 | pm | Perl | lib/Data/Sah/Compiler/perl/TH/code.pm | gitpan/Data-Sah | 39b82b0344a3f1a92ff73917bb887cc4a6d8eee0 | [
"Artistic-1.0"
] | null | null | null | lib/Data/Sah/Compiler/perl/TH/code.pm | gitpan/Data-Sah | 39b82b0344a3f1a92ff73917bb887cc4a6d8eee0 | [
"Artistic-1.0"
] | null | null | null | lib/Data/Sah/Compiler/perl/TH/code.pm | gitpan/Data-Sah | 39b82b0344a3f1a92ff73917bb887cc4a6d8eee0 | [
"Artistic-1.0"
] | null | null | null | package Data::Sah::Compiler::perl::TH::code;
use 5.010;
use Log::Any '$log';
use Moo;
extends 'Data::Sah::Compiler::perl::TH';
with 'Data::Sah::Type::code';
our $VERSION = '0.41'; # VERSION
sub handle_type {
my ($self, $cd) = @_;
my $c = $self->compiler;
my $dt = $cd->{data_term};
$cd->{_ccl_check_t... | 22.378788 | 134 | 0.717671 |
ed0a3313ac30bc2f1ec45614c8b43f1bb9ad2334 | 2,049 | t | Perl | t/unit/bin/Agua/Common/App/App.t | aguadev/aguadev | db22858faa425b7af2743d98c31dabef644e519c | [
"MIT"
] | 1 | 2022-01-26T14:09:30.000Z | 2022-01-26T14:09:30.000Z | t/unit/bin/Agua/Common/App/App.t | aguadev/aguadev | db22858faa425b7af2743d98c31dabef644e519c | [
"MIT"
] | null | null | null | t/unit/bin/Agua/Common/App/App.t | aguadev/aguadev | db22858faa425b7af2743d98c31dabef644e519c | [
"MIT"
] | null | null | null | #!/usr/bin/perl -w
=head2
APPLICATION Common::App.t
PURPOSE
Test Agua::Common::App module
NOTES
1. RUN AS ROOT
2. BEFORE RUNNING, SET ENVIRONMENT VARIABLES, E.G.:
export installdir=/aguadev
=cut
use Test::More tests => 11;
use Getopt::Long;
use FindBin qw($Bin);
use lib "$Bin/../../../../lib";
BEGI... | 20.69697 | 80 | 0.518302 |
ed23289c92246f1717dfebb830e5f79544d1d25d | 5,625 | pm | Perl | auto-lib/Paws/Pinpoint/CreatePushTemplate.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 164 | 2015-01-08T14:58:53.000Z | 2022-02-20T19:16:24.000Z | auto-lib/Paws/Pinpoint/CreatePushTemplate.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 348 | 2015-01-07T22:08:38.000Z | 2022-01-27T14:34:44.000Z | auto-lib/Paws/Pinpoint/CreatePushTemplate.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z |
package Paws::Pinpoint::CreatePushTemplate;
use Moose;
has PushNotificationTemplateRequest => (is => 'ro', isa => 'Paws::Pinpoint::PushNotificationTemplateRequest', required => 1);
has TemplateName => (is => 'ro', isa => 'Str', traits => ['ParamInURI'], uri_name => 'template-name', required => 1);
use MooseX:... | 41.977612 | 249 | 0.6032 |
ed5d774dbc49afefd46c0450acc33d3f08a268ea | 5,369 | t | Perl | S10-packages/precompilation.t | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | S10-packages/precompilation.t | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | S10-packages/precompilation.t | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | use lib 't/spec/packages';
use Test;
use Test::Util;
plan 39;
my @*MODULES; # needed for calling CompUnit::Repository::need directly
my $precomp-ext := $*VM.precomp-ext;
my $precomp-target := $*VM.precomp-target;
my @precomp-paths;
my @precompiled = Test::Util::run( q:to"--END--").lines;
use lib 't/spec/packa... | 27.818653 | 104 | 0.585584 |
ed12468aea854a76006492432fc2b54eb3ed6a03 | 602 | pm | Perl | pollen/scribblings/third-tutorial-files/chess.html.pm | shhyou/pollen | 58e02d4eee22a064cc69374a6c9fd01d4db53af7 | [
"MIT"
] | 1,031 | 2015-01-01T19:01:47.000Z | 2022-03-30T00:16:55.000Z | pollen/scribblings/third-tutorial-files/chess.html.pm | shhyou/pollen | 58e02d4eee22a064cc69374a6c9fd01d4db53af7 | [
"MIT"
] | 218 | 2015-02-18T05:33:29.000Z | 2022-03-14T23:34:46.000Z | pollen/scribblings/third-tutorial-files/chess.html.pm | shhyou/pollen | 58e02d4eee22a064cc69374a6c9fd01d4db53af7 | [
"MIT"
] | 88 | 2015-02-04T19:06:28.000Z | 2022-02-14T14:06:46.000Z | #lang pollen
◊h1{II. A Game of Chess}
And still she cried, and still the world pursues,
"Jug Jug" to dirty ears.
And other withered stumps of time
Were told upon the walls; staring forms
Leaned out, leaning, hushing the room enclosed.
Footsteps shuffled on the stair,
Under the firelight, under the brush, he... | 33.444444 | 54 | 0.73588 |
ed293a5ead536d7247142edaa6b74f2556016a07 | 2,414 | pm | Perl | auto-lib/Paws/Glue/DynamoDBTarget.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 164 | 2015-01-08T14:58:53.000Z | 2022-02-20T19:16:24.000Z | auto-lib/Paws/Glue/DynamoDBTarget.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 348 | 2015-01-07T22:08:38.000Z | 2022-01-27T14:34:44.000Z | auto-lib/Paws/Glue/DynamoDBTarget.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z | # Generated by default/object.tt
package Paws::Glue::DynamoDBTarget;
use Moose;
has Path => (is => 'ro', isa => 'Str');
has ScanAll => (is => 'ro', isa => 'Bool', request_name => 'scanAll', traits => ['NameInRequest']);
has ScanRate => (is => 'ro', isa => 'Num', request_name => 'scanRate', traits => ['NameInReq... | 28.4 | 102 | 0.730737 |
ed64969152cf8f960ac886670f9a9f347ccacec4 | 770 | pm | Perl | compiled/perl/MetaTags.pm | dgelessus/ci_targets | bb1a0d76b7673920c832e5332a7b257614fa0e1b | [
"MIT"
] | 4 | 2017-04-08T12:55:11.000Z | 2020-12-05T21:09:31.000Z | compiled/perl/MetaTags.pm | dgelessus/ci_targets | bb1a0d76b7673920c832e5332a7b257614fa0e1b | [
"MIT"
] | 7 | 2018-04-23T01:30:33.000Z | 2020-10-30T23:56:14.000Z | compiled/perl/MetaTags.pm | dgelessus/ci_targets | bb1a0d76b7673920c832e5332a7b257614fa0e1b | [
"MIT"
] | 6 | 2017-04-08T11:41:14.000Z | 2020-10-30T22:47:31.000Z | # This is a generated file! Please edit source .ksy file and use kaitai-struct-compiler to rebuild
use strict;
use warnings;
use IO::KaitaiStruct 0.009_000;
########################################################################
package MetaTags;
our @ISA = 'IO::KaitaiStruct::Struct';
sub from_file {
my ($clas... | 19.25 | 98 | 0.541558 |
ed3b1c4aacb306c3c4eaef6fcda45a8af5d1e5d8 | 35,722 | pm | Perl | modules/EnsEMBL/Web/Component/VariationTable.pm | pblins/ensembl-webcode | 1b70534380de5e46f3778b03296ffad6eaf739db | [
"Apache-2.0"
] | null | null | null | modules/EnsEMBL/Web/Component/VariationTable.pm | pblins/ensembl-webcode | 1b70534380de5e46f3778b03296ffad6eaf739db | [
"Apache-2.0"
] | null | null | null | modules/EnsEMBL/Web/Component/VariationTable.pm | pblins/ensembl-webcode | 1b70534380de5e46f3778b03296ffad6eaf739db | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2022] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 36.302846 | 283 | 0.605845 |
ed6042e04960aeff9d0b3225232d066c7d385327 | 5,883 | pm | Perl | lib/Rex/Commands/Partition.pm | ironcamel/Rex | 896a38aa0546388cc3eb288b077f0303b2452161 | [
"Apache-2.0"
] | null | null | null | lib/Rex/Commands/Partition.pm | ironcamel/Rex | 896a38aa0546388cc3eb288b077f0303b2452161 | [
"Apache-2.0"
] | null | null | null | lib/Rex/Commands/Partition.pm | ironcamel/Rex | 896a38aa0546388cc3eb288b077f0303b2452161 | [
"Apache-2.0"
] | 1 | 2018-10-17T20:58:08.000Z | 2018-10-17T20:58:08.000Z | #
# (c) Jan Gehring <jan.gehring@gmail.com>
#
# vim: set ts=3 sw=3 tw=0:
# vim: set expandtab:
=head1 NAME
Rex::Commands::Partition - Partition module
=head1 DESCRIPTION
With this Module you can partition your harddrive.
=head1 SYNOPSIS
use Rex::Commands::Partition;
=head1 EXPORTED FUNCTIONS
=ov... | 23.532 | 141 | 0.557539 |
73dabe7002a7a67a0dd7814194c316821eb792b2 | 3,466 | pm | Perl | lib/DeviewSched/Controller/UserAttendance.pm | GDG-SSU/deviewsched-backend | bc315e75e275275e9465f50883875c14570d1f64 | [
"MIT"
] | 4 | 2015-06-29T16:10:37.000Z | 2015-09-06T07:04:39.000Z | lib/DeviewSched/Controller/UserAttendance.pm | GDG-SSU/deviewsched-backend | bc315e75e275275e9465f50883875c14570d1f64 | [
"MIT"
] | 12 | 2015-07-24T14:16:01.000Z | 2015-09-06T12:24:57.000Z | lib/DeviewSched/Controller/UserAttendance.pm | GDG-SSU/deviewsched-backend | bc315e75e275275e9465f50883875c14570d1f64 | [
"MIT"
] | null | null | null | package DeviewSched::Controller::UserAttendance;
use utf8;
use DeviewSched::FacebookAPI;
use Mojo::Base 'DeviewSched::Controller';
# FIXME: use base.. 로 상속받은 클래스에 Exporter를 사용할 수가 없었다.. ㅜㅜ
sub FB_USER_REQUIRED_FIELDS () { DeviewSched::FacebookAPI->FB_USER_REQUIRED_FIELDS }
sub get_status {
my $self = shift;
... | 24.58156 | 101 | 0.521639 |
ed5c556aa0ca849b3e9d3e5974de32755b6164a6 | 1,067 | pm | Perl | lib/Google/Ads/GoogleAds/V5/Services/AdGroupCriterionSimulationService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/GoogleAds/V5/Services/AdGroupCriterionSimulationService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/GoogleAds/V5/Services/AdGroupCriterionSimulationService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | # Copyright 2020, Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | 31.382353 | 80 | 0.732896 |
ed58b7a3a7b702df775c90900fd24ffa7a4f33e5 | 4,042 | al | Perl | Modules/System/Email/src/Message/EmailAttachments.Page.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | 1 | 2021-08-16T18:14:49.000Z | 2021-08-16T18:14:49.000Z | Modules/System/Email/src/Message/EmailAttachments.Page.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | null | null | null | Modules/System/Email/src/Message/EmailAttachments.Page.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | 1 | 2021-02-09T10:23:09.000Z | 2021-02-09T10:23:09.000Z | // ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------... | 32.861789 | 99 | 0.476002 |
ed4b98f23b453728502446424e1eb016ca2ef1c4 | 530 | pm | Perl | auto-lib/Paws/Lightsail/UpdateLoadBalancerAttributeResult.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/Lightsail/UpdateLoadBalancerAttributeResult.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | 1 | 2021-05-26T19:13:58.000Z | 2021-05-26T19:13:58.000Z | auto-lib/Paws/Lightsail/UpdateLoadBalancerAttributeResult.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null |
package Paws::Lightsail::UpdateLoadBalancerAttributeResult;
use Moose;
has Operations => (is => 'ro', isa => 'ArrayRef[Paws::Lightsail::Operation]', traits => ['NameInRequest'], request_name => 'operations' );
has _request_id => (is => 'ro', isa => 'Str');
### main pod documentation begin ###
=head1 NAME
Paw... | 19.62963 | 140 | 0.70566 |
ed7cbd6c958d76179d7f1cd2f1b0ff3e2fb95491 | 2,578 | pl | Perl | build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/toolbin/apitest.pl | roMummy/imagemagick_lib_ios | 0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a | [
"ImageMagick"
] | null | null | null | build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/toolbin/apitest.pl | roMummy/imagemagick_lib_ios | 0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a | [
"ImageMagick"
] | null | null | null | build/ImageMagick-7.1.0-2/IMDelegates/ghostscript-9.54.0/toolbin/apitest.pl | roMummy/imagemagick_lib_ios | 0e0e6fa77e06b471f5019d5b1b28caabd08d5e6a | [
"ImageMagick"
] | null | null | null | #!/usr/bin/perl
use strict;
use warnings;
use File::Find;
my @testdirs=("/home/marcos/cluster/tests","/home/marcos/cluster/tests_private");
my @devices = ("pdfwrite", "ps2write", "ppmraw");
my @testfiles = ();
sub process_file {
if (!-f $_) {
return;
}
if ($_ =~ m/\.pdf$/) {
push @testfiles, $_;
}
... | 22.614035 | 96 | 0.503879 |
73f6bd265bb6fdbee579d2035d5ee3eaf563109a | 1,663 | pl | Perl | libwc/map/mk_sjis_ucs_map.pl | dafyddcrosby/w3m-openbsd | 9372551a1289aecfed35ae9cd702cd3956240064 | [
"MIT"
] | 3 | 2020-09-03T10:37:24.000Z | 2022-02-17T11:04:00.000Z | libwc/map/mk_sjis_ucs_map.pl | dafyddcrosby/w3m-openbsd | 9372551a1289aecfed35ae9cd702cd3956240064 | [
"MIT"
] | 1 | 2021-05-02T04:57:02.000Z | 2021-05-27T04:28:07.000Z | libwc/map/mk_sjis_ucs_map.pl | devinsmith/w3m | b0a52ca76dcc0e38fce4dadc5857fd20f68c4b8d | [
"MTLL"
] | null | null | null |
@NAME = ();
while(<DATA>) {
chop;
s/\s*$//;
(($n, $m, $c) = split(" ", $_, 3)) >= 3 || next;
push(@NAME, $n);
$MAP{$n} = $m;
$CODE{$n} = $c;
}
foreach $name (@NAME) {
$code = $CODE{$name};
$map = $MAP{$name};
print "$name\t$map\t$code\n";
%to_ucs = ();
%from_ucs = ();
open(MAP, "< $map");
open(OUT, "> ... | 18.897727 | 92 | 0.490078 |
ed861b716c172b19a6e704297ca14059baae19a3 | 603 | al | Perl | Modules/System/Time Zone Selection/Permissions/TimeZoneSelectionRead.PermissionSet.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 127 | 2018-04-17T18:03:03.000Z | 2019-05-06T18:54:17.000Z | Modules/System/Time Zone Selection/Permissions/TimeZoneSelectionRead.PermissionSet.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 2,279 | 2018-09-12T12:01:49.000Z | 2019-05-06T13:59:35.000Z | Modules/System/Time Zone Selection/Permissions/TimeZoneSelectionRead.PermissionSet.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 41 | 2018-05-17T11:19:52.000Z | 2019-04-30T17:30:38.000Z | // ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------... | 43.071429 | 99 | 0.470978 |
ed64e157baddc6949303bd1288868988d2f7d4a9 | 44,472 | pm | Perl | bin/lib/Image/ExifTool/Qualcomm.pm | mceachen/exiftool_vendored.rb | bab2705f32f3b8fc47486ec9ceb6f012972419c2 | [
"MIT"
] | 5 | 2017-02-18T11:03:32.000Z | 2019-01-29T16:04:41.000Z | bin/lib/Image/ExifTool/Qualcomm.pm | mceachen/exiftool_vendored | c154ac88071e480d595fa47140eb65487d4f2b07 | [
"MIT"
] | null | null | null | bin/lib/Image/ExifTool/Qualcomm.pm | mceachen/exiftool_vendored | c154ac88071e480d595fa47140eb65487d4f2b07 | [
"MIT"
] | null | null | null | #------------------------------------------------------------------------------
# File: Qualcomm.pm
#
# Description: Read Qualcomm APP7 meta information
#
# Revisions: 2012/02/14 - P. Harvey Created
#------------------------------------------------------------------------------
package Image::ExifTool::Qua... | 33.064684 | 86 | 0.513559 |
ed76e4bcda87b289436da3a3fe0aec4d374d2e1d | 4,724 | pm | Perl | tools_hive/modules/EnsEMBL/Web/Parsers/NCBIBLAST.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | tools_hive/modules/EnsEMBL/Web/Parsers/NCBIBLAST.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | tools_hive/modules/EnsEMBL/Web/Parsers/NCBIBLAST.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2017] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 31.704698 | 151 | 0.578323 |
ed874d7ef741dba8fdb5ce63ee3ce43ab24e5ae8 | 7,655 | pm | Perl | lib/Pithub/Issues/Labels.pm | gitpan/Pithub | fac58631cf3fe488dbb65ddb5bfdf10dfad01e80 | [
"Artistic-1.0"
] | null | null | null | lib/Pithub/Issues/Labels.pm | gitpan/Pithub | fac58631cf3fe488dbb65ddb5bfdf10dfad01e80 | [
"Artistic-1.0"
] | null | null | null | lib/Pithub/Issues/Labels.pm | gitpan/Pithub | fac58631cf3fe488dbb65ddb5bfdf10dfad01e80 | [
"Artistic-1.0"
] | null | null | null | package Pithub::Issues::Labels;
$Pithub::Issues::Labels::VERSION = '0.01028';
our $AUTHORITY = 'cpan:PLU';
# ABSTRACT: Github v3 Issue Labels API
use Moo;
use Carp qw(croak);
extends 'Pithub::Base';
sub add {
my ( $self, %args ) = @_;
croak 'Missing key in parameters: issue_id' unless $args{issue_id};
c... | 20.039267 | 140 | 0.550751 |
73e501337adffa8ebf5ebdb0057bde37d4fd39ff | 560 | t | Perl | t/00-load.t | franckporcher/perl5-Franckys-Trace | db3740470a5d3f6f8b481f8b3278a1c82a1d9f41 | [
"Artistic-2.0",
"Unlicense"
] | 1 | 2015-04-13T07:25:18.000Z | 2015-04-13T07:25:18.000Z | t/00-load.t | franckporcher/perl5-Franckys-Trace | db3740470a5d3f6f8b481f8b3278a1c82a1d9f41 | [
"Artistic-2.0",
"Unlicense"
] | null | null | null | t/00-load.t | franckporcher/perl5-Franckys-Trace | db3740470a5d3f6f8b481f8b3278a1c82a1d9f41 | [
"Artistic-2.0",
"Unlicense"
] | null | null | null | #!perl -T
use 5.006;
use strict;
use warnings;
use Test::More;
plan tests => 10;
use_ok( 'Franckys::Trace' );
can_ok( 'Franckys::Trace', 'trace_on');
can_ok( 'Franckys::Trace', 'trace_off');
can_ok( 'Franckys::Trace', 'trace_mode');
can_ok( 'Franckys::Trace', 'tracein');
can_ok( 'Franckys::Trace', 'traceout');
can_ok... | 26.666667 | 74 | 0.673214 |
ed7767cb9476681bb07b2585d48ac445e781462d | 4,396 | pl | Perl | scripts/ciconfig.pl | inPhraZ/curl | 5b9770e5fc95bbaa2ebfe360c6df48ad50632e6d | [
"curl"
] | 1 | 2022-02-01T18:43:23.000Z | 2022-02-01T18:43:23.000Z | scripts/ciconfig.pl | inPhraZ/curl | 5b9770e5fc95bbaa2ebfe360c6df48ad50632e6d | [
"curl"
] | null | null | null | scripts/ciconfig.pl | inPhraZ/curl | 5b9770e5fc95bbaa2ebfe360c6df48ad50632e6d | [
"curl"
] | null | null | null | #!/usr/bin/perl
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |
# / __| | | | |_) | |
# | (__| |_| | _ <| |___
# ... | 23.762162 | 78 | 0.445177 |
ed7ca2a1308710479c0da5c64cd0f613e57aa682 | 2,026 | pm | Perl | auto-lib/Paws/WAFRegional/DeleteSizeConstraintSet.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/WAFRegional/DeleteSizeConstraintSet.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/WAFRegional/DeleteSizeConstraintSet.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null |
package Paws::WAFRegional::DeleteSizeConstraintSet;
use Moose;
has ChangeToken => (is => 'ro', isa => 'Str', required => 1);
has SizeConstraintSetId => (is => 'ro', isa => 'Str', required => 1);
use MooseX::ClassAttribute;
class_has _api_call => (isa => 'Str', is => 'ro', default => 'DeleteSizeConstraintSe... | 31.65625 | 249 | 0.752715 |
ed875852e21f27043f4c4f3e4e62e499a38622dc | 903 | t | Perl | t/02_custom_settings.t | bor/Dancer2-Plugin-Argon2 | cac42354cb61575474bf63eefb8563edaaf83725 | [
"Artistic-1.0"
] | null | null | null | t/02_custom_settings.t | bor/Dancer2-Plugin-Argon2 | cac42354cb61575474bf63eefb8563edaaf83725 | [
"Artistic-1.0"
] | null | null | null | t/02_custom_settings.t | bor/Dancer2-Plugin-Argon2 | cac42354cb61575474bf63eefb8563edaaf83725 | [
"Artistic-1.0"
] | null | null | null | #!perl
use lib './lib';
use strict;
use warnings;
use Test::More tests => 1;
use HTTP::Request::Common qw( GET );
use Plack::Test;
my $password = 'some-secret-password';
{
package t::lib::TestApp;
use Dancer2;
use Dancer2::Plugin::Argon2;
set plugins => {
Argon2 => {
cost ... | 21 | 111 | 0.48948 |
73f28ee4ba657e67aeb6c90af78d844f719153b7 | 1,413 | pm | Perl | tests/console/parsec.pm | acerv/os-autoinst-distri-opensuse | 0e0cfca02f3a86323682c511a1efa926c7f0df3a | [
"FSFAP"
] | 84 | 2015-02-10T16:01:52.000Z | 2022-03-10T21:20:14.000Z | tests/console/parsec.pm | acerv/os-autoinst-distri-opensuse | 0e0cfca02f3a86323682c511a1efa926c7f0df3a | [
"FSFAP"
] | 8,065 | 2015-01-07T07:44:02.000Z | 2022-03-31T12:02:06.000Z | tests/console/parsec.pm | acerv/os-autoinst-distri-opensuse | 0e0cfca02f3a86323682c511a1efa926c7f0df3a | [
"FSFAP"
] | 404 | 2015-01-14T14:42:44.000Z | 2022-03-30T07:38:08.000Z | # SUSE's openQA tests
#
# Copyright 2020 SUSE LLC
# SPDX-License-Identifier: FSFAP
# Package: parsec parsec-tool
# Summary: Test parsec service with parsec-tool
# Maintainer: Guillaume Gardet <guillaume@opensuse.org>
use base "consoletest";
use strict;
use warnings;
use testapi;
use utils;
sub run {
my $self = s... | 24.789474 | 78 | 0.699222 |
ed845bb2efa9a7086948c8f344916cd569a47576 | 2,888 | pm | Perl | lib/Chart/Plotly/Trace/Sankey/Domain.pm | hstejas/p5-Chart-Plotly | c1666613369ff44d0ec984935b02b4024638aacf | [
"MIT"
] | 11 | 2017-01-08T12:08:24.000Z | 2021-12-14T15:27:56.000Z | lib/Chart/Plotly/Trace/Sankey/Domain.pm | hstejas/p5-Chart-Plotly | c1666613369ff44d0ec984935b02b4024638aacf | [
"MIT"
] | 28 | 2016-11-21T20:25:21.000Z | 2021-04-20T16:58:38.000Z | lib/Chart/Plotly/Trace/Sankey/Domain.pm | hstejas/p5-Chart-Plotly | c1666613369ff44d0ec984935b02b4024638aacf | [
"MIT"
] | 3 | 2016-12-14T15:59:41.000Z | 2020-07-30T04:39:43.000Z | package Chart::Plotly::Trace::Sankey::Domain;
use Moose;
use MooseX::ExtraArgs;
use Moose::Util::TypeConstraints qw(enum union);
if (!defined Moose::Util::TypeConstraints::find_type_constraint('PDL')) {
Moose::Util::TypeConstraints::type('PDL');
}
# VERSION
# ABSTRACT: This attribute is one of the possible opti... | 21.714286 | 117 | 0.646814 |
ed78a2f238e25b72f2b37bc43a781b95e42d8498 | 571 | pm | Perl | lib/SemanticWeb/Schema/NLNonprofitType.pm | robrwo/LDF-JSON-LD | 2745fa73562625ab217b7094a812bfc1f4be8cbc | [
"ClArtistic"
] | null | null | null | lib/SemanticWeb/Schema/NLNonprofitType.pm | robrwo/LDF-JSON-LD | 2745fa73562625ab217b7094a812bfc1f4be8cbc | [
"ClArtistic"
] | null | null | null | lib/SemanticWeb/Schema/NLNonprofitType.pm | robrwo/LDF-JSON-LD | 2745fa73562625ab217b7094a812bfc1f4be8cbc | [
"ClArtistic"
] | null | null | null | use utf8;
package SemanticWeb::Schema::NLNonprofitType;
# ABSTRACT: NLNonprofitType: Non-profit organization type originating from the Netherlands.
use Moo;
extends qw/ SemanticWeb::Schema::NonprofitType /;
use MooX::JSON_LD 'NLNonprofitType';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::X... | 13.595238 | 91 | 0.756567 |
ed2851eee9175e78539577ea03ae392cc2e60f35 | 8,005 | pl | Perl | src/processReads-median.pl | AlexSaraz1/paramut_bot | 08f61f231d599f2451b5ab09274a0ffbcf3cb495 | [
"MIT"
] | 2 | 2021-01-18T15:29:28.000Z | 2021-04-25T02:59:11.000Z | src/processReads-median.pl | AlexSaraz1/paramut_bot | 08f61f231d599f2451b5ab09274a0ffbcf3cb495 | [
"MIT"
] | null | null | null | src/processReads-median.pl | AlexSaraz1/paramut_bot | 08f61f231d599f2451b5ab09274a0ffbcf3cb495 | [
"MIT"
] | null | null | null | ###!/usr/bin/perl -w
#created by Chongjian CHEN- 16/09/2011
#The script is used to check the input format, calcualte read length distribution, compute median quality score of each base
#if -g is specified with 1, group reads which have the same sequence in raw sequencing data. For fastq reads, the median quality score... | 29.981273 | 193 | 0.615365 |
ed6e0abd233af29d1de65766a8bffcb7156bb9c4 | 1,715 | t | Perl | t/regression/hyperlink16.t | f20/excel-writer-xlsx | b08a865c6972f935b7d72e64e5580cca8e6cc299 | [
"Artistic-1.0-Perl"
] | 61 | 2015-02-03T02:49:53.000Z | 2022-02-13T09:17:53.000Z | t/regression/hyperlink16.t | f20/excel-writer-xlsx | b08a865c6972f935b7d72e64e5580cca8e6cc299 | [
"Artistic-1.0-Perl"
] | 167 | 2015-01-02T09:25:11.000Z | 2022-02-16T22:04:20.000Z | t/regression/hyperlink16.t | f20/excel-writer-xlsx | b08a865c6972f935b7d72e64e5580cca8e6cc299 | [
"Artistic-1.0-Perl"
] | 31 | 2015-02-16T12:06:45.000Z | 2021-10-14T13:03:22.000Z | ###############################################################################
#
# Tests the output of Excel::Writer::XLSX against Excel generated files.
#
# Copyright 2000-2021, John McNamara, jmcnamara@cpan.org
#
use lib 't/lib';
use TestFunctions qw(_compare_xlsx_files _is_deep_diff);
use strict;
use warnings;
us... | 23.493151 | 79 | 0.529446 |
ed2df20a4b7c3a2b5cfa9d3313ff46530feaa640 | 1,108 | pm | Perl | lib/Installation/Partitioner/LibstorageNG/v4_3/RaidOptionsPage.pm | Dawei-Pang/os-autoinst-distri-opensuse | 013cccfcdc84edb8faff13eab1ab2e6288aacd26 | [
"FSFAP"
] | null | null | null | lib/Installation/Partitioner/LibstorageNG/v4_3/RaidOptionsPage.pm | Dawei-Pang/os-autoinst-distri-opensuse | 013cccfcdc84edb8faff13eab1ab2e6288aacd26 | [
"FSFAP"
] | 5 | 2019-01-17T03:09:17.000Z | 2019-08-20T06:34:48.000Z | lib/Installation/Partitioner/LibstorageNG/v4_3/RaidOptionsPage.pm | Dawei-Pang/os-autoinst-distri-opensuse | 013cccfcdc84edb8faff13eab1ab2e6288aacd26 | [
"FSFAP"
] | null | null | null | # SUSE's openQA tests
#
# Copyright © 2021 SUSE LLC
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
# Summary: Handle page to set RAI... | 23.574468 | 110 | 0.656137 |
ed6074542b649208e1c076ffb4132aa038497dc4 | 2,509 | pm | Perl | lib/Google/Ads/AdWords/v201809/MediaUploadError.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 4 | 2015-04-23T01:59:40.000Z | 2021-10-12T23:14:36.000Z | lib/Google/Ads/AdWords/v201809/MediaUploadError.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 23 | 2015-02-19T17:03:58.000Z | 2019-07-01T10:15:46.000Z | lib/Google/Ads/AdWords/v201809/MediaUploadError.pm | googleads/googleads-perl-lib | 69e66d7e46fbd8ad901581b108ea6c14212701cf | [
"Apache-2.0"
] | 10 | 2015-08-03T07:51:58.000Z | 2020-09-26T16:17:46.000Z | package Google::Ads::AdWords::v201809::MediaUploadError;
use strict;
use warnings;
__PACKAGE__->_set_element_form_qualified(1);
sub get_xmlns { 'https://adwords.google.com/api/adwords/cm/v201809' };
our $XML_ATTRIBUTE_CLASS;
undef $XML_ATTRIBUTE_CLASS;
sub __get_attr_class {
return $XML_ATTRIBUTE_CLASS;
}
us... | 19.755906 | 86 | 0.662017 |
ed83d5d420b02345aa93d973485a06c5c3bf2f40 | 3,046 | pm | Perl | lib/Mail/ListDetector/Detector/ListSTAR.pm | mstevens/Mail--ListDetector | dd89c42d89189f11e1d815436e35f2830ba902f1 | [
"Artistic-1.0-Perl"
] | null | null | null | lib/Mail/ListDetector/Detector/ListSTAR.pm | mstevens/Mail--ListDetector | dd89c42d89189f11e1d815436e35f2830ba902f1 | [
"Artistic-1.0-Perl"
] | null | null | null | lib/Mail/ListDetector/Detector/ListSTAR.pm | mstevens/Mail--ListDetector | dd89c42d89189f11e1d815436e35f2830ba902f1 | [
"Artistic-1.0-Perl"
] | 1 | 2019-10-25T10:04:35.000Z | 2019-10-25T10:04:35.000Z | package Mail::ListDetector::Detector::ListSTAR;
use strict;
use warnings;
use vars qw($VERSION);
$VERSION = '0.01';
use base qw(Mail::ListDetector::Detector::Base);
use Mail::ListDetector::List;
use Mail::ListDetector::Detector::RFC2369;
use Carp;
sub DEBUG { 0 }
sub match {
my $self = shift;
my $message = shift... | 24.764228 | 96 | 0.697636 |
ed4ed876623a6f5983df5bf10c685530f17974f4 | 3,969 | pm | Perl | lib/UV/Stream.pm | genio/p5-UV | a7aa6aa159cd411f621cf75c7a638996f9b5a65e | [
"Artistic-1.0"
] | 4 | 2017-08-19T17:36:04.000Z | 2020-03-06T11:41:10.000Z | lib/UV/Stream.pm | genio/p5-UV | a7aa6aa159cd411f621cf75c7a638996f9b5a65e | [
"Artistic-1.0"
] | 15 | 2017-07-11T01:03:41.000Z | 2019-02-07T14:33:11.000Z | lib/UV/Stream.pm | genio/p5-UV | a7aa6aa159cd411f621cf75c7a638996f9b5a65e | [
"Artistic-1.0"
] | 8 | 2017-07-04T02:11:07.000Z | 2020-05-18T15:00:47.000Z | package UV::Stream;
our $VERSION = '2.000';
use strict;
use warnings;
use Carp ();
use parent 'UV::Handle';
sub listen
{
my $self = shift;
my ($backlog, $cb) = @_;
$self->on(connection => $cb) if $cb;
$self->_listen($backlog);
}
sub accept
{
my $self = shift;
my $client = (ref $self)->_new... | 23.766467 | 78 | 0.705719 |
ed14def2bc49beac3ffcbbc64db91e08df5f13bd | 21,017 | pm | Perl | lib/Bio/DB/GFF/Adaptor/memory.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | 5 | 2017-10-27T15:03:19.000Z | 2020-04-25T17:44:49.000Z | lib/Bio/DB/GFF/Adaptor/memory.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | 4 | 2021-01-28T20:49:55.000Z | 2022-03-25T19:02:54.000Z | lib/Bio/DB/GFF/Adaptor/memory.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | 2 | 2019-02-22T10:51:15.000Z | 2019-02-22T12:35:35.000Z | package Bio::DB::GFF::Adaptor::memory;
=head1 NAME
Bio::DB::GFF::Adaptor::memory -- Bio::DB::GFF database adaptor for in-memory databases
=head1 SYNOPSIS
use Bio::DB::GFF;
my $db = Bio::DB::GFF->new(-adaptor=> 'memory',
-gff => 'my_features.gff',
-fas... | 29.230876 | 123 | 0.632107 |
ed24cb18287610097ab18b2866765364ffc499d3 | 39,785 | pm | Perl | modules/Bio/EnsEMBL/Production/DBSQL/BulkFetcher.pm | luca-drf/ensembl-production | 8251026004d786f5a160584f3550227adc395cc1 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Production/DBSQL/BulkFetcher.pm | luca-drf/ensembl-production | 8251026004d786f5a160584f3550227adc395cc1 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Production/DBSQL/BulkFetcher.pm | luca-drf/ensembl-production | 8251026004d786f5a160584f3550227adc395cc1 | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2021] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 37.639546 | 186 | 0.580922 |
ed19bcc9674578eba70f7581a3f308cac337cb86 | 442 | pl | Perl | benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Hebr.pl | YangZhou1997/DynamicCache_v2 | 60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2 | [
"BSD-3-Clause"
] | 430 | 2015-01-05T19:21:10.000Z | 2022-03-29T07:19:18.000Z | benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Hebr.pl | YangZhou1997/DynamicCache_v2 | 60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2 | [
"BSD-3-Clause"
] | 9 | 2015-01-20T17:42:30.000Z | 2022-03-04T22:05:43.000Z | benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Hebr.pl | YangZhou1997/DynamicCache_v2 | 60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2 | [
"BSD-3-Clause"
] | 41 | 2015-05-10T17:08:50.000Z | 2022-01-19T01:15:19.000Z | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!
#
# This file supports:
# \p{Hebrew} (and fuzzy permutations)
#
# Meaning: Script 'Hebrew'
#
return <<'END';
0591 05A1 Hebrew
05A3 05B9 Hebrew
05BB 05C4 Hebrew
05D0 05EA Hebr... | 18.416667 | 59 | 0.710407 |
ed6a9bbb5d416a3fbbc8a7774cb09e103a58b1b9 | 4,604 | pm | Perl | admin/modules/EnsEMBL/Web/Document/HTML/AdminIndex.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | admin/modules/EnsEMBL/Web/Document/HTML/AdminIndex.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | admin/modules/EnsEMBL/Web/Document/HTML/AdminIndex.pm | sarahhunt/public-plugins | e5998b5b1791befdd67cf4e8f210c23cec7527d1 | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2017] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 40.034783 | 111 | 0.666594 |
ed61d79b8c103c5fb5c0ac2b85d1dbf77063f6fc | 9,253 | t | Perl | S09-typed-arrays/native-shape1-int.t | rafaelschipiura/roast | dfc4cf7e529687609e296add3ee76e8107467136 | [
"Artistic-2.0"
] | 99 | 2015-03-03T13:01:44.000Z | 2020-03-05T15:21:43.000Z | S09-typed-arrays/native-shape1-int.t | rafaelschipiura/roast | dfc4cf7e529687609e296add3ee76e8107467136 | [
"Artistic-2.0"
] | 331 | 2015-02-17T15:26:22.000Z | 2020-03-16T18:29:49.000Z | S09-typed-arrays/native-shape1-int.t | rafaelschipiura/roast | dfc4cf7e529687609e296add3ee76e8107467136 | [
"Artistic-2.0"
] | 136 | 2015-02-02T13:34:10.000Z | 2020-02-18T02:26:59.000Z | use v6;
use Test;
my @int = int, int8, int16, int32;
my @uint = uint,uint8,uint16,uint32;
if $*KERNEL.bits == 64 {
@int.push: int64;
@uint.push: uint64;
}
plan (@int + @uint) * 111;
# Basic native int array tests.
for flat @int,@uint -> $T {
my $t = $T.^name;
diag "Testing $t array";
ok arra... | 48.192708 | 80 | 0.568464 |
ed4191ba591222f9374b7b5c7b175fd46035d011 | 11,181 | pm | Perl | tools/test_modules/m23700.pm | realSnoopy/hashcat | ea7f7909f4205edf2f289f1a2f31add76a21c433 | [
"MIT"
] | null | null | null | tools/test_modules/m23700.pm | realSnoopy/hashcat | ea7f7909f4205edf2f289f1a2f31add76a21c433 | [
"MIT"
] | null | null | null | tools/test_modules/m23700.pm | realSnoopy/hashcat | ea7f7909f4205edf2f289f1a2f31add76a21c433 | [
"MIT"
] | null | null | null | #!/usr/bin/env perl
##
## Author......: See docs/credits.txt
## License.....: MIT
##
use strict;
use warnings;
use Digest::SHA;
use Crypt::CBC;
use Encode;
use Digest::CRC qw (crc32);
sub module_constraints { [[0, 127], [8, 8], [0, 20], [8, 8], [-1, -1]] }
my $ITERATIONS = 0x40000;
my $FIXED_RAW_STRING = pack ("H... | 22.496982 | 151 | 0.43082 |
ed57896bcaed966f1ef537608d71fdb96964d314 | 41,184 | pl | Perl | crypto/sha/asm/keccak1600-armv4.pl | qzmfranklin/openssl | 45dd7d1ac30a506e5186ef12a0fb3133abffe905 | [
"OpenSSL"
] | 1 | 2017-12-04T12:08:18.000Z | 2017-12-04T12:08:18.000Z | crypto/sha/asm/keccak1600-armv4.pl | qzmfranklin/openssl | 45dd7d1ac30a506e5186ef12a0fb3133abffe905 | [
"OpenSSL"
] | null | null | null | crypto/sha/asm/keccak1600-armv4.pl | qzmfranklin/openssl | 45dd7d1ac30a506e5186ef12a0fb3133abffe905 | [
"OpenSSL"
] | 1 | 2020-08-07T09:33:37.000Z | 2020-08-07T09:33:37.000Z | #!/usr/bin/env perl
# Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the OpenSSL license (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/sourc... | 27.658831 | 90 | 0.502112 |
ed68148b6e7cc66888117d576f6553cb2f03169d | 1,639 | pl | Perl | project-euler/233/233-v1-brute.pl | zoffixznet/project-euler | 39921379385ae2521354c7266a541c46785e85a2 | [
"MIT"
] | null | null | null | project-euler/233/233-v1-brute.pl | zoffixznet/project-euler | 39921379385ae2521354c7266a541c46785e85a2 | [
"MIT"
] | null | null | null | project-euler/233/233-v1-brute.pl | zoffixznet/project-euler | 39921379385ae2521354c7266a541c46785e85a2 | [
"MIT"
] | null | null | null | #! /usr/bin/env perl
#
# Short description for 233-v1-brute.pl
#
# Author shlomif <shlomif@cpan.org>
# Version 0.1
# Copyright (C) 2018 shlomif <shlomif@cpan.org>
# Modified On 2018-04-12 20:24
# Created 2018-04-12 20:24
#
use strict;
use warnings;
my $n = shift;
my $l = int sqrt( $n / 2 );
my $r = 0;
foreach my $i (... | 30.351852 | 65 | 0.739475 |
ed5611b7a44647ea8ff86ab088cc87aeff12b7f5 | 1,601 | pm | Perl | auto-lib/Paws/CloudDirectory/Facet.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/CloudDirectory/Facet.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/CloudDirectory/Facet.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | package Paws::CloudDirectory::Facet;
use Moose;
has Name => (is => 'ro', isa => 'Str');
has ObjectType => (is => 'ro', isa => 'Str');
1;
### main pod documentation begin ###
=head1 NAME
Paws::CloudDirectory::Facet
=head1 USAGE
This class represents one of two things:
=head3 Arguments in a call to a service
... | 23.895522 | 102 | 0.726421 |
ed41d3b6486dee5b83b1db6923e90ce395d4f730 | 376 | pl | Perl | perl/client1.pl | Mobink980/Perl-Programming | 0c4a09a747f9be3a7c55aa754c88ecf5f05c7809 | [
"MIT"
] | 1 | 2019-12-05T21:12:30.000Z | 2019-12-05T21:12:30.000Z | perl/client1.pl | Mobink980/Perl-Programming | 0c4a09a747f9be3a7c55aa754c88ecf5f05c7809 | [
"MIT"
] | null | null | null | perl/client1.pl | Mobink980/Perl-Programming | 0c4a09a747f9be3a7c55aa754c88ecf5f05c7809 | [
"MIT"
] | null | null | null | use strict;
use warnings;
use IO::Socket;
my $socket = new IO::Socket::INET (
PeerAddr => 'localhost',
PeerPort => '1234',
Proto => 'tcp',
);
die "Could not create socket: $!n" unless $socket;
print "Enter the data:\n";
my $data = <STDIN>;
chomp $data;
print $socket "This is ... | 26.857143 | 62 | 0.579787 |
ed798f5434953a5a251350de736eecc7e13c9782 | 2,851 | t | Perl | t/controller/search.t | haarg/metacpan-web | 582d63ed8f832dc5853de705137345675084f8c5 | [
"Artistic-1.0"
] | null | null | null | t/controller/search.t | haarg/metacpan-web | 582d63ed8f832dc5853de705137345675084f8c5 | [
"Artistic-1.0"
] | null | null | null | t/controller/search.t | haarg/metacpan-web | 582d63ed8f832dc5853de705137345675084f8c5 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use utf8;
use Test::More;
use MetaCPAN::Web::Test;
use Encode qw(encode is_utf8);
test_psgi app, sub {
my $cb = shift;
ok( my $res = $cb->( GET "/search" ),
'GET /search' );
is( $res->code, 302, 'code 302' );
# Empty search query results in redirect.
ok( $res = $c... | 33.541176 | 105 | 0.566468 |
ed8829c380efb686b601d0dc75b9e5b513bac23c | 3,769 | t | Perl | t/resource-iterator.t | Mattlk13/ack2 | c811a57bc124a8d49053bc98de3ca39fe4e3b907 | [
"Artistic-2.0"
] | 719 | 2015-01-03T06:11:27.000Z | 2017-07-29T14:04:07.000Z | t/resource-iterator.t | sahwar/ack2 | 3f13238c80f2052db07dc0ac7b41a8a9fded1242 | [
"Artistic-2.0"
] | 254 | 2015-01-06T19:10:35.000Z | 2017-07-26T00:51:56.000Z | t/resource-iterator.t | sahwar/ack2 | 3f13238c80f2052db07dc0ac7b41a8a9fded1242 | [
"Artistic-2.0"
] | 85 | 2015-01-06T17:22:32.000Z | 2017-07-21T05:34:35.000Z | #!perl -T
use warnings;
use strict;
use Test::More tests => 1;
use File::Next 0.22;
use lib 't';
use Util;
prep_environment();
sub slurp {
my $iter = shift;
my @files;
while ( defined ( my $file = $iter->() ) ) {
push( @files, $file );
}
return @files;
}
UNFILTERED: {
my $iter =
... | 30.152 | 54 | 0.541258 |
ed8dae3e0d3b0bac624113732942906400e14862 | 2,217 | t | Perl | xt/10_cosine_compare.t | wollmers/Set-Similarity | c5a0827046d91913a3803777a7d5d162038431a6 | [
"Artistic-1.0"
] | 3 | 2016-02-24T21:29:12.000Z | 2020-11-15T20:28:41.000Z | xt/10_cosine_compare.t | wollmers/Set-Similarity | c5a0827046d91913a3803777a7d5d162038431a6 | [
"Artistic-1.0"
] | null | null | null | xt/10_cosine_compare.t | wollmers/Set-Similarity | c5a0827046d91913a3803777a7d5d162038431a6 | [
"Artistic-1.0"
] | null | null | null | #!perl
use strict;
use warnings;
use lib qw(../lib/ ./lib/);
use Test::More;
use Data::Dumper;
my $c = 'Set::Similarity::Cosine';
use_ok($c);
my $pp = new_ok($c);
my $cpdl = 'Set::Similarity::CosinePDL';
use_ok($cpdl);
my $pdl = new_ok($cpdl);
#my $object = $class;
sub d3 { sprintf('%.3f',shift) }
is($pp->s... | 35.190476 | 100 | 0.65945 |
ed8069b74324af8db45fbc9f0f66e5fe87ac3929 | 472 | pl | Perl | bin/r2.pl | swainechen/closet | 88f097ac0acbdcee44be694b4e5783f6f703cae8 | [
"MIT"
] | null | null | null | bin/r2.pl | swainechen/closet | 88f097ac0acbdcee44be694b4e5783f6f703cae8 | [
"MIT"
] | null | null | null | bin/r2.pl | swainechen/closet | 88f097ac0acbdcee44be694b4e5783f6f703cae8 | [
"MIT"
] | 2 | 2019-06-09T22:05:30.000Z | 2019-08-21T00:42:18.000Z | #!/usr/bin/perl -w
use PDL;
($x, $y) = rcols (*STDIN);
$w = ones (nelem $x);
print join "\t", r2($x, $y, $w);
print "\n";
sub r2 {
my ($x, $y, $w) = @_;
my ($mx, $sx) = (stats ($x, $w))[0,1];
my ($my, $sy) = (stats ($y, $w))[0,1];
$x = ($x - $mx) / $sx;
$y = ($y - $my) / $sy;
my $r = abs(sum($x * $y * $w)/... | 23.6 | 46 | 0.408898 |
ed6ffdb76eb7a92246f7a461651501dc7815f338 | 2,854 | t | Perl | t/download_vcf2cytosure.t | Clinical-Genomics/MIP | db2e89fec2674f5c12dbf6ec89eba181433fc742 | [
"MIT"
] | 22 | 2017-09-04T07:50:54.000Z | 2022-01-01T20:41:45.000Z | t/download_vcf2cytosure.t | Clinical-Genomics/MIP | db2e89fec2674f5c12dbf6ec89eba181433fc742 | [
"MIT"
] | 834 | 2017-09-05T07:18:38.000Z | 2022-03-31T15:27:49.000Z | t/download_vcf2cytosure.t | Clinical-Genomics/MIP | db2e89fec2674f5c12dbf6ec89eba181433fc742 | [
"MIT"
] | 11 | 2017-09-12T10:53:30.000Z | 2021-11-30T01:40:49.000Z | #!/usr/bin/env perl
use 5.026;
use Carp;
use charnames qw{ :full :short };
use English qw{ -no_match_vars };
use File::Basename qw{ dirname };
use File::Spec::Functions qw{ catdir catfile };
use File::Temp;
use FindBin qw{ $Bin };
use open qw{ :encoding(UTF-8) :std };
use Params::Check qw{ allow check last_error };
us... | 30.042105 | 90 | 0.656973 |
73fefe0b5d2ab4211f231d074f26648011a14de2 | 4,027 | pl | Perl | external/win_perl/lib/unicore/To/NFKCQC.pl | phixion/l0phtcrack | 48ee2f711134e178dbedbd925640f6b3b663fbb5 | [
"Apache-2.0",
"MIT"
] | 2 | 2021-10-20T00:25:39.000Z | 2021-11-08T12:52:42.000Z | external/win_perl/lib/unicore/To/NFKCQC.pl | Brute-f0rce/l0phtcrack | 25f681c07828e5e68e0dd788d84cc13c154aed3d | [
"Apache-2.0",
"MIT"
] | null | null | null | external/win_perl/lib/unicore/To/NFKCQC.pl | Brute-f0rce/l0phtcrack | 25f681c07828e5e68e0dd788d84cc13c154aed3d | [
"Apache-2.0",
"MIT"
] | 1 | 2022-03-14T06:41:16.000Z | 2022-03-14T06:41:16.000Z | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by ..\lib\unicore\mktables from the Unicode
# database, Version 9.0.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by core Perl only. The format and even the
# name ... | 12.948553 | 78 | 0.64738 |
ed730a0ab35ba438b54b944472f0839498e6cec0 | 69,618 | pm | Perl | perl/vendor/lib/Class/MOP/Class.pm | Light2027/OnlineCampusSandbox | 8dcaaf62af1342470f9e7be6d42bd0f16eb910b8 | [
"Apache-2.0"
] | null | null | null | perl/vendor/lib/Class/MOP/Class.pm | Light2027/OnlineCampusSandbox | 8dcaaf62af1342470f9e7be6d42bd0f16eb910b8 | [
"Apache-2.0"
] | 3 | 2021-01-27T10:09:28.000Z | 2021-05-11T21:20:12.000Z | perl/vendor/lib/Class/MOP/Class.pm | Light2027/OnlineCampusSandbox | 8dcaaf62af1342470f9e7be6d42bd0f16eb910b8 | [
"Apache-2.0"
] | null | null | null | package Class::MOP::Class;
our $VERSION = '2.2012';
use strict;
use warnings;
use Class::MOP::Instance;
use Class::MOP::Method::Wrapped;
use Class::MOP::Method::Accessor;
use Class::MOP::Method::Constructor;
use Class::MOP::MiniTrait;
use Carp 'confess';
use Module::Runtime 'use_package_optimistically';
use ... | 30.098573 | 123 | 0.644345 |
ed60517be56fe8f269aee4bc7ace390decb1d9a0 | 2,661 | pm | Perl | modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HivecDNAManyHits.pm | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HivecDNAManyHits.pm | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HivecDNAManyHits.pm | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
#Copyright [2016-2022] EMBL-European Bioinformatics Institute
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.... | 31.678571 | 150 | 0.682074 |
ed8a562e18b28b90b1591ba700a679f08eccc9f0 | 1,974 | pl | Perl | probs/SYJ/SYJ211+1.012.pl | ptarau/TypesAndProofs | ca9e4347d3dabb3531d38bdef6aafaa41a30555d | [
"Apache-2.0"
] | 25 | 2018-07-19T00:08:18.000Z | 2022-02-08T23:07:12.000Z | probs/SYJ/SYJ211+1.012.pl | ptarau/TypesAndProofs | ca9e4347d3dabb3531d38bdef6aafaa41a30555d | [
"Apache-2.0"
] | null | null | null | probs/SYJ/SYJ211+1.012.pl | ptarau/TypesAndProofs | ca9e4347d3dabb3531d38bdef6aafaa41a30555d | [
"Apache-2.0"
] | 4 | 2019-01-12T17:02:14.000Z | 2021-11-23T08:16:09.000Z | %--------------------------------------------------------------------------
% File : SYJ211+1.012 : ILTP v1.1.2
% Domain : Intuitionistic Syntactic
% Problem : Formulae of Korn & Kreitz
% Version : Especial.
% Problem formulation : Inuit. Invalid. Size 12
% English : (A & B(N) & C(N)) -> f with
% ... | 26.675676 | 75 | 0.425025 |
ed5be5c257ba45b8588fbc77e86cf4b03c5ab75a | 3,186 | plx | Perl | perl/sfgrep/annotations.plx | jtraver/dev | c7cd2181594510a8fa27e7325566ed2d79371624 | [
"MIT"
] | null | null | null | perl/sfgrep/annotations.plx | jtraver/dev | c7cd2181594510a8fa27e7325566ed2d79371624 | [
"MIT"
] | null | null | null | perl/sfgrep/annotations.plx | jtraver/dev | c7cd2181594510a8fa27e7325566ed2d79371624 | [
"MIT"
] | null | null | null | #!/usr/bin/perl -w
use diagnostics;
use warnings;
use strict;
my $status = 1;
my @files;
my $count = 0;
$| = 1;
mkdir "FGREP";
my $output = "FGREP/_annotations_.txt";
if (-e $output)
{
}
else
{
open(OUTPUT, ">$output") or die "Can't write $output: $!";
load_files();
my $save_rs = $/;
for... | 32.845361 | 85 | 0.25204 |
ed6a77038ca81f9987459fe13bad99dec4785483 | 2,292 | pm | Perl | auto-lib/Paws/SimpleWorkflow/ExternalWorkflowExecutionCancelRequestedEventAttributes.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 164 | 2015-01-08T14:58:53.000Z | 2022-02-20T19:16:24.000Z | auto-lib/Paws/SimpleWorkflow/ExternalWorkflowExecutionCancelRequestedEventAttributes.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 348 | 2015-01-07T22:08:38.000Z | 2022-01-27T14:34:44.000Z | auto-lib/Paws/SimpleWorkflow/ExternalWorkflowExecutionCancelRequestedEventAttributes.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z | # Generated by default/object.tt
package Paws::SimpleWorkflow::ExternalWorkflowExecutionCancelRequestedEventAttributes;
use Moose;
has InitiatedEventId => (is => 'ro', isa => 'Int', request_name => 'initiatedEventId', traits => ['NameInRequest'], required => 1);
has WorkflowExecution => (is => 'ro', isa => 'Paws:... | 32.28169 | 171 | 0.781414 |
ed380ee1d4f6d426c0a1059f2566563099281992 | 1,427 | pm | Perl | hardware/telephony/avaya/cm/snmp/plugin.pm | xdrive05/centreon-plugins | 8227ba680fdfd2bb0d8a806ea61ec1611c2779dc | [
"Apache-2.0"
] | 1 | 2021-03-16T22:20:32.000Z | 2021-03-16T22:20:32.000Z | hardware/telephony/avaya/cm/snmp/plugin.pm | xdrive05/centreon-plugins | 8227ba680fdfd2bb0d8a806ea61ec1611c2779dc | [
"Apache-2.0"
] | null | null | null | hardware/telephony/avaya/cm/snmp/plugin.pm | xdrive05/centreon-plugins | 8227ba680fdfd2bb0d8a806ea61ec1611c2779dc | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2020 Centreon (http://www.centreon.com/)
#
# Centreon is a full-fledged industry-strength solution that meets
# the needs in IT infrastructure and application monitoring for
# service performance.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in com... | 27.980392 | 77 | 0.694464 |
ed8c3af8a028745664551a4d1b4443bd9cd447c6 | 421 | pl | Perl | perl/lib/unicore/lib/Blk/Katakan2.pl | mnikolop/Thesis_project_CyberDoc | 9a37fdd5a31de24cb902ee31ef19eb992faa1665 | [
"Apache-2.0"
] | 4 | 2018-04-20T07:27:13.000Z | 2021-12-21T05:19:24.000Z | perl/lib/unicore/lib/Blk/Katakan2.pl | mnikolop/Thesis_project_CyberDoc | 9a37fdd5a31de24cb902ee31ef19eb992faa1665 | [
"Apache-2.0"
] | 4 | 2021-03-10T19:10:00.000Z | 2021-05-11T14:58:19.000Z | perl/lib/unicore/lib/Blk/Katakan2.pl | mnikolop/Thesis_project_CyberDoc | 9a37fdd5a31de24cb902ee31ef19eb992faa1665 | [
"Apache-2.0"
] | 1 | 2019-11-12T02:29:26.000Z | 2019-11-12T02:29:26.000Z | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by mktables from the Unicode
# database, Version 6.1.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by core Perl only. The format and even the
# name or existence of this ... | 30.071429 | 77 | 0.669834 |
ed3ef767547391ac728a4f3deeb886d80323e47c | 23,364 | al | Perl | Apps/W1/APIV2/test/src/APIV2PurchaseInvoicesE2E.Codeunit.al | manjulchauhan/ALAppExtensions | 3f2f1d6e5337188b1af9c0275420f1c1de036a7f | [
"MIT"
] | 127 | 2018-04-17T18:03:03.000Z | 2019-05-06T18:54:17.000Z | Apps/W1/APIV2/test/src/APIV2PurchaseInvoicesE2E.Codeunit.al | manjulchauhan/ALAppExtensions | 3f2f1d6e5337188b1af9c0275420f1c1de036a7f | [
"MIT"
] | 2,279 | 2018-09-12T12:01:49.000Z | 2019-05-06T13:59:35.000Z | Apps/W1/APIV2/test/src/APIV2PurchaseInvoicesE2E.Codeunit.al | Enavate-EPS-Product/ALAppExtensions | 20136cf2ef6589ff3ce7b16776aed5e8823b76f2 | [
"MIT"
] | 41 | 2018-05-17T11:19:52.000Z | 2019-04-30T17:30:38.000Z | codeunit 139829 "APIV2 - Purchase Invoices E2E"
{
// version Test,ERM,W1,All
Subtype = Test;
TestPermissions = Disabled;
trigger OnRun()
begin
// [FEATURE] [Graph] [Purchase] [Invoice]
end;
var
TempIgnoredFieldsForComparison: Record 2000000041 temporary;
Assert: Co... | 44.333966 | 162 | 0.695771 |
ed731511b0e34dca2b599164c086dde3f1390027 | 1,902 | pm | Perl | ftemplate/lib/Chj/FP2/IOStream.pm | pflanze/ml2json | 13067c5bc4d4c9e53e1a4b1da20158803ebb8149 | [
"MIT"
] | 1 | 2021-06-28T04:11:24.000Z | 2021-06-28T04:11:24.000Z | ftemplate/lib/Chj/FP2/IOStream.pm | pflanze/ml2json | 13067c5bc4d4c9e53e1a4b1da20158803ebb8149 | [
"MIT"
] | null | null | null | ftemplate/lib/Chj/FP2/IOStream.pm | pflanze/ml2json | 13067c5bc4d4c9e53e1a4b1da20158803ebb8149 | [
"MIT"
] | null | null | null | #
# Copyright 2014 by Christian Jaeger, ch at christianjaeger ch
# Published under the same terms as perl itself
#
=head1 NAME
Chj::FP2::IOStream
=head1 SYNOPSIS
use Chj::FP2::IOStream ':all'; # xopendir_stream, xopendir_pathstream
use Chj::FP2::Stream; # stream_map
use Chj::FP2::Lazy; # Force
use Chj::FP2::Lis... | 20.901099 | 84 | 0.650894 |
ed1c53000ff0c016b198557c9851c95d6d0e2848 | 43,511 | pm | Perl | src/tools/msvc/Solution.pm | mjolka/postgres | 38bfae36526636ef55daf7cf2a3282403587cb5b | [
"PostgreSQL"
] | null | null | null | src/tools/msvc/Solution.pm | mjolka/postgres | 38bfae36526636ef55daf7cf2a3282403587cb5b | [
"PostgreSQL"
] | 6 | 2016-05-09T03:01:09.000Z | 2020-08-05T16:16:14.000Z | src/tools/msvc/Solution.pm | mjolka/postgres | 38bfae36526636ef55daf7cf2a3282403587cb5b | [
"PostgreSQL"
] | null | null | null |
# Copyright (c) 2021-2022, PostgreSQL Global Development Group
package Solution;
#
# Package that encapsulates a Visual C++ solution file generation
#
# src/tools/msvc/Solution.pm
#
use Carp;
use strict;
use warnings;
use VSObjectFactory;
no warnings qw(redefine); ## no critic
sub _new
{
my $classname = shift;... | 32.087758 | 127 | 0.561214 |
ed5de8381f8edde9398acc2b69825f6268fe644d | 24,263 | pm | Perl | Load/plugin/perl/LoadEstsFromFastaFile.pm | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 1 | 2022-03-15T08:20:22.000Z | 2022-03-15T08:20:22.000Z | Load/plugin/perl/LoadEstsFromFastaFile.pm | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 3 | 2019-12-17T17:33:51.000Z | 2022-03-23T13:32:13.000Z | Load/plugin/perl/LoadEstsFromFastaFile.pm | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 1 | 2022-03-15T08:20:23.000Z | 2022-03-15T08:20:23.000Z | package ApiCommonData::Load::Plugin::LoadEstsFromFastaFile;
#vvvvvvvvvvvvvvvvvvvvvvvvv GUS4_STATUS vvvvvvvvvvvvvvvvvvvvvvvvv
# GUS4_STATUS | SRes.OntologyTerm | auto | absent
# GUS4_STATUS | SRes.SequenceOntology | auto | fixed
# GUS4_STATUS | Study.OntologyEntry | auto | ab... | 32.437166 | 216 | 0.56683 |
ed604baa8a63c49a89898038d815de66ce8f729b | 7,353 | pl | Perl | net/united-linux-lib.pl | vsilvar/webmin | 9c736481d7d07eb4c8dcdb2cacff2365b74efbe0 | [
"BSD-3-Clause"
] | 1 | 2021-03-01T12:06:31.000Z | 2021-03-01T12:06:31.000Z | net/united-linux-lib.pl | vsilvar/webmin | 9c736481d7d07eb4c8dcdb2cacff2365b74efbe0 | [
"BSD-3-Clause"
] | 3 | 2020-04-30T14:00:11.000Z | 2021-05-10T23:28:17.000Z | net/united-linux-lib.pl | vsilvar/webmin | 9c736481d7d07eb4c8dcdb2cacff2365b74efbe0 | [
"BSD-3-Clause"
] | 2 | 2020-11-04T06:21:49.000Z | 2020-11-06T11:02:20.000Z | # united-linux-lib.pl
# Networking functions for united linux
$net_scripts_dir = "/etc/sysconfig/network";
$routes_config = "/etc/sysconfig/network/routes";
$sysctl_config = "/etc/sysconfig/sysctl";
do 'linux-lib.pl';
# boot_interfaces()
# Returns a list of interfaces brought up at boot time
sub boot_interfaces
{
lo... | 27.132841 | 113 | 0.581259 |
ed8ca9221339bf673e96256eedcde99a2dd6549b | 359 | pm | Perl | lib/DDG/Spice/DogoBooks.pm | rezhajulio/zeroclickinfo-spice | b45d330ebd9d253837ade7a7fb90bbdcf73714ba | [
"Apache-2.0"
] | 1 | 2020-08-25T15:10:24.000Z | 2020-08-25T15:10:24.000Z | lib/DDG/Spice/DogoBooks.pm | rezhajulio/zeroclickinfo-spice | b45d330ebd9d253837ade7a7fb90bbdcf73714ba | [
"Apache-2.0"
] | null | null | null | lib/DDG/Spice/DogoBooks.pm | rezhajulio/zeroclickinfo-spice | b45d330ebd9d253837ade7a7fb90bbdcf73714ba | [
"Apache-2.0"
] | null | null | null | package DDG::Spice::DogoBooks;
use DDG::Spice;
triggers any => "dogobooks", "dogo books", "dogo", "kids", "kid", "child", "children";
spice to => 'http://api.dogomedia.com/api/v2/books/search.json?query=$1&api_key={{ENV{DDG_SPICE_DOGO_APIKEY}}}';
spice wrap_jsonp_callback => 1;
handle query_lc => sub {
return $... | 22.4375 | 112 | 0.654596 |
ed8207e2f70e55ecb8f26e4946a2729b214560e6 | 3,663 | pl | Perl | TAO/orbsvcs/tests/Redundant_Naming/run_test.pl | cflowe/ACE | 5ff60b41adbe1772372d1a43bcc1f2726ff8f810 | [
"DOC"
] | 36 | 2015-01-10T07:27:33.000Z | 2022-03-07T03:32:08.000Z | TAO/orbsvcs/tests/Redundant_Naming/run_test.pl | cflowe/ACE | 5ff60b41adbe1772372d1a43bcc1f2726ff8f810 | [
"DOC"
] | 2 | 2018-08-13T07:30:51.000Z | 2019-02-25T03:04:31.000Z | TAO/orbsvcs/tests/Redundant_Naming/run_test.pl | cflowe/ACE | 5ff60b41adbe1772372d1a43bcc1f2726ff8f810 | [
"DOC"
] | 38 | 2015-01-08T14:12:06.000Z | 2022-01-19T08:33:00.000Z | eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;
# $Id: run_test.pl 96760 2013-02-05 21:11:03Z stanleyk $
# -*- perl -*-
# This is a Perl script that runs a Naming Service test. It starts
# all the servers and clients as necessary.
use lib "$ENV{ACE_ROOT}/bin";
us... | 26.933824 | 84 | 0.643735 |
ed76a793e098decdc8571566f73ba12362ffd36b | 449 | pl | Perl | ARTe/work/tools/cygwin/lib/perl5/5.14/unicore/lib/Sc/Sund.pl | melvin-mancini/Multitasking-RealTime-Arduino-System | 6999beaf28f69b4c4a8f8badcc60f66e6e118477 | [
"MIT"
] | 5 | 2018-12-18T20:19:43.000Z | 2022-02-21T21:53:09.000Z | Slic3r/Linux/lib/std/unicore/lib/Sc/Sund.pl | thomaspreece10/STLExtract | 2bea6d38135ebfda2558a33cc93565211e30a2bb | [
"MIT"
] | null | null | null | Slic3r/Linux/lib/std/unicore/lib/Sc/Sund.pl | thomaspreece10/STLExtract | 2bea6d38135ebfda2558a33cc93565211e30a2bb | [
"MIT"
] | 6 | 2016-09-23T02:54:47.000Z | 2022-03-10T22:04:19.000Z | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by lib/unicore/mktables from the Unicode
# database, Version 6.0.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by the Perl program only. The format and even
# the name or... | 29.933333 | 78 | 0.681514 |
ed2982be6687100ea028660262fcc4594c94b59f | 2,307 | pm | Perl | lib/Annotation/ParalyzerClusterAnnotator.pm | shengqh/ngsperl | f81d5bf30171950583bb1ab656f51eabc1e9caf6 | [
"Apache-2.0"
] | 6 | 2016-03-25T17:05:39.000Z | 2019-05-13T07:03:55.000Z | lib/Annotation/ParalyzerClusterAnnotator.pm | shengqh/ngsperl | f81d5bf30171950583bb1ab656f51eabc1e9caf6 | [
"Apache-2.0"
] | null | null | null | lib/Annotation/ParalyzerClusterAnnotator.pm | shengqh/ngsperl | f81d5bf30171950583bb1ab656f51eabc1e9caf6 | [
"Apache-2.0"
] | 9 | 2015-04-02T16:41:57.000Z | 2022-02-22T07:25:33.000Z | #!/usr/bin/perl
package Annotation::ParalyzerClusterAnnotator;
use strict;
use warnings;
use File::Basename;
use CQS::PBS;
use CQS::ConfigUtils;
use CQS::SystemUtils;
use CQS::FileUtils;
use CQS::NGSCommon;
use CQS::StringUtils;
use CQS::UniqueTask;
our @ISA = qw(CQS::UniqueTask);
sub new {
my ($class) = @_;
my ... | 28.481481 | 165 | 0.64456 |
ed8a50987ce78bfb78dab4b9be0ae4bd9e8e1471 | 1,413 | pm | Perl | lib/Data/Object/Signatures.pm | manwar/Data-Object | 39068b33f4b14edd33917aceff40e0f98ee6e04b | [
"Artistic-1.0"
] | null | null | null | lib/Data/Object/Signatures.pm | manwar/Data-Object | 39068b33f4b14edd33917aceff40e0f98ee6e04b | [
"Artistic-1.0"
] | null | null | null | lib/Data/Object/Signatures.pm | manwar/Data-Object | 39068b33f4b14edd33917aceff40e0f98ee6e04b | [
"Artistic-1.0"
] | null | null | null | # ABSTRACT: Signatures Object for Perl 5
package Data::Object::Signatures;
use strict;
use warnings;
use 5.014;
use Data::Object;
use Data::Object::Library;
use Scalar::Util;
use parent 'Type::Tiny::Signatures';
our @DEFAULTS = @Type::Tiny::Signatures::DEFAULTS = 'Data::Object::Library';
# VERSION
1;
=encoding ... | 10.78626 | 78 | 0.66242 |
ed102fc223ccf53ba24e3b0962d2173f13bbe04c | 1,462 | pm | Perl | lib/Google/Ads/GoogleAds/V4/Services/AccountBudgetProposalService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/GoogleAds/V4/Services/AccountBudgetProposalService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/GoogleAds/V4/Services/AccountBudgetProposalService.pm | PierrickVoulet/google-ads-perl | bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4 | [
"Apache-2.0"
] | null | null | null | # Copyright 2020, Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | 31.782609 | 106 | 0.72777 |
ed31c6bd2ea91d79f422d5950de8d8eb2b19c9db | 4,789 | pl | Perl | scripts/ccds/prepare_cdstrack.pl | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | scripts/ccds/prepare_cdstrack.pl | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | scripts/ccds/prepare_cdstrack.pl | jmgonzmart/ensembl-analysis | 41c1d362bc0abce91a81a6615b3d61a6b82b7da5 | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2022] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 27.210227 | 300 | 0.641052 |
ed4f8fc108a6d549b26778df3cdddbd69c9d4f96 | 3,727 | pm | Perl | lib/MIP/Program/Telomerecat.pm | BuildJet/MIP | f1f63117a7324e37dbcaa16c0298f4b4c857d44c | [
"MIT"
] | null | null | null | lib/MIP/Program/Telomerecat.pm | BuildJet/MIP | f1f63117a7324e37dbcaa16c0298f4b4c857d44c | [
"MIT"
] | null | null | null | lib/MIP/Program/Telomerecat.pm | BuildJet/MIP | f1f63117a7324e37dbcaa16c0298f4b4c857d44c | [
"MIT"
] | null | null | null | package MIP::Program::Telomerecat;
use 5.026;
use Carp;
use charnames qw{ :full :short };
use English qw{ -no_match_vars };
use open qw{ :encoding(UTF-8) :std };
use Params::Check qw{ allow check last_error };
use strict;
use utf8;
use warnings;
use warnings qw{ FATAL utf8 };
## CPANM
use autodie qw{ :all };
## MIPs... | 26.81295 | 77 | 0.540649 |
73d78978c012f5b613c1d915893baafc740ae4b5 | 326 | t | Perl | tests/embeddedcode1.t | nie-game/terra | 36a544595e59c6066ab9e5b5fa923b82b4be0c41 | [
"MIT"
] | 1,575 | 2015-01-01T13:40:05.000Z | 2019-10-24T22:08:08.000Z | tests/embeddedcode1.t | nie-game/terra | 36a544595e59c6066ab9e5b5fa923b82b4be0c41 | [
"MIT"
] | 304 | 2015-01-02T22:35:30.000Z | 2019-10-23T20:43:18.000Z | tests/embeddedcode1.t | nie-game/terra | 36a544595e59c6066ab9e5b5fa923b82b4be0c41 | [
"MIT"
] | 150 | 2015-01-06T07:18:01.000Z | 2019-10-24T22:08:10.000Z | import "lib/embeddedcode"
local c = 3
local a = 4
local b = defexp(a) a + c
local d = b(10)
assert(d == 13)
local e = def(x)
return x + c + a
end
local f = e(4)
assert(f == 11)
local g = deft(x : int) return x + c + a end
g:disas()
assert(g(4) == 11)
local h = deftexp(x : int) x + c + a
h:disas()
assert(h(5) =... | 14.173913 | 44 | 0.567485 |
ed342f6e038f037dcf20f94b602136c3055096e7 | 1,976 | pm | Perl | local/lib/perl5/DateTime/TimeZone/America/Caracas.pm | jkb78/extrajnm | 6890e38e15f85ea9c09a141aa14affad0b8e91e7 | [
"MIT"
] | null | null | null | local/lib/perl5/DateTime/TimeZone/America/Caracas.pm | jkb78/extrajnm | 6890e38e15f85ea9c09a141aa14affad0b8e91e7 | [
"MIT"
] | null | null | null | local/lib/perl5/DateTime/TimeZone/America/Caracas.pm | jkb78/extrajnm | 6890e38e15f85ea9c09a141aa14affad0b8e91e7 | [
"MIT"
] | null | null | null | # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.07) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory
#
# Generated from /tmp/Q713JNUf8G/southamerica. Olson data version 2016a
#
# Do not edit this file directly.
#
package DateTim... | 23.807229 | 90 | 0.674595 |
ed1c472f1f83fae1a4dc30c7f3174943532bb051 | 8,413 | t | Perl | S03-operators/set_intersection.t | jmaslak/roast | d69446499800e7cb274c0c240691a8199e69b22c | [
"Artistic-2.0"
] | null | null | null | S03-operators/set_intersection.t | jmaslak/roast | d69446499800e7cb274c0c240691a8199e69b22c | [
"Artistic-2.0"
] | null | null | null | S03-operators/set_intersection.t | jmaslak/roast | d69446499800e7cb274c0c240691a8199e69b22c | [
"Artistic-2.0"
] | null | null | null | use v6;
use Test;
# This test file tests the following set operators:
# (&) intersection (ASCII)
# ∩ intersection
# Empty mutables that have the internal hash allocated
(my $esh = <a>.SetHash)<a>:delete;
(my $ebh = <a>.BagHash)<a>:delete;
(my $emh = <a>.MixHash)<a>:delete;
my @types = Set, SetHash, Bag... | 42.065 | 67 | 0.358493 |
ed008018e5fa2855d9e9ff72811a863cf55cd06b | 11,139 | pl | Perl | tools/intlmap.pl | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | tools/intlmap.pl | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | tools/intlmap.pl | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z |
# USE section
use lib $ENV{ "RazzleToolPath" };
use GetParams;
use CkLang;
use strict;
no strict 'vars';
# GLOBALS
$ScriptName=$0;
$SDXROOT=$ENV{SDXROOT};
$INTLVIEW_FNAME="$SDXROOT\\tools\\intlview.map";
%SDMAP=();
%INTLVIEW=();
$Lang="";
$Project="";
$Quiet="";
... | 22.457661 | 233 | 0.528593 |
ed5dbb6dc2bc482bf2c518ca8164a9b040c446a9 | 568 | t | Perl | t/03-pointer.t | salortiz/NativeHelpers-Blob | b00a4899ce219dae5fe97e9e414d01dd92874f53 | [
"Artistic-2.0"
] | 7 | 2016-09-20T15:58:23.000Z | 2020-07-01T23:11:47.000Z | t/03-pointer.t | salortiz/NativeHelpers-Blob | b00a4899ce219dae5fe97e9e414d01dd92874f53 | [
"Artistic-2.0"
] | 7 | 2016-10-17T18:50:01.000Z | 2019-08-25T03:20:45.000Z | t/03-pointer.t | salortiz/NativeHelpers-Blob | b00a4899ce219dae5fe97e9e414d01dd92874f53 | [
"Artistic-2.0"
] | 5 | 2016-06-04T20:39:25.000Z | 2019-02-26T16:56:40.000Z | use v6;
use Test;
use NativeCall;
plan 10;
use NativeHelpers::Pointer;
my CArray[uint16] $a .= new: 10, 20 ... 100;
my $p = nativecast(Pointer[uint16], $a);
is $p.deref, 10, 'expected 10';
ok (my $np = $p.succ), 'succ works';
isa-ok $np, Pointer[uint16];
is $np - $p, nativesizeof(uint16), 'expected offset';
is... | 15.777778 | 53 | 0.612676 |
ed42359792b9c143430fb021f4957b66e4c98119 | 1,790 | pm | Perl | modules/Bio/EnsEMBL/Variation/Pipeline/Remapping/FinishFilterMapping.pm | at7/ensembl-variation | 3cec964c173b0d676823f4947f35deaf3db7f119 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Variation/Pipeline/Remapping/FinishFilterMapping.pm | at7/ensembl-variation | 3cec964c173b0d676823f4947f35deaf3db7f119 | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Variation/Pipeline/Remapping/FinishFilterMapping.pm | at7/ensembl-variation | 3cec964c173b0d676823f4947f35deaf3db7f119 | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/env perl
# Copyright [1999-2016] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.... | 25.942029 | 102 | 0.678212 |
ed5eca2579ab60aa52f39297806825f6d1b109cd | 7,241 | pm | Perl | lib/File/Tmpdir/Functions.pm | tokiclover/browser-home-profile | 6a9305c5542d2ac6220d8e114e2edfa2018cf074 | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2021-06-24T22:01:38.000Z | 2021-06-24T22:01:38.000Z | lib/File/Tmpdir/Functions.pm | tokiclover/browser-home-profile | 6a9305c5542d2ac6220d8e114e2edfa2018cf074 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | lib/File/Tmpdir/Functions.pm | tokiclover/browser-home-profile | 6a9305c5542d2ac6220d8e114e2edfa2018cf074 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | #
# $Header: File::Tmpdir Exp $
# $Author: (c) 2016 tokiclover <tokiclover@gmail.com> Exp $
# $License: MIT (or 2-clause/new/simplified BSD) Exp $
# $Version: 1.3 2016/03/18 Exp $
#
package File::Tmpdir::Functions;
use v5.14.0;
use strict;
u... | 23.208333 | 91 | 0.619804 |
ed7a66e63ace30920600376ee0310821246597b5 | 342 | t | Perl | test/blackbox-tests/test-cases/github2272/run.t | AltGr/dune | 5cd4eb6f228649218722caa14a6a5630cba991b0 | [
"MIT"
] | null | null | null | test/blackbox-tests/test-cases/github2272/run.t | AltGr/dune | 5cd4eb6f228649218722caa14a6a5630cba991b0 | [
"MIT"
] | null | null | null | test/blackbox-tests/test-cases/github2272/run.t | AltGr/dune | 5cd4eb6f228649218722caa14a6a5630cba991b0 | [
"MIT"
] | null | null | null | The @all alias should only build enabled libraries
$ dune build @all --display short
ocamldep disabled/.foo.objs/foo.ml.d
ocamlc disabled/.foo.objs/byte/foo.{cmi,cmo,cmt}
ocamlc disabled/foo.cma
ocamlopt disabled/.foo.objs/native/foo.{cmx,o}
ocamlopt disabled/foo.{a,cmxa}
ocaml... | 38 | 56 | 0.687135 |
ed7dc5627e77d76fd3dde864eb560327aa662f71 | 1,149 | pl | Perl | CentOS_Ubuntu20.04/stunnel/cronjob/stunnel.pl | nu11secur1ty/openvpn-server | 7d7d8ce3fe209180871894161f7a519eb22f8c1f | [
"MIT"
] | 4 | 2020-12-21T06:07:10.000Z | 2022-03-03T14:04:16.000Z | CentOS_Ubuntu20.04/stunnel/cronjob/stunnel.pl | nu11secur1ty/openvpn-server | 7d7d8ce3fe209180871894161f7a519eb22f8c1f | [
"MIT"
] | null | null | null | CentOS_Ubuntu20.04/stunnel/cronjob/stunnel.pl | nu11secur1ty/openvpn-server | 7d7d8ce3fe209180871894161f7a519eb22f8c1f | [
"MIT"
] | null | null | null | #!/usr/bin/perl
# @nu11secur1ty, g1d 2021
use strict;
use warnings;
use diagnostics;
no warnings 'numeric';
my $status_not_ok = 0;
my $check_status = `pgrep -f stunnel`;
if ($check_status == 0){
print "No pid found\n";
$status_not_ok = 1;
}else{
print "Status already started\n";
}
# Starting the service
i... | 24.446809 | 78 | 0.709312 |
ed860355c300ee9b0d6c2ef3ae70811a22494d65 | 113 | pl | Perl | examples/prolog/simpsons.pl | scarf-sh/bnfc | 157f9eb2b6d79308049f6cee92fbab3dc2e3a6ef | [
"BSD-3-Clause"
] | 449 | 2015-01-01T23:46:52.000Z | 2022-03-31T19:09:56.000Z | examples/prolog/simpsons.pl | scarf-sh/bnfc | 157f9eb2b6d79308049f6cee92fbab3dc2e3a6ef | [
"BSD-3-Clause"
] | 293 | 2015-01-05T17:30:01.000Z | 2022-03-31T19:50:15.000Z | examples/prolog/simpsons.pl | hangingman/bnfc | b9d96e87a6f9051792555b7060cdd5ad2d31ff80 | [
"BSD-3-Clause"
] | 142 | 2015-01-16T08:09:00.000Z | 2022-03-28T16:12:46.000Z |
child(bart,homer).
child(homer,abe).
child(maggie,homer).
grandchild(X,Y) :-
child(X,Z),
child(Z,Y).
| 10.272727 | 20 | 0.610619 |
ed3ec93aab71db219f4639a1a9bff7dc2ba6675a | 1,392 | t | Perl | S06-advanced/lexical-subs.t | peschwa/roast | da6f66aab60fbf9c9d043a00d23fd7249912a87a | [
"Artistic-2.0"
] | null | null | null | S06-advanced/lexical-subs.t | peschwa/roast | da6f66aab60fbf9c9d043a00d23fd7249912a87a | [
"Artistic-2.0"
] | null | null | null | S06-advanced/lexical-subs.t | peschwa/roast | da6f66aab60fbf9c9d043a00d23fd7249912a87a | [
"Artistic-2.0"
] | 1 | 2019-10-08T10:15:36.000Z | 2019-10-08T10:15:36.000Z | use v6;
use Test;
plan 11;
{
sub f() {
my sub g(){"g"}; my sub h(){g()}; h();
};
is(f(), 'g', 'can indirectly call lexical sub');
eval_dies_ok('g', 'lexical sub not visible outside current scope');
}
{
sub foo($x) { $x + 1 }
sub callit(&foo) {
foo(1);
}
is(foo(1), 2... | 18.810811 | 96 | 0.510057 |
ed72a6b6c52ea83944b9e464dfda64460a69b1cb | 892 | t | Perl | t/002_apptest.t | git-the-cpan/Catalyst-Authentication-Credential-Authen-Simple | 66f9746e1f12e33de09a174a99ff8d7ac75aeda2 | [
"Artistic-1.0"
] | null | null | null | t/002_apptest.t | git-the-cpan/Catalyst-Authentication-Credential-Authen-Simple | 66f9746e1f12e33de09a174a99ff8d7ac75aeda2 | [
"Artistic-1.0"
] | null | null | null | t/002_apptest.t | git-the-cpan/Catalyst-Authentication-Credential-Authen-Simple | 66f9746e1f12e33de09a174a99ff8d7ac75aeda2 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use Test::More;
plan tests => 35;
use lib 't/lib';
use Catalyst::Test qw/AuthTestApp2/;
cmp_ok(get("/authed_ok?username=bob&password=uniquepass"), 'eq', 'authed Bob Smith', "bob authed through onlyone");
cmp_ok(get("/authed_ok?username=john&password=uniquepass"), 'eq', 'authed John Smith'... | 44.6 | 118 | 0.695067 |
ed7ac4ac214d218eadaa7c23a88f279204cd8357 | 196 | pm | Perl | lib/App/SD/Collection/Ticket.pm | jrockway/sd | bd0c479f98638981afe521f24777b2abaf392b0d | [
"MIT"
] | 2 | 2016-05-09T01:55:30.000Z | 2020-02-07T03:29:15.000Z | lib/App/SD/Collection/Ticket.pm | rafl/sd | 14cab64206be163b52a3cb97244dc170e5123da2 | [
"MIT"
] | null | null | null | lib/App/SD/Collection/Ticket.pm | rafl/sd | 14cab64206be163b52a3cb97244dc170e5123da2 | [
"MIT"
] | null | null | null | package App::SD::Collection::Ticket;
use Any::Moose;
extends 'Prophet::Collection';
use constant record_class => 'App::SD::Model::Ticket';
__PACKAGE__->meta->make_immutable;
no Any::Moose;
1;
| 16.333333 | 54 | 0.72449 |
ed8561ce42596eb33e75adabf67111414e262641 | 234 | al | Perl | src/test/resources/definition_o_02.al | janisz/knowledge-representation | 4eb0c93ed3dc29c431c99a7e3c4865dba48a5fea | [
"0BSD"
] | null | null | null | src/test/resources/definition_o_02.al | janisz/knowledge-representation | 4eb0c93ed3dc29c431c99a7e3c4865dba48a5fea | [
"0BSD"
] | 19 | 2016-06-23T10:52:34.000Z | 2021-07-27T04:45:36.000Z | src/main/resources/definition_o_02.al | janisz/knowledge-representation | 4eb0c93ed3dc29c431c99a7e3c4865dba48a5fea | [
"0BSD"
] | 1 | 2017-01-14T00:44:42.000Z | 2017-01-14T00:44:42.000Z | initially a
a triggers (Janek, A)
(Janek, A) causes -a
(Janek, A) invokes (Janek, B)
ScenarioOne {
ACS = {
},
OBS = {
}
}
always performed (Janek, A) at 0 when ScenarioOne
always performed (Janek, B) at 1 when ScenarioOne
| 15.6 | 49 | 0.649573 |
ed52c9becfe802ecb769485d7db3d900b75877fa | 2,869 | t | Perl | S12-class/augment-supersede.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 99 | 2015-03-03T13:01:44.000Z | 2020-03-05T15:21:43.000Z | S12-class/augment-supersede.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 331 | 2015-02-17T15:26:22.000Z | 2020-03-16T18:29:49.000Z | S12-class/augment-supersede.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 136 | 2015-02-02T13:34:10.000Z | 2020-02-18T02:26:59.000Z | use v6;
use Test;
plan 14;
# L<S12/"Open vs Closed Classes"/"Otherwise you'll get a class redefinition error.">
use MONKEY-TYPING;
{
class Foo {
method a {'called Foo.a'}
}
augment class Foo {
method b {'called Foo.b'}
}
my $o = Foo.new;
is($o.a, 'called Foo.a', 'basic meth... | 25.616071 | 92 | 0.612409 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.