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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ed3810776a61d311a3914e917950960fb8bbd81b | 428 | t | Perl | t/all-zones/Pacific-Wallis.t | jonathanstowe/perl6-timezone | db85bb553103e0a3d1f1ff73c6a561e936edf09b | [
"Artistic-2.0"
] | null | null | null | t/all-zones/Pacific-Wallis.t | jonathanstowe/perl6-timezone | db85bb553103e0a3d1f1ff73c6a561e936edf09b | [
"Artistic-2.0"
] | null | null | null | t/all-zones/Pacific-Wallis.t | jonathanstowe/perl6-timezone | db85bb553103e0a3d1f1ff73c6a561e936edf09b | [
"Artistic-2.0"
] | null | null | null | use v6;
use lib './lib';
use Test;
use DateTime::TimeZone;
use DateTime::TimeZone::Zone;
plan 5;
use DateTime::TimeZone::Zone::Pacific::Wallis;
my $tz = DateTime::TimeZone::Zone::Pacific::Wallis.new;
ok $tz, "timezone can be instantiated";
isnt $tz.rules, Empty, "timezone has rules";
is $tz.rules.WHAT, Hash, "rules... | 23.777778 | 55 | 0.707944 |
eda3d87fb2c467642d836bee86ef9f7bed4be77c | 19,487 | pl | Perl | macros/contextPermutation.pl | kitsook/pg | 5083fea21171623bb649b68ecaebd03176ff9af8 | [
"FTL"
] | null | null | null | macros/contextPermutation.pl | kitsook/pg | 5083fea21171623bb649b68ecaebd03176ff9af8 | [
"FTL"
] | 3 | 2021-04-13T23:29:35.000Z | 2022-02-17T22:46:51.000Z | macros/contextPermutation.pl | kitsook/pg | 5083fea21171623bb649b68ecaebd03176ff9af8 | [
"FTL"
] | null | null | null | ################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2014 The WeBWorK Project, http://openwebwork.sf.net/
# $CVSHeader:$
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of either: (a) ... | 32.696309 | 107 | 0.602812 |
edb79e48a4307decdf61e3895e17df6914c9c2a8 | 3,422 | pm | Perl | hardware/server/hp/proliant/snmp/mode/components/saspdrive.pm | Rico29/centreon-plugins | 3fcaa41001c20fdc35df49db95e5ad0516137de6 | [
"Apache-2.0"
] | null | null | null | hardware/server/hp/proliant/snmp/mode/components/saspdrive.pm | Rico29/centreon-plugins | 3fcaa41001c20fdc35df49db95e5ad0516137de6 | [
"Apache-2.0"
] | null | null | null | hardware/server/hp/proliant/snmp/mode/components/saspdrive.pm | Rico29/centreon-plugins | 3fcaa41001c20fdc35df49db95e5ad0516137de6 | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2017 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... | 38.022222 | 161 | 0.598188 |
ed5b91713968ccda7734c74c8e84b2bc574fa83c | 1,479 | pm | Perl | lib/Moose/Meta/Method/Accessor/Native/Array/accessor.pm | clayne/Moose | 3da4722b04814b5476e05cbab1d4b9a2e5128c63 | [
"Artistic-1.0"
] | 94 | 2015-01-04T18:17:36.000Z | 2021-11-18T04:51:22.000Z | lib/Moose/Meta/Method/Accessor/Native/Array/accessor.pm | clayne/Moose | 3da4722b04814b5476e05cbab1d4b9a2e5128c63 | [
"Artistic-1.0"
] | 82 | 2015-01-01T18:57:16.000Z | 2021-04-13T17:58:38.000Z | lib/Moose/Meta/Method/Accessor/Native/Array/accessor.pm | clayne/Moose | 3da4722b04814b5476e05cbab1d4b9a2e5128c63 | [
"Artistic-1.0"
] | 69 | 2015-01-06T00:59:52.000Z | 2022-01-17T16:52:38.000Z | package Moose::Meta::Method::Accessor::Native::Array::accessor;
our $VERSION = '2.2202';
use strict;
use warnings;
use Moose::Role;
with 'Moose::Meta::Method::Accessor::Native::Array::set',
'Moose::Meta::Method::Accessor::Native::Array::get';
sub _inline_process_arguments {
my $self = shift;
$self->Moo... | 25.947368 | 109 | 0.583502 |
edb5ca30a096218d12dd185cf647571a50769953 | 3,215 | pl | Perl | data/results/0.75_0.5_150/survey_80_548563996_True_result.pl | VincentDerk/Paper-AC-Decisions-Learning | abd1dc8893fbb11b43ebb49a25e26c0183bdba62 | [
"Apache-2.0"
] | null | null | null | data/results/0.75_0.5_150/survey_80_548563996_True_result.pl | VincentDerk/Paper-AC-Decisions-Learning | abd1dc8893fbb11b43ebb49a25e26c0183bdba62 | [
"Apache-2.0"
] | null | null | null | data/results/0.75_0.5_150/survey_80_548563996_True_result.pl | VincentDerk/Paper-AC-Decisions-Learning | abd1dc8893fbb11b43ebb49a25e26c0183bdba62 | [
"Apache-2.0"
] | null | null | null | body_1(0,multi) :- true.
body_20(19,multi) :- true.
body_36(33,multi) :- a("young"), s("M").
body_52(49,multi) :- a("young"), s("F").
body_67(64,multi) :- a("adult"), s("M").
body_82(79,multi) :- a("adult"), s("F").
body_97(94,multi) :- a("old"), s("M").
body_112(109,multi) :- a("old"), s("F").
body_125(124,multi) :- e... | 33.842105 | 74 | 0.606532 |
eda3cee74e61b6b3c54a3eac51d6c111d4fc91c3 | 6,297 | al | Perl | benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0346-350-1353.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0346-350-1353.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0346-350-1353.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | 1 121 171 196
2 26 73 161 235 237 240 309
3 27 76 91 209 213 331
4 111 142 216 302 348
5 46 48 93 270
6 70 119 267
7 32
8 62 179 288
9 22 248
10 179 200 228 274
11 2 172 240 280
12 23 129
13 156 169 205 239 276 295 307
14 105 154 202 316
15 57 75 229 345
16 199 228 274
17 9 160 192 238 335 347
18 106 119 174 207 270 31... | 17.991429 | 31 | 0.729713 |
73f8d0250867f82424ce613558964d91cc44eb64 | 971 | pm | Perl | lib/Set/Scalar/Null.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | 1 | 2021-11-26T17:29:56.000Z | 2021-11-26T17:29:56.000Z | lib/Set/Scalar/Null.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | 1 | 2020-03-19T21:12:23.000Z | 2020-03-19T21:12:23.000Z | lib/Set/Scalar/Null.pm | Helmholtz-HIPS/prosnap | 5286cda39276d5eda85d2ddb23b8ab83c5d4960c | [
"MIT"
] | null | null | null | package Set::Scalar::Null;
use strict;
local $^W = 1;
use vars qw($VERSION @ISA);
$VERSION = '1.29';
@ISA = qw(Set::Scalar::Base Set::Scalar::Virtual);
use Set::Scalar::Virtual;
use Set::Scalar::Base;
use overload
'neg' => \&_complement_overload;
sub SET_FORMAT { "(%s)" }
sub _new_hook {
my $self ... | 14.072464 | 57 | 0.623069 |
edbf535511cce5cf6c20f98b367c5791a5cf33ab | 1,149 | pl | Perl | source/f90/runchunk.pl | marklomas60/SDGVM | 75a941b0305393bff6c807d119ef56e606cdc213 | [
"MIT"
] | 1 | 2016-08-08T14:16:25.000Z | 2016-08-08T14:16:25.000Z | source/f90/runchunk.pl | marklomas60/SDGVM | 75a941b0305393bff6c807d119ef56e606cdc213 | [
"MIT"
] | 1 | 2016-08-08T12:59:58.000Z | 2016-08-08T15:00:58.000Z | source/f90/runchunk.pl | marklomas60/SDGVM | 75a941b0305393bff6c807d119ef56e606cdc213 | [
"MIT"
] | 5 | 2016-08-08T12:49:31.000Z | 2022-02-21T01:35:59.000Z | #!/usr/bin/perl
use strict;
my $nbprocesses=20;
my $count=`wc coords`;
my $nbchunk=($count-1)/$nbprocesses;
$nbchunk=int($nbchunk)+1 if $nbchunk>int($nbchunk);
print STDERR "nbchunk=$nbchunk\n";
if (`ls -1 runoutput`) {
system ("rm -r runoutput/*");
}
my $dirname="run-$$";
for (my $i=0; $i<$nbprocesses; $i++) {
... | 21.679245 | 80 | 0.616188 |
ed5649292a38bcf3df95ad2c0e2f54c2e46aac43 | 10,686 | pm | Perl | os/windows/local/mode/sessions.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | null | null | null | os/windows/local/mode/sessions.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | null | null | null | os/windows/local/mode/sessions.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2019 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... | 35.62 | 209 | 0.523582 |
eda8340ca4e3209cd73e35c139e7f144fe79b431 | 2,305 | pl | Perl | data/len/data/train/20.pl | logic-and-learning-lab/aaai22-dcc | e2176545f222fd0fe4788297f5448f278c46e440 | [
"MIT"
] | null | null | null | data/len/data/train/20.pl | logic-and-learning-lab/aaai22-dcc | e2176545f222fd0fe4788297f5448f278c46e440 | [
"MIT"
] | null | null | null | data/len/data/train/20.pl | logic-and-learning-lab/aaai22-dcc | e2176545f222fd0fe4788297f5448f278c46e440 | [
"MIT"
] | null | null | null | pos(f([39, 43, 31, 17, 2, 13, 82, 44, 3, 97, 45, 48, 22],13)).
pos(f([68, 51, 39, 87, 58, 41, 36, 32],8)).
pos(f([55, 20, 16, 18, 30, 78, 18, 91, 59, 37, 37, 95, 23, 26, 28, 9, 57, 90, 15, 101, 43, 2, 20, 31, 48, 17, 67, 47, 99, 22, 30, 98, 81, 32, 50, 93, 29, 16, 55],39)).
pos(f([60, 4, 30, 2, 47, 5, 74, 60, 86, 27, 1... | 109.761905 | 213 | 0.485466 |
ed492217bf99e6202bec733a8c0604238ec82943 | 1,186 | t | Perl | t/1-config.t | Csson/config-fromhash | ff02b165f8eac3e20ac25f5d166ef5773fe48848 | [
"Artistic-1.0"
] | null | null | null | t/1-config.t | Csson/config-fromhash | ff02b165f8eac3e20ac25f5d166ef5773fe48848 | [
"Artistic-1.0"
] | null | null | null | t/1-config.t | Csson/config-fromhash | ff02b165f8eac3e20ac25f5d166ef5773fe48848 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use FindBin '$Bin';
use Test::More;
use Test::Deep;
use Config::FromHash;
ok 1 => 'Loads';
my $hash_config = {
escalator => 'habit',
silence => 'goal',
doomsday => 'suburbia',
sphere => 'shine',
village => 'barren',
headphones => [qw/odd gibberish artist/],
kin... | 26.355556 | 103 | 0.553963 |
ed5125827b6a4267ee428322adedb82cd1b2a04b | 31,872 | pl | Perl | openssl/openssl-fips-2.0.16/crypto/aes/asm/aes-armv4.pl | memade/gpl | 33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7 | [
"Apache-2.0"
] | 34 | 2015-02-04T18:03:14.000Z | 2020-11-10T06:45:28.000Z | openssl-fips/openssl-fips-2.0.16/crypto/aes/asm/aes-armv4.pl | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | 5 | 2015-06-30T21:17:00.000Z | 2016-06-14T22:31:51.000Z | openssl-fips/openssl-fips-2.0.16/crypto/aes/asm/aes-armv4.pl | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | 15 | 2015-10-29T14:21:58.000Z | 2022-01-19T07:33:14.000Z | #!/usr/bin/env perl
# ====================================================================
# Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
# project. The module is, however, dual licensed under OpenSSL and
# CRYPTOGAMS licenses depending on where you obtain it. For further
# details see http://www.op... | 27.452196 | 92 | 0.646712 |
edad524bc7e2c1e12918683d96583a9b04215969 | 6,505 | pm | Perl | lib/P4/Objects/Common/Base.pm | srvance/p4-objects | e682b2c55d36dc36ea51277180ec12eb5b68c4d7 | [
"Artistic-1.0-Perl"
] | 1 | 2019-10-16T09:20:26.000Z | 2019-10-16T09:20:26.000Z | lib/P4/Objects/Common/Base.pm | srvance/p4-objects | e682b2c55d36dc36ea51277180ec12eb5b68c4d7 | [
"Artistic-1.0-Perl"
] | null | null | null | lib/P4/Objects/Common/Base.pm | srvance/p4-objects | e682b2c55d36dc36ea51277180ec12eb5b68c4d7 | [
"Artistic-1.0-Perl"
] | null | null | null | # Copyright (C) 2008 Stephen Vance
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the Perl Artistic License.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS... | 18.800578 | 78 | 0.681015 |
eda13ab6783bff915a3e42e437920a3933c66c61 | 3,802 | pl | Perl | scripts/all_entities_Environment.pl | qzzhang/kb_seed | 1e596a752e68c44ea7320f6aa32b98aea1e8466a | [
"MIT"
] | 2 | 2015-02-12T21:31:33.000Z | 2017-08-11T08:07:21.000Z | scripts/all_entities_Environment.pl | qzzhang/kb_seed | 1e596a752e68c44ea7320f6aa32b98aea1e8466a | [
"MIT"
] | 1 | 2019-02-15T20:05:44.000Z | 2019-02-15T20:05:44.000Z | scripts/all_entities_Environment.pl | qzzhang/kb_seed | 1e596a752e68c44ea7320f6aa32b98aea1e8466a | [
"MIT"
] | 6 | 2016-04-15T22:40:49.000Z | 2020-07-01T18:07:41.000Z | use strict;
use Data::Dumper;
use Carp;
#
# This is a SAS Component
#
=head1 NAME
all_entities_Environment
=head1 SYNOPSIS
all_entities_Environment [-a] [--fields fieldlist] > entity-data
=head1 DESCRIPTION
Return all instances of the Environment entity.
An Environment is a set of conditions for microbial grow... | 20.223404 | 212 | 0.672804 |
edb7ca6e8d3da7ea90bd606ef400c79047863125 | 7,968 | pl | Perl | util/process_docs.pl | bbolli/openssl | 0a3dce8257d62cd39a17ff7fdbb1fe4724146f7b | [
"OpenSSL"
] | 3 | 2019-07-07T14:47:37.000Z | 2021-06-16T19:09:15.000Z | util/process_docs.pl | bbolli/openssl | 0a3dce8257d62cd39a17ff7fdbb1fe4724146f7b | [
"OpenSSL"
] | 12 | 2021-07-05T11:51:19.000Z | 2022-02-25T01:06:41.000Z | util/process_docs.pl | bbolli/openssl | 0a3dce8257d62cd39a17ff7fdbb1fe4724146f7b | [
"OpenSSL"
] | null | null | null | #! /usr/bin/env perl
# Copyright 2016 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/sour... | 34.197425 | 167 | 0.551832 |
edb962d840223c991bbc5e87fe47d548992f06dc | 710 | t | Perl | package/support/help/Examples/Pic.Rotate2.t | null-dev/Hyper | 63ec4bb2b517e482318ff67724537c9799ad22aa | [
"MIT"
] | null | null | null | package/support/help/Examples/Pic.Rotate2.t | null-dev/Hyper | 63ec4bb2b517e482318ff67724537c9799ad22aa | [
"MIT"
] | null | null | null | package/support/help/Examples/Pic.Rotate2.t | null-dev/Hyper | 63ec4bb2b517e482318ff67724537c9799ad22aa | [
"MIT"
] | null | null | null | % The "Pic.Rotate2" program.
View.Set ("graphics:300;250,nobuttonbar")
var pic : array 0 .. 35 of int
var f : int := Font.New ("Serif:36")
const CTR : int := 57
Font.Draw ("Hello", 5, 45, f, black)
Draw.FillOval (CTR, CTR, 3, 3, brightred)
pic (0) := Pic.New (0, 0, 115, 115)
cls
for angle : 1 .. 35
pic (angle) := P... | 22.1875 | 61 | 0.567606 |
ed58a2b9be0075a1fe0e3dbe75d604b47a148d4c | 1,955 | pl | Perl | PERL_Basic_to_Advance/Complex_regex/re_fh.pl | HabibOwaisi/PERL_BIOPERL | aadae2c659bb62bdfa789900b029c3e2a8080215 | [
"MIT"
] | null | null | null | PERL_Basic_to_Advance/Complex_regex/re_fh.pl | HabibOwaisi/PERL_BIOPERL | aadae2c659bb62bdfa789900b029c3e2a8080215 | [
"MIT"
] | null | null | null | PERL_Basic_to_Advance/Complex_regex/re_fh.pl | HabibOwaisi/PERL_BIOPERL | aadae2c659bb62bdfa789900b029c3e2a8080215 | [
"MIT"
] | null | null | null | #My current working directory is desktop
#I download all the files from MS at Desktop
open(f1,"<file1.txt") or die " couldn't open the file , $!";
open(f2,">>file2.txt") or die " couldn't open the file , $!";
open(f5,"+>>file5.txt") or die " couldn't open the file , $!";
while(<f1>){
print f5 $_;
print f2 $_;
... | 42.5 | 223 | 0.546292 |
ed76b46caa3aa44f70628ba0c0d879bdc6a06737 | 100 | pm | Perl | t/lib/Catalyst/View/Implicit.pm | git-the-cpan/Catalyst-Plugin-ConfigComponents | 3197bf2506cea8819494af4a725b7729a096f7de | [
"Artistic-1.0"
] | null | null | null | t/lib/Catalyst/View/Implicit.pm | git-the-cpan/Catalyst-Plugin-ConfigComponents | 3197bf2506cea8819494af4a725b7729a096f7de | [
"Artistic-1.0"
] | null | null | null | t/lib/Catalyst/View/Implicit.pm | git-the-cpan/Catalyst-Plugin-ConfigComponents | 3197bf2506cea8819494af4a725b7729a096f7de | [
"Artistic-1.0"
] | null | null | null | package Catalyst::View::Implicit;
use parent qw(Catalyst::Component::Implicit Catalyst::View);
1;
| 16.666667 | 60 | 0.76 |
ed973c9c56aea28e4decfdc8f459b5b42d2bfbc7 | 2,107 | pm | Perl | auto-lib/Paws/SSM/ResourceDataSyncS3Destination.pm | torrentalle/aws-sdk-perl | 70cc5c7b7a494e422f8412da619161a99de1f1ec | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/SSM/ResourceDataSyncS3Destination.pm | torrentalle/aws-sdk-perl | 70cc5c7b7a494e422f8412da619161a99de1f1ec | [
"Apache-2.0"
] | 1 | 2021-05-26T19:13:58.000Z | 2021-05-26T19:13:58.000Z | auto-lib/Paws/SSM/ResourceDataSyncS3Destination.pm | torrentalle/aws-sdk-perl | 70cc5c7b7a494e422f8412da619161a99de1f1ec | [
"Apache-2.0"
] | null | null | null | package Paws::SSM::ResourceDataSyncS3Destination;
use Moose;
has AWSKMSKeyARN => (is => 'ro', isa => 'Str');
has BucketName => (is => 'ro', isa => 'Str', required => 1);
has Prefix => (is => 'ro', isa => 'Str');
has Region => (is => 'ro', isa => 'Str', required => 1);
has SyncFormat => (is => 'ro', isa => '... | 24.788235 | 111 | 0.717608 |
eda6929857ec757aa4e3b373ac5d481ec041c88f | 6,190 | pm | Perl | Mojoqq/perl/vendor/lib/Mojolicious/Command.pm | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | Mojoqq/perl/vendor/lib/Mojolicious/Command.pm | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | 3 | 2016-09-22T07:23:29.000Z | 2017-02-01T01:39:44.000Z | Mojoqq/perl/vendor/lib/Mojolicious/Command.pm | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | 10 | 2016-09-13T02:10:40.000Z | 2021-07-11T23:11:01.000Z | package Mojolicious::Command;
use Mojo::Base -base;
use Carp 'croak';
use Cwd 'getcwd';
use File::Basename 'dirname';
use File::Path 'mkpath';
use File::Spec::Functions qw(catdir catfile);
use Mojo::Loader 'data_section';
use Mojo::Server;
use Mojo::Template;
use Mojo::Util qw(spurt unindent);
use Pod::Usage 'pod2usag... | 23.270677 | 78 | 0.689822 |
ed3541b7b34ca637d2b87f27a1d3bad2b3649d85 | 7,674 | pl | Perl | misc/fastcgi-cgi.pl | adarshdec23/h2o_custom_priority | c6dde246a2df2570e40618b51757616de2b3df89 | [
"MIT"
] | null | null | null | misc/fastcgi-cgi.pl | adarshdec23/h2o_custom_priority | c6dde246a2df2570e40618b51757616de2b3df89 | [
"MIT"
] | null | null | null | misc/fastcgi-cgi.pl | adarshdec23/h2o_custom_priority | c6dde246a2df2570e40618b51757616de2b3df89 | [
"MIT"
] | null | null | null | #! /usr/bin/perl
use strict;
use warnings;
use File::Basename qw(dirname);
use File::Temp qw(tempfile);
use Getopt::Long;
use IO::Socket::UNIX;
use Net::FastCGI;
use Net::FastCGI::Constant qw(:common :type :flag :role :protocol_status);
use Net::FastCGI::IO qw(:all);
use Net::FastCGI::Protocol qw(:all);
us... | 29.859922 | 122 | 0.514595 |
ed5971bc8acbcdfe51f5688357ec860eb478cd6b | 3,420 | t | Perl | gnu/usr.bin/perl/cpan/IO-Compress/t/cz-08encoding.t | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 2 | 2018-06-15T08:32:44.000Z | 2019-01-12T03:20:41.000Z | openresty-win32-build/thirdparty/perl5-5.29.6/cpan/IO-Compress/t/cz-08encoding.t | nneesshh/openresty-win32-build | bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3 | [
"MIT"
] | 1 | 2018-08-21T03:56:33.000Z | 2018-08-21T03:56:33.000Z | openresty-win32-build/thirdparty/perl5-5.29.6/cpan/IO-Compress/t/cz-08encoding.t | nneesshh/openresty-win32-build | bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3 | [
"MIT"
] | null | null | null | BEGIN {
if ($ENV{PERL_CORE}) {
chdir 't' if -d 't';
@INC = ("../lib", "lib/compress");
}
}
use lib qw(t t/compress);
use strict;
use warnings;
use bytes;
use Test::More ;
use CompTestUtils;
BEGIN
{
plan skip_all => "Encode is not available"
if $] < 5.006 ;
eval { require Encode; Encode->im... | 23.916084 | 85 | 0.569883 |
ed89d15085852028c69c3dacd8594400508a2a33 | 4,145 | pm | Perl | util/perl/OpenSSL/Template.pm | assembla/openssl.1 | 27702c035f0d58fb62293c34c02394b9631e001f | [
"Apache-2.0"
] | 118 | 2021-01-21T16:36:13.000Z | 2022-03-18T09:05:18.000Z | util/perl/OpenSSL/Template.pm | assembla/openssl.1 | 27702c035f0d58fb62293c34c02394b9631e001f | [
"Apache-2.0"
] | 684 | 2021-01-21T06:51:06.000Z | 2022-03-31T14:34:42.000Z | util/perl/OpenSSL/Template.pm | assembla/openssl.1 | 27702c035f0d58fb62293c34c02394b9631e001f | [
"Apache-2.0"
] | 35 | 2019-04-22T12:23:12.000Z | 2022-03-12T00:37:18.000Z | #! /usr/bin/env perl
# Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (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.... | 21.147959 | 112 | 0.635223 |
edc0d423c3807c8b0b7eae3fb9a22a5a44ab918e | 706 | t | Perl | t/kohasite.t | wizzyrea/kohadevbox | 29be205cdb5bc4a011833890736cd805c30dad07 | [
"MIT"
] | null | null | null | t/kohasite.t | wizzyrea/kohadevbox | 29be205cdb5bc4a011833890736cd805c30dad07 | [
"MIT"
] | null | null | null | t/kohasite.t | wizzyrea/kohadevbox | 29be205cdb5bc4a011833890736cd805c30dad07 | [
"MIT"
] | null | null | null | #!/usr/bin/perl
# Test the sample site that should have been set up, called kohadev
use Test::More;
use Test::File;
use Modern::Perl;
my $site_name = 'kohadev';
my $site_dir = '/etc/koha/sites/' . $site_name;
my $site_conf = $site_dir . '/koha-conf.xml';
dir_exists_ok( $site_dir, 'site directory exists' );
file_exi... | 30.695652 | 100 | 0.701133 |
73f3264d5561512c6f978e728796bdee9e604751 | 7,630 | pl | Perl | misc-scripts/surgery/set_nonredundant_attribs.pl | thibauthourlier/ensembl | 5c08d9089451b3ed8e39b5a5a3d2232acb09816c | [
"Apache-2.0"
] | null | null | null | misc-scripts/surgery/set_nonredundant_attribs.pl | thibauthourlier/ensembl | 5c08d9089451b3ed8e39b5a5a3d2232acb09816c | [
"Apache-2.0"
] | null | null | null | misc-scripts/surgery/set_nonredundant_attribs.pl | thibauthourlier/ensembl | 5c08d9089451b3ed8e39b5a5a3d2232acb09816c | [
"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-2018] 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... | 30.277778 | 151 | 0.6173 |
edb206f8556805e4c2215b187699b8f22d237976 | 777 | t | Perl | t/spelling.t | ivanwills/File-TypeCategories | 1c82d4b8dc16419cc48a3b634505d807e41d7a67 | [
"Artistic-1.0"
] | null | null | null | t/spelling.t | ivanwills/File-TypeCategories | 1c82d4b8dc16419cc48a3b634505d807e41d7a67 | [
"Artistic-1.0"
] | null | null | null | t/spelling.t | ivanwills/File-TypeCategories | 1c82d4b8dc16419cc48a3b634505d807e41d7a67 | [
"Artistic-1.0"
] | null | null | null | #!/usr/bin/perl
use strict;
use warnings;
use Test::More;
if ( not $ENV{TEST_AUTHOR} ) {
my $msg = 'Author test. Set TEST_AUTHOR environment variable to a true value to run.';
plan( skip_all => $msg );
}
# check that Test::Spelling is installed
eval { require Test::Spelling; Test::Spelling->import() };
# n... | 19.923077 | 91 | 0.644788 |
ed773edb7cbf2a11d363ab010808e6d9f29f392b | 175,180 | t | Perl | S32-str/CollationTest_NON_IGNORABLE-33.t | dumarchie/roast | dbf9aa7209593f21f806a478a7f3d172649569ae | [
"Artistic-2.0"
] | 1 | 2021-08-22T18:21:38.000Z | 2021-08-22T18:21:38.000Z | S32-str/CollationTest_NON_IGNORABLE-33.t | dumarchie/roast | dbf9aa7209593f21f806a478a7f3d172649569ae | [
"Artistic-2.0"
] | null | null | null | S32-str/CollationTest_NON_IGNORABLE-33.t | dumarchie/roast | dbf9aa7209593f21f806a478a7f3d172649569ae | [
"Artistic-2.0"
] | null | null | null | # Generated with GenerateCollationTest.p6
my @a =
( (0x24CF, 0x21, ), Q«« (Ⓩ) CIRCLED LATIN CAPITAL LETTER Z»», 68075, True ),
( (0x1F169, 0x21, ), Q«« (🅩) NEGATIVE CIRCLED LATIN CAPITAL LETTER Z»», 68076, True ),
( (0x1DBB, 0x21, ), Q«« (ᶻ) MODIFIER LETTER SMALL Z»», 68077, True ),
( (0x1F149, 0x21, ), Q«« (🅉) ... | 86.937965 | 168 | 0.631802 |
ed6b34a05db500ae16f3c7d5207c38d3385f470d | 8,302 | pl | Perl | Mojoqq/perl/lib/unicore/lib/Lb/AL.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | Mojoqq/perl/lib/unicore/lib/Lb/AL.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | Mojoqq/perl/lib/unicore/lib/Lb/AL.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by ..\lib\unicore\mktables from the Unicode
# database, Version 8.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 or exi... | 5.88377 | 77 | 0.812816 |
edbc7e88b9ebbcab86452031bc8a208c09d087fa | 3,339 | pm | Perl | lib/MongoDB/Op/_CreateIndexes.pm | shadow-dot-cat/mongo-perl-driver | 905d422393572dd812a73b836b227cf9e0d27c39 | [
"Apache-2.0"
] | 1 | 2018-10-25T15:16:11.000Z | 2018-10-25T15:16:11.000Z | lib/MongoDB/Op/_CreateIndexes.pm | shadow-dot-cat/mongo-perl-driver | 905d422393572dd812a73b836b227cf9e0d27c39 | [
"Apache-2.0"
] | 2 | 2019-07-24T19:05:40.000Z | 2019-07-24T19:05:51.000Z | lib/MongoDB/Op/_CreateIndexes.pm | shadow-dot-cat/mongo-perl-driver | 905d422393572dd812a73b836b227cf9e0d27c39 | [
"Apache-2.0"
] | null | null | null | # Copyright 2014 - present MongoDB, Inc.
#
# 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 t... | 26.085938 | 99 | 0.584307 |
edacf41de8ab23d0b04f252ba5a7f103463c0db3 | 1,157 | pm | Perl | auto-lib/Azure/Logic/EdifactProtocolSettings.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/Logic/EdifactProtocolSettings.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/Logic/EdifactProtocolSettings.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | 1 | 2021-04-08T15:26:39.000Z | 2021-04-08T15:26:39.000Z | package Azure::Logic::EdifactProtocolSettings;
use Moose;
has 'acknowledgementSettings' => (is => 'ro', isa => 'Azure::Logic::EdifactAcknowledgementSettings' );
has 'edifactDelimiterOverrides' => (is => 'ro', isa => 'ArrayRef[Azure::Logic::EdifactDelimiterOverride]' );
has 'envelopeOverrides' => (is => 'ro',... | 72.3125 | 111 | 0.66465 |
ed28e65e661a644328cd7d3bec99ff82d369c31c | 3,139 | pl | Perl | deps/src/openssl-1.0.2/util/pl/BC-32.pl | Mstronach/turicreate | c5e0e58d44adc1c1414eac486f3dc17a721a296e | [
"BSD-3-Clause"
] | 144 | 2015-05-01T19:38:55.000Z | 2015-05-15T21:48:50.000Z | deps/src/openssl-1.0.2/util/pl/BC-32.pl | Mstronach/turicreate | c5e0e58d44adc1c1414eac486f3dc17a721a296e | [
"BSD-3-Clause"
] | 24 | 2015-08-12T05:26:47.000Z | 2017-05-31T20:55:42.000Z | deps/src/openssl-1.0.2/util/pl/BC-32.pl | Mstronach/turicreate | c5e0e58d44adc1c1414eac486f3dc17a721a296e | [
"BSD-3-Clause"
] | 40 | 2015-10-22T09:55:16.000Z | 2021-03-04T17:16:42.000Z | #!/usr/local/bin/perl
# Borland C++ builder 3 and 4 -- Janez Jere <jj@void.si>
#
$ssl= "ssleay32";
$crypto="libeay32";
$o='\\';
$cp='copy';
$rm='del';
# C compiler stuff
$cc='bcc32';
$lflags="-ap -Tpe -x -Gn ";
$mlflags='';
$out_def="out32";
$tmp_def="tmp32";
$inc_def="inc32";
#enable max error messages, disable mo... | 22.421429 | 179 | 0.625358 |
ed74e951a84bc45b6198026c5ccc6b255b67be80 | 532 | t | Perl | t/03-filter.t | yowcow/p6-Algorithm-BloomFilter-Faster | 10adde013033560d577efa6ce0f0489c55a8772e | [
"Artistic-2.0"
] | null | null | null | t/03-filter.t | yowcow/p6-Algorithm-BloomFilter-Faster | 10adde013033560d577efa6ce0f0489c55a8772e | [
"Artistic-2.0"
] | null | null | null | t/03-filter.t | yowcow/p6-Algorithm-BloomFilter-Faster | 10adde013033560d577efa6ce0f0489c55a8772e | [
"Artistic-2.0"
] | null | null | null | use v6;
use Algorithm::BloomFilter::Faster;
use Test;
subtest {
my Algorithm::BloomFilter::Faster $filter .= new(
error-rate => 0.1,
capacity => 10,
);
isa-ok $filter, 'Algorithm::BloomFilter::Faster';
}, 'Test instance';
subtest {
my Algorithm::BloomFilter::Faster $filter .= new(
... | 17.733333 | 53 | 0.552632 |
73e931e2f69e7342708245535bc6abdad039360f | 104,265 | pm | Perl | vendor/Image-ExifTool-10.02/lib/Image/ExifTool/MIE.pm | mudasobwa/exifice | 804955d5104358f1e47589492220ae6fea8c0210 | [
"MIT"
] | 3 | 2016-09-01T13:09:37.000Z | 2019-10-22T04:27:32.000Z | vendor/Image-ExifTool-10.02/lib/Image/ExifTool/MIE.pm | mudasobwa/exifice | 804955d5104358f1e47589492220ae6fea8c0210 | [
"MIT"
] | 11 | 2020-03-03T20:32:27.000Z | 2022-03-30T22:14:53.000Z | tools/fits-1.2.0/tools/exiftool/perl/lib/Image/ExifTool/MIE.pm | uvalib/Libra2 | e7bb81b153ca0ac080ae2480ebf9b5e60e5b650a | [
"Apache-2.0"
] | null | null | null | #------------------------------------------------------------------------------
# File: MIE.pm
#
# Description: Read/write MIE meta information
#
# Revisions: 11/18/2005 - P. Harvey Created
#------------------------------------------------------------------------------
package Image::ExifTool::MIE;
use st... | 40.649123 | 110 | 0.551729 |
edc22d89f02fea0f2c4fe932a6e80d5cf8f4670a | 976 | t | Perl | t/only-use-blib-under-make-test.t | Grinnz/perl-modules-Number-Phone | 41be93cce4ba327bc05a79f0f511b0e7d6225e41 | [
"Apache-2.0"
] | 11 | 2015-04-30T04:03:34.000Z | 2021-05-03T04:57:06.000Z | t/only-use-blib-under-make-test.t | Grinnz/perl-modules-Number-Phone | 41be93cce4ba327bc05a79f0f511b0e7d6225e41 | [
"Apache-2.0"
] | 76 | 2015-03-05T15:28:02.000Z | 2022-03-09T20:37:10.000Z | t/only-use-blib-under-make-test.t | Grinnz/perl-modules-Number-Phone | 41be93cce4ba327bc05a79f0f511b0e7d6225e41 | [
"Apache-2.0"
] | 20 | 2015-04-01T15:45:17.000Z | 2021-11-03T04:25:20.000Z | use strict;
use warnings;
BEGIN {
unshift @INC, 'buildtools';
require Number::Phone::BuildTools;
Number::Phone::BuildTools->import();
delete $INC{'Number/Phone/BuildTools.pm'};
shift @INC;
}
use Cwd;
use Test::More;
use Test::Differences;
# This is a sanity-check to make sure that when running u... | 25.684211 | 91 | 0.67623 |
edbb0acf619db856b47a4d38cd85f1427d113a25 | 4,123 | pl | Perl | warptext.pl | canidlogic/warp | b18bbf4afc3e49d3812cae146de6162613e3c70b | [
"MIT"
] | null | null | null | warptext.pl | canidlogic/warp | b18bbf4afc3e49d3812cae146de6162613e3c70b | [
"MIT"
] | null | null | null | warptext.pl | canidlogic/warp | b18bbf4afc3e49d3812cae146de6162613e3c70b | [
"MIT"
] | null | null | null | #!/usr/bin/env perl
use strict;
use feature 'unicode_strings';
use warnings FATAL => "utf8";
# Warp modules
use Warp::Writer;
=head1 NAME
warptext.pl - Package a plain-text file in a Warp Encapsulation Text
Format (WEFT) package that can be processed with Warp tools.
=head1 SYNOPSIS
warptext.pl < input.txt > out... | 28.631944 | 72 | 0.692699 |
ed50cf5f8540e5e5c6027ed12016be86a0cef273 | 163 | al | Perl | test/basic/op2.al | a1exwang/adonis-lang | 90f68cb8320b2384831e8a98ae290da5ab93874e | [
"MIT"
] | 1 | 2018-01-10T22:35:01.000Z | 2018-01-10T22:35:01.000Z | test/basic/op2.al | a1exwang/adonis-lang | 90f68cb8320b2384831e8a98ae290da5ab93874e | [
"MIT"
] | null | null | null | test/basic/op2.al | a1exwang/adonis-lang | 90f68cb8320b2384831e8a98ae290da5ab93874e | [
"MIT"
] | null | null | null | extern {
fn putsInt(val: int32);
}
fn AL__main() {
ttt: int32 = 233;
putsInt(ttt + 1);
putsInt(ttt < 234);
putsInt(ttt << 1);
putsInt(ttt != 233);
}
| 12.538462 | 25 | 0.564417 |
ed70a1028af925188d8b4ac35f8ac6d250a9e936 | 7,124 | pm | Perl | lib/App/logcat_format.pm | gitpan/App-logcat_format | a4cdc2b00915f55057a71f42a9476a68a9ef6c5a | [
"Artistic-1.0"
] | null | null | null | lib/App/logcat_format.pm | gitpan/App-logcat_format | a4cdc2b00915f55057a71f42a9476a68a9ef6c5a | [
"Artistic-1.0"
] | null | null | null | lib/App/logcat_format.pm | gitpan/App-logcat_format | a4cdc2b00915f55057a71f42a9476a68a9ef6c5a | [
"Artistic-1.0"
] | null | null | null | package App::logcat_format;
# ABSTRACT: pretty print adb logcat output
use strict;
use warnings;
use Cache::LRU;
use Term::ReadKey;
use Term::ANSIColor;
use IO::Async::Loop;
use IO::Async::Process;
use Getopt::Long::Descriptive;
use IO::Interactive qw( is_interactive );
=pod
=head1 NAME
logcat_format - pretty pr... | 26.287823 | 92 | 0.46575 |
ed1fe77b4199764d469c4210af375f21c8e54f92 | 1,917 | pm | Perl | lib/Paws/Credential/AssumeRoleWithSAML.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | 2 | 2016-09-22T09:18:33.000Z | 2017-06-20T01:36:58.000Z | lib/Paws/Credential/AssumeRoleWithSAML.pm | cah-rfelsburg/paws | de9ffb8d49627635a2da588066df26f852af37e4 | [
"Apache-2.0"
] | null | null | null | lib/Paws/Credential/AssumeRoleWithSAML.pm | cah-rfelsburg/paws | de9ffb8d49627635a2da588066df26f852af37e4 | [
"Apache-2.0"
] | null | null | null | package Paws::Credential::AssumeRoleWithSAML;
use Moose;
use DateTime;
use DateTime::Format::ISO8601;
use Paws::Credential::None;
with 'Paws::Credential';
has expiration => (
is => 'rw',
isa => 'DateTime',
lazy => 1,
default => sub {
DateTime->from_epoch(epoch => 0); # need a better ... | 26.260274 | 99 | 0.588419 |
edb264fc233bd057945eca7c49684a1a61f04be1 | 8,485 | t | Perl | db-4.8.30.NC/perl/BerkeleyDB/t/filter.t | xnz-coin/xnz-core | b3ab708e8e91496ee98c9e4c9201bcd6a605c119 | [
"MIT"
] | 76 | 2018-01-26T12:44:41.000Z | 2019-03-20T06:04:55.000Z | db-4.8.30.NC/perl/BerkeleyDB/t/filter.t | xnz-coin/xnz-core | b3ab708e8e91496ee98c9e4c9201bcd6a605c119 | [
"MIT"
] | 12 | 2018-06-01T12:29:51.000Z | 2021-12-11T06:58:01.000Z | db-4.8.30.NC/perl/BerkeleyDB/t/filter.t | xnz-coin/xnz-core | b3ab708e8e91496ee98c9e4c9201bcd6a605c119 | [
"MIT"
] | 26 | 2017-06-06T05:20:40.000Z | 2020-01-18T01:17:35.000Z | #!./perl -w
# ID: %I%, %G%
use strict ;
use lib 't' ;
use BerkeleyDB;
use util ;
use Test::More;
plan tests => 52;
my $Dfile = "dbhash.tmp";
unlink $Dfile;
umask(0) ;
{
# DBM Filter tests
use strict ;
my (%h, $db) ;
my ($fetch_key, $store_key, $fetch_value, $store_value) = ("") x 4 ;
unlink $... | 25.948012 | 91 | 0.49723 |
eda4c94cda059868b9feb6b3052170f2b633b773 | 28,292 | pm | Perl | lib/Google/Ads/AdWords/v201406/TypeMaps/AdParamService.pm | gitpan/Google-Ads-AdWords-Client | 44c7408a1b7f8f16b22efa359c037d1f986f04f1 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/AdWords/v201406/TypeMaps/AdParamService.pm | gitpan/Google-Ads-AdWords-Client | 44c7408a1b7f8f16b22efa359c037d1f986f04f1 | [
"Apache-2.0"
] | null | null | null | lib/Google/Ads/AdWords/v201406/TypeMaps/AdParamService.pm | gitpan/Google-Ads-AdWords-Client | 44c7408a1b7f8f16b22efa359c037d1f986f04f1 | [
"Apache-2.0"
] | null | null | null |
package Google::Ads::AdWords::v201406::TypeMaps::AdParamService;
use strict;
use warnings;
our $typemap_1 = {
'Fault/detail/ApiExceptionFault/errors[RejectedError]/ApiError.Type' => 'SOAP::WSDL::XSD::Typelib::Builtin::string',
'getResponse/rval' => 'Google::Ads::AdWords::v201406::AdParam... | 107.166667 | 155 | 0.676375 |
ed80b5844a74cecd8502c15b668e4e72b4c765f2 | 1,878 | t | Perl | t/11_search_by_sql_hashref.t | egawata/Teng-Plugin-TmpSuppressRowObjects | f6d7231e1eb0ae43ab4ed44aefec013f8f1d1f40 | [
"Artistic-1.0"
] | null | null | null | t/11_search_by_sql_hashref.t | egawata/Teng-Plugin-TmpSuppressRowObjects | f6d7231e1eb0ae43ab4ed44aefec013f8f1d1f40 | [
"Artistic-1.0"
] | null | null | null | t/11_search_by_sql_hashref.t | egawata/Teng-Plugin-TmpSuppressRowObjects | f6d7231e1eb0ae43ab4ed44aefec013f8f1d1f40 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use utf8;
use lib qw(lib t/lib .);
use t::Util;
use Test::More;
my $db = create_testdb();
$db->dbh->do(q{
INSERT INTO test_table (id, name) VALUES (1, 'Apple'), (2, 'Banana'), (3, 'Coconut')
});
subtest 'search_by_sql_hashref (rows)' => sub {
my @rows = $db->search_by_sql_hashref(q... | 26.450704 | 88 | 0.522897 |
ed90e01559211b2b47ea74cbeacfe03292a2365c | 1,919 | pm | Perl | modules/Bio/EnsEMBL/Analysis/RunnableDB/ProteinAnnotation/Hmmpfam.pm | ens-bwalts/ensembl-analysis | 0ce32243f3ce17aad133ee1f5016e20ddff545bd | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Analysis/RunnableDB/ProteinAnnotation/Hmmpfam.pm | ens-bwalts/ensembl-analysis | 0ce32243f3ce17aad133ee1f5016e20ddff545bd | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Analysis/RunnableDB/ProteinAnnotation/Hmmpfam.pm | ens-bwalts/ensembl-analysis | 0ce32243f3ce17aad133ee1f5016e20ddff545bd | [
"Apache-2.0"
] | null | null | null | # Copyright [1999-2015] 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/license... | 24.922078 | 102 | 0.695675 |
ed627db442ae10fca6a6a3214cb672cb4d8d45c4 | 571 | pm | Perl | Git/usr/share/perl5/core_perl/Test/Tester/Delegate.pm | DalalBassam/myrecipeswebsite | 1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4 | [
"MIT"
] | 12 | 2016-05-06T23:44:19.000Z | 2018-04-27T21:46:36.000Z | Git/usr/share/perl5/core_perl/Test/Tester/Delegate.pm | DalalBassam/myrecipeswebsite | 1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4 | [
"MIT"
] | 5 | 2020-03-23T07:56:06.000Z | 2020-03-24T02:05:11.000Z | Git/usr/share/perl5/core_perl/Test/Tester/Delegate.pm | DalalBassam/myrecipeswebsite | 1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4 | [
"MIT"
] | 9 | 2016-10-21T08:18:57.000Z | 2021-05-23T14:19:21.000Z | use strict;
use warnings;
package Test::Tester::Delegate;
our $VERSION = '1.302073';
use Scalar::Util();
use vars '$AUTOLOAD';
sub new
{
my $pkg = shift;
my $obj = shift;
my $self = bless {}, $pkg;
return $self;
}
sub AUTOLOAD
{
my ($sub) = $AUTOLOAD =~ /.*::(.*?)$/;
return if $sub eq "DESTROY";
my $ob... | 12.413043 | 67 | 0.565674 |
ed7e24d93db1102b1a2eacd06dc78ddca4d7f8ac | 988 | pl | Perl | ch3-assert-retract/data_filler.pl | BernardBeefheart/prolog-is-not-dead | 2d27b0fe6a0170eaa776c488800aeedcfbb0d331 | [
"MIT"
] | null | null | null | ch3-assert-retract/data_filler.pl | BernardBeefheart/prolog-is-not-dead | 2d27b0fe6a0170eaa776c488800aeedcfbb0d331 | [
"MIT"
] | 7 | 2015-09-25T14:29:21.000Z | 2015-09-28T13:43:01.000Z | ch3-assert-retract/data_filler.pl | BernardBeefheart/prolog-is-not-dead | 2d27b0fe6a0170eaa776c488800aeedcfbb0d331 | [
"MIT"
] | null | null | null | %%
%% data_filler.pl
%%
:- module(data_filler,
[fillHommes/0, fillFemmes/0, fillPeres/0, fillMeres/0]).
:- use_module(basic_data).
%% fonction d'aide pour les deux suivantes
igetParents([], _).
igetParents([Pere, _ | Tail], X) :- igetParents(Tail, [Pere | X]).
%% création de la liste des pères
getPeres(X) :-
a... | 19.76 | 66 | 0.656883 |
edb06e68d439c61c075fe76182f8755a4cb15cfa | 5,900 | pm | Perl | lib/Net/TinyERP/NotaFiscalServicos.pm | garu/Net-TinyERP | 7e49eda93ca0073ff6bfea9d79b3429b328009fa | [
"Artistic-2.0"
] | 1 | 2021-11-26T14:26:10.000Z | 2021-11-26T14:26:10.000Z | lib/Net/TinyERP/NotaFiscalServicos.pm | garu/Net-TinyERP | 7e49eda93ca0073ff6bfea9d79b3429b328009fa | [
"Artistic-2.0"
] | null | null | null | lib/Net/TinyERP/NotaFiscalServicos.pm | garu/Net-TinyERP | 7e49eda93ca0073ff6bfea9d79b3429b328009fa | [
"Artistic-2.0"
] | null | null | null | package Net::TinyERP::NotaFiscalServicos;
use strict;
use warnings;
use IO::Socket::SSL;
use Scalar::Util ();
use Furl;
use JSON::MaybeXS qw( decode_json encode_json );
sub new {
my ($class, $parent) = @_;
my $token = \$parent->{token};
Scalar::Util::weaken($token);
bless {
parent_token => $tok... | 27.699531 | 105 | 0.602881 |
edbd933a92999e2c4dd0faabae7bcbe3eef869d9 | 1,780 | t | Perl | bundle/lua-resty-waf/t/unit/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | 1 | 2018-04-25T06:40:31.000Z | 2018-04-25T06:40:31.000Z | bundle/lua-resty-waf/t/unit/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | null | null | null | bundle/lua-resty-waf/t/unit/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | null | null | null | use Test::Nginx::Socket::Lua;
use Cwd qw(cwd);
my $pwd = cwd();
our $HttpConfig = qq{
lua_package_path "$pwd/lib/?.lua;;";
lua_package_cpath "$pwd/lib/?.lua;;";
};
repeat_each(3);
plan tests => repeat_each() * 3 * blocks() - 3;
no_shuffle();
run_tests();
__DATA__
=== TEST 1: Execute user-defined phase (collecti... | 17.8 | 75 | 0.652247 |
ed8ab7c8009a369415120dd8262529c43ab9a1a6 | 578 | pm | Perl | lib/DDG/Fathead/FileFormats.pm | racker/zeroclickinfo-fathead | 600fdf04fbf47b4035cc5451f245c87979446754 | [
"Apache-2.0"
] | 1 | 2015-02-04T13:07:50.000Z | 2015-02-04T13:07:50.000Z | lib/DDG/Fathead/FileFormats.pm | racker/zeroclickinfo-fathead | 600fdf04fbf47b4035cc5451f245c87979446754 | [
"Apache-2.0"
] | null | null | null | lib/DDG/Fathead/FileFormats.pm | racker/zeroclickinfo-fathead | 600fdf04fbf47b4035cc5451f245c87979446754 | [
"Apache-2.0"
] | null | null | null | package DDG::Fathead::FileFormats;
use DDG::Fathead;
primary_example_queries "file .cat";
secondary_example_queries
"file extension .pdf",
"psd file";
description "File extension descriptions";
name "FileFormats";
icon_url "/assets/icon_wikipedia.v101.png";
source "Wikipedia";
code_url "https://github.c... | 19.266667 | 94 | 0.721453 |
ed23d8ac52fa6255e9fc55e749c07c980628e60e | 402 | t | Perl | turing/test/support/help/Examples/Pic.New.t | Malcolm613/Turing | 7b101ee43123a700b7bbbaf01d58d178b57f96e7 | [
"MIT"
] | 37 | 2015-02-06T23:31:03.000Z | 2022-02-10T03:54:52.000Z | turing/test/support/help/Examples/Pic.New.t | Malcolm613/Turing | 7b101ee43123a700b7bbbaf01d58d178b57f96e7 | [
"MIT"
] | 8 | 2015-08-23T19:30:20.000Z | 2021-11-26T00:28:31.000Z | turing/test/support/help/Examples/Pic.New.t | Malcolm613/Turing | 7b101ee43123a700b7bbbaf01d58d178b57f96e7 | [
"MIT"
] | 23 | 2015-08-06T16:24:03.000Z | 2022-01-16T00:50:50.000Z | % The "Pic.New" program.
var picID : int
var x, y : int
Draw.FillBox (50, 50, 150, 150, red)
Draw.FillStar (50, 50, 150, 150, green)
Draw.FillOval (100, 100, 30, 30, blue)
picID := Pic.New (50, 50, 150, 150)
for i : 1 .. 50
x := Rand.Int (0, maxx) % Random x
y := Rand.Int (0, maxy) ... | 26.8 | 51 | 0.544776 |
ed2bbe27cc6c7689b32227b78c4d0a10507e25a2 | 11,409 | pm | Perl | lib/App/Netdisco/DB/Result/DevicePort.pm | rc9000/netdisco | a090094e779a41f5a51e15cba61e744971a255ff | [
"BSD-3-Clause"
] | null | null | null | lib/App/Netdisco/DB/Result/DevicePort.pm | rc9000/netdisco | a090094e779a41f5a51e15cba61e744971a255ff | [
"BSD-3-Clause"
] | null | null | null | lib/App/Netdisco/DB/Result/DevicePort.pm | rc9000/netdisco | a090094e779a41f5a51e15cba61e744971a255ff | [
"BSD-3-Clause"
] | null | null | null | use utf8;
package App::Netdisco::DB::Result::DevicePort;
use strict;
use warnings;
use NetAddr::MAC;
use MIME::Base64 'encode_base64url';
use base 'DBIx::Class::Core';
__PACKAGE__->table("device_port");
__PACKAGE__->add_columns(
"ip",
{ data_type => "inet", is_nullable => 0 },
"port",
{ data_type => "text"... | 25.638202 | 104 | 0.656938 |
ed4697d1fefcf94b80a44ad8045a4c66c8eeb2aa | 3,037 | pl | Perl | Boatwright_et_al.,2018/assembly_and_qc_scripts/fastqc/coverage-counts-with-rpkm_split_sam_by_tab.pl | BBarbazukLab/papers | fc77bcae17d475da99d758407be3ff7f9b298c3d | [
"MIT"
] | 3 | 2018-09-18T15:22:25.000Z | 2019-07-10T17:57:42.000Z | Boatwright_et_al.,2018/assembly_and_qc_scripts/fastqc/coverage-counts-with-rpkm_split_sam_by_tab.pl | BBarbazukLab/papers | fc77bcae17d475da99d758407be3ff7f9b298c3d | [
"MIT"
] | null | null | null | Boatwright_et_al.,2018/assembly_and_qc_scripts/fastqc/coverage-counts-with-rpkm_split_sam_by_tab.pl | BBarbazukLab/papers | fc77bcae17d475da99d758407be3ff7f9b298c3d | [
"MIT"
] | 4 | 2018-12-01T15:05:15.000Z | 2019-12-17T13:43:55.000Z | #! /usr/bin/perl
# Victor Amin 2010
use strict;
use warnings;
use Getopt::Std;
$Getopt::Std::STANDARD_HELP_VERSION = 1;
my %options;
getopts('f:p:s:h', \%options);
if ($options{h} || !$options{p} || !$options{f} || !$options{s}) {Getopt::Std->version_mess(); HELP_MESSAGE(\*STDERR)}
sub HELP_MESSAGE {
my $fh = shi... | 23.726563 | 199 | 0.608166 |
eda9e97b1b78327b6372f15dbea308e871032603 | 15,118 | pm | Perl | perl/src/lib/Locale/Maketext.pm | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 2,293 | 2015-01-02T12:46:10.000Z | 2022-03-29T09:45:43.000Z | perl/src/lib/Locale/Maketext.pm | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 315 | 2015-05-31T11:55:46.000Z | 2022-01-12T08:36:37.000Z | perl/src/lib/Locale/Maketext.pm | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 1,033 | 2015-01-04T07:48:40.000Z | 2022-03-24T09:34:37.000Z | package Locale::Maketext;
use strict;
use vars qw( @ISA $VERSION $MATCH_SUPERS $USING_LANGUAGE_TAGS
$USE_LITERALS $MATCH_SUPERS_TIGHTLY);
use Carp ();
use I18N::LangTags 0.30 ();
#--------------------------------------------------------------------------
BEGIN { unless(defined &DEBUG) { *DEBUG = sub () {0} } }
# defi... | 33.080963 | 97 | 0.513758 |
edaaf6eab7b87625e28e0f3282a4c5dec6ab4019 | 4,492 | pm | Perl | network/checkpoint/snmp/mode/connections.pm | garnier-quentin/centreon-plugins | 51c16b4419d640709d3352a260e4cd63cd96db14 | [
"Apache-2.0"
] | null | null | null | network/checkpoint/snmp/mode/connections.pm | garnier-quentin/centreon-plugins | 51c16b4419d640709d3352a260e4cd63cd96db14 | [
"Apache-2.0"
] | null | null | null | network/checkpoint/snmp/mode/connections.pm | garnier-quentin/centreon-plugins | 51c16b4419d640709d3352a260e4cd63cd96db14 | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2018 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... | 35.936 | 173 | 0.570793 |
ed852d3923e655977c590adaf6e830f808b30365 | 256 | t | Perl | test/tw-1637.t | sudosays/taskwarrior | 144e415e846cf27eb442c50d0e0dbce28cbb8213 | [
"MIT"
] | 2,527 | 2018-02-03T18:27:06.000Z | 2022-03-31T15:20:50.000Z | test/tw-1637.t | sudosays/taskwarrior | 144e415e846cf27eb442c50d0e0dbce28cbb8213 | [
"MIT"
] | 2,575 | 2018-02-04T22:17:19.000Z | 2022-03-26T18:54:36.000Z | test/tw-1637.t | sudosays/taskwarrior | 144e415e846cf27eb442c50d0e0dbce28cbb8213 | [
"MIT"
] | 263 | 2018-02-04T22:05:59.000Z | 2022-03-27T19:19:06.000Z | #!/usr/bin/env bash
. bash_tap_tw.sh
# This problems only appears for "modify", not for "add"
# The 'proj:mod' is interpreted as 'proj:modified', then DOM lookup substitutes
# the 'modified' date.
task add a
task 1 mod proj:mod
task 1 _project | grep mod
| 25.6 | 79 | 0.726563 |
ed5e4939697ef6cc19b4ed70106a86c96bd5e491 | 534 | pl | Perl | Mojoqq/perl/lib/unicore/lib/Dt/Sub.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | Mojoqq/perl/lib/unicore/lib/Dt/Sub.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | Mojoqq/perl/lib/unicore/lib/Dt/Sub.pl | ghuan/Mojo-webqq-for-windows | ad44014da4578f99aa3efad0b55f0fc3bc3af322 | [
"Unlicense"
] | null | null | null | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by ..\lib\unicore\mktables from the Unicode
# database, Version 8.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 or exi... | 23.217391 | 77 | 0.689139 |
edad0fc5fca512310e4de570baea4284e769692d | 2,543 | t | Perl | openresty-win32-build/thirdparty/perl5-5.29.6/dist/Net-Ping/t/400_ping_syn.t | nneesshh/openresty-win32-build | bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3 | [
"MIT"
] | 2 | 2018-06-15T08:32:44.000Z | 2019-01-12T03:20:41.000Z | openresty-win32-build/thirdparty/perl5-5.29.6/dist/Net-Ping/t/400_ping_syn.t | nneesshh/openresty-win32-build | bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3 | [
"MIT"
] | null | null | null | openresty-win32-build/thirdparty/perl5-5.29.6/dist/Net-Ping/t/400_ping_syn.t | nneesshh/openresty-win32-build | bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3 | [
"MIT"
] | null | null | null | use strict;
BEGIN {
if ($ENV{PERL_CORE}) {
unless ($ENV{PERL_TEST_Net_Ping}) {
print "1..0 # Skip: network dependent test\n";
exit;
}
}
unless (eval "require Socket") {
print "1..0 \# Skip: no Socket\n";
exit;
}
unless (getservbyname('echo', 'tcp')) {
print "1..0 \# Skip: no e... | 23.766355 | 91 | 0.586709 |
ed0d48e2c4019d27ec77a5d797110525e99b2993 | 1,655 | pl | Perl | tools/release/manuals.pl | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 24 | 2015-03-10T08:43:56.000Z | 2022-01-05T14:09:46.000Z | tools/release/manuals.pl | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 4 | 2015-07-04T18:15:33.000Z | 2018-05-18T05:33:33.000Z | tools/release/manuals.pl | Rockbox-Chinese-Community/Rockbox-RCC | a701aefe45f03ca391a8e2f1a6e3da1b8774b2f2 | [
"BSD-3-Clause"
] | 15 | 2015-01-21T13:58:13.000Z | 2020-11-04T04:30:22.000Z | #!/usr/bin/perl
$version="3.11.1";
require "tools/builds.pm";
my $verbose;
if($ARGV[0] eq "-v") {
$verbose =1;
shift @ARGV;
}
my $doonly;
if($ARGV[0]) {
$doonly = $ARGV[0];
print "only build $doonly\n" if($verbose);
}
# made once for all targets
sub runone {
my ($dir)=@_;
my $a;
if($do... | 20.182927 | 67 | 0.548036 |
edc0cc12d634f96f89b069740480bc7bd9db1c15 | 5,106 | t | Perl | test/shorten.t | j6s/timewarrior | 35a38d628c2c143ab009c7444a470a33a64e734e | [
"MIT"
] | null | null | null | test/shorten.t | j6s/timewarrior | 35a38d628c2c143ab009c7444a470a33a64e734e | [
"MIT"
] | null | null | null | test/shorten.t | j6s/timewarrior | 35a38d628c2c143ab009c7444a470a33a64e734e | [
"MIT"
] | null | null | null | #!/usr/bin/env python3
###############################################################################
#
# Copyright 2006 - 2018, Thomas Lauf, Paul Beckingham, Federico Hernandez.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the... | 37.544118 | 119 | 0.629651 |
edad7b690231d96bc993aa4044cdcc3e68d53a80 | 612 | t | Perl | t/01-sanity/05-var.t | niner/rakudo | b2d625b957a9389031edb8f3b8f951f3a4612dcb | [
"Artistic-2.0"
] | 1,205 | 2015-01-03T06:53:44.000Z | 2022-03-30T00:19:49.000Z | t/01-sanity/05-var.t | alabamenhu/rakudo | 2a13c31b88b999edf27800dc9c8633d01a1fad18 | [
"Artistic-2.0"
] | 3,646 | 2015-01-01T00:03:21.000Z | 2022-03-31T16:13:44.000Z | t/01-sanity/05-var.t | alabamenhu/rakudo | 2a13c31b88b999edf27800dc9c8633d01a1fad18 | [
"Artistic-2.0"
] | 482 | 2015-01-05T10:45:29.000Z | 2022-03-30T08:20:20.000Z | use v6;
# check variables
say '1..12';
my $o1 = 'ok 1'; say $o1;
my $o2; $o2 = 'ok 2'; say $o2;
my $a = 3; print 'ok '; say $a;
my $b; $b = 4; print 'ok '; say $b;
our $x = 5; say 'ok ', $x;
{ my $x = 6; say 'ok ', $x; };
if ($x + 2 == 7) { say 'ok ', $x + 2; }
{ my $x = 999; { our $x; say 'ok ', $x + 3; } }... | 16.105263 | 51 | 0.472222 |
ed7d71c4cc3c15d076c9da7e65f65ff6e8026a6a | 592 | pl | Perl | Projeto3/Squex/json.pl | JoeMGomes/LAIG-FEUP | 8d3b89afaafa6cc2fa46bcb36ee8a4c9fe7ade43 | [
"MIT"
] | null | null | null | Projeto3/Squex/json.pl | JoeMGomes/LAIG-FEUP | 8d3b89afaafa6cc2fa46bcb36ee8a4c9fe7ade43 | [
"MIT"
] | 69 | 2019-12-09T14:53:36.000Z | 2019-12-09T15:01:43.000Z | Projeto3/Squex/json.pl | JoeMGomes/LAIG-FEUP | 8d3b89afaafa6cc2fa46bcb36ee8a4c9fe7ade43 | [
"MIT"
] | null | null | null | json(List, Output):-
is_list(List),
list_to_json(List, Output).
json(Number, Number):-
number(Number).
json(Element, JSONElem):-
surround(Element, '"', '"', JSONElem).
iquals(X, X).
surround(Element, Left, Right, Surrounded):-
atom_concat(Left, Element, Temp),
atom_concat(Temp, Right, Surrounded).... | 22.769231 | 55 | 0.670608 |
ed931e7b1432e6f48095f98364a0141c2349da13 | 2,631 | pm | Perl | network/juniper/common/screenos/snmp/mode/components/module.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | null | null | null | network/juniper/common/screenos/snmp/mode/components/module.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | 2 | 2016-07-28T10:18:20.000Z | 2017-04-11T14:16:48.000Z | network/juniper/common/screenos/snmp/mode/components/module.pm | cstegm/centreon-plugins | b29bdb670de52a22d3520661dc7b9d2548ae7a1a | [
"Apache-2.0"
] | 1 | 2018-03-20T11:05:05.000Z | 2018-03-20T11:05:05.000Z | #
# Copyright 2019 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... | 37.585714 | 142 | 0.59293 |
ed6e70ec2f050352d8edee5f0e50e1c70874db50 | 7,264 | pm | Perl | lib/Kubernetes/Object/V1StatefulSet.pm | mrbobbytables/perl | 44a05ecf0c2f31056b08b2f736d386377030b04f | [
"Apache-2.0"
] | null | null | null | lib/Kubernetes/Object/V1StatefulSet.pm | mrbobbytables/perl | 44a05ecf0c2f31056b08b2f736d386377030b04f | [
"Apache-2.0"
] | null | null | null | lib/Kubernetes/Object/V1StatefulSet.pm | mrbobbytables/perl | 44a05ecf0c2f31056b08b2f736d386377030b04f | [
"Apache-2.0"
] | null | null | null |
=begin comment
Kubernetes
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
The version of the OpenAPI document: v1.13.7
Generated by: https://openapi-generator.tech
=end comment
=cut
#
# NOTE: This class is auto generated by OpenAPI Generator (https://op... | 29.893004 | 290 | 0.579295 |
ed9bc36c2f7a89759bc3eb1a5cc214f80e66705c | 445 | pm | Perl | lib/VMOMI/NetIpRouteConfigInfo.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | 1 | 2020-07-22T21:56:34.000Z | 2020-07-22T21:56:34.000Z | lib/VMOMI/NetIpRouteConfigInfo.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | null | null | null | lib/VMOMI/NetIpRouteConfigInfo.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | 1 | 2016-07-19T19:56:09.000Z | 2016-07-19T19:56:09.000Z | package VMOMI::NetIpRouteConfigInfo;
use parent 'VMOMI::DynamicData';
use strict;
use warnings;
our @class_ancestors = (
'DynamicData',
);
our @class_members = (
['ipRoute', 'NetIpRouteConfigInfoIpRoute', 1, 1],
);
sub get_class_ancestors {
return @class_ancestors;
}
sub get_class_members {
my $c... | 17.115385 | 59 | 0.692135 |
edb8cc45e5269449329e5b421762d3ca6715f90c | 475 | pm | Perl | lib/VMOMI/HostAccountSpec.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | 1 | 2020-07-22T21:56:34.000Z | 2020-07-22T21:56:34.000Z | lib/VMOMI/HostAccountSpec.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | null | null | null | lib/VMOMI/HostAccountSpec.pm | restump/p5-vmomi | e2571d72a1f552ddd0258ad289ec229d8d12a147 | [
"Apache-2.0"
] | 1 | 2016-07-19T19:56:09.000Z | 2016-07-19T19:56:09.000Z | package VMOMI::HostAccountSpec;
use parent 'VMOMI::DynamicData';
use strict;
use warnings;
our @class_ancestors = (
'DynamicData',
);
our @class_members = (
['id', undef, 0, ],
['password', undef, 0, 1],
['description', undef, 0, 1],
);
sub get_class_ancestors {
return @class_ancestors;
}
sub... | 16.964286 | 59 | 0.648421 |
ed7e8ca7a3d9dca265b593330bf45ce892b73dbf | 1,533 | t | Perl | t/rt50304-column_info_parentheses.t | rkleemann/DBD-MariaDB | 85f8f8f0c1bb0c0e7f54edd941729d423470e155 | [
"Artistic-1.0"
] | 30 | 2018-01-23T16:00:45.000Z | 2021-12-14T21:04:25.000Z | t/rt50304-column_info_parentheses.t | rkleemann/DBD-MariaDB | 85f8f8f0c1bb0c0e7f54edd941729d423470e155 | [
"Artistic-1.0"
] | 47 | 2018-01-25T08:55:18.000Z | 2021-12-26T17:58:33.000Z | t/rt50304-column_info_parentheses.t | rkleemann/DBD-MariaDB | 85f8f8f0c1bb0c0e7f54edd941729d423470e155 | [
"Artistic-1.0"
] | 14 | 2018-01-16T08:57:50.000Z | 2021-11-02T23:41:26.000Z | use strict;
use warnings;
use DBI;
use vars qw($test_dsn $test_user $test_password $state);
use lib 't', '.';
require "lib.pl";
use Test::More;
my $dbh = DbiTestConnect($test_dsn, $test_user, $test_password,
{ RaiseError => 1, PrintError => 0, AutoCommit => 0 });
ok($dbh->do("DROP TABLE IF EX... | 34.840909 | 93 | 0.676451 |
edb683dec08c7ff8129676306d9329a4196d4eab | 2,482 | pl | Perl | src/bin/pg_ctl/t/001_start_stop.pl | deart2k/gpdb | df0144f8536c34a19e1c0158580e79a3906ace2e | [
"PostgreSQL",
"Apache-2.0"
] | 12 | 2018-10-02T09:44:51.000Z | 2022-02-21T07:24:08.000Z | src/bin/pg_ctl/t/001_start_stop.pl | deart2k/gpdb | df0144f8536c34a19e1c0158580e79a3906ace2e | [
"PostgreSQL",
"Apache-2.0"
] | 134 | 2018-08-09T09:51:53.000Z | 2022-03-29T03:17:27.000Z | src/bin/pg_ctl/t/001_start_stop.pl | deart2k/gpdb | df0144f8536c34a19e1c0158580e79a3906ace2e | [
"PostgreSQL",
"Apache-2.0"
] | 8 | 2018-05-21T16:20:39.000Z | 2021-11-01T07:05:39.000Z | use strict;
use warnings;
use Config;
use TestLib;
use Test::More tests => 18;
my $tempdir = TestLib::tempdir;
my $tempdir_short = TestLib::tempdir_short;
program_help_ok('pg_ctl');
program_version_ok('pg_ctl');
program_options_handling_ok('pg_ctl');
command_ok([ 'pg_ctl', 'initdb', '-D', "$tempdir/data" ], 'pg_ctl ... | 33.093333 | 120 | 0.653102 |
edadbf6cd140b476908bc9bc4ac23568d38969d9 | 1,244 | pm | Perl | lib/PDF/FontStream.pm | JJ/PDF-Class-p6 | 3b8d8dd27f254728bc3750cb96b7809af2c3312c | [
"Artistic-2.0"
] | null | null | null | lib/PDF/FontStream.pm | JJ/PDF-Class-p6 | 3b8d8dd27f254728bc3750cb96b7809af2c3312c | [
"Artistic-2.0"
] | null | null | null | lib/PDF/FontStream.pm | JJ/PDF-Class-p6 | 3b8d8dd27f254728bc3750cb96b7809af2c3312c | [
"Artistic-2.0"
] | null | null | null | use PDF::COS::Tie;
use PDF::COS::Tie::Hash;
#| Target of PDF::FontDescriptor FontFile or FontFile 2 Attribute;
role PDF::FontStream
does PDF::COS::Tie::Hash {
use PDF::Metadata::XML;
use PDF::COS::Name;
has UInt $.Length1 is entry; # (Required for Type 1 and TrueType fonts) The length in bytes of the... | 69.111111 | 384 | 0.749196 |
edadb08c8f2ca53487d3d81758ff02b09c1f7346 | 4,212 | t | Perl | bundle/lua-resty-waf/t/acceptance/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | 1 | 2018-04-25T06:40:31.000Z | 2018-04-25T06:40:31.000Z | bundle/lua-resty-waf/t/acceptance/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | null | null | null | bundle/lua-resty-waf/t/acceptance/opts/01_custom_phase.t | rendraperdana/openresty-bundled | 463042263f6e78c075d580035192601649f339d5 | [
"BSD-2-Clause"
] | null | null | null | use Test::Nginx::Socket::Lua;
use Cwd qw(cwd);
my $pwd = cwd();
our $HttpConfig = qq{
lua_package_path "$pwd/lib/?.lua;$pwd/t/?.lua;;";
lua_package_cpath "$pwd/lib/?.lua;;";
};
repeat_each(3);
plan tests => repeat_each() * 7 * blocks() - 3;
no_shuffle();
run_tests();
__DATA__
=== TEST 1: DENY exits the phase wi... | 23.016393 | 241 | 0.653134 |
ed4da42193f0de039a304e5a564f91ed1b84d846 | 559,447 | pm | Perl | ms/arm/static/configdata.pm | reunanen/openssl1_1-win-build | 2f471eef0bed91d7561325c5857b009e49edf261 | [
"OpenSSL",
"MIT"
] | null | null | null | ms/arm/static/configdata.pm | reunanen/openssl1_1-win-build | 2f471eef0bed91d7561325c5857b009e49edf261 | [
"OpenSSL",
"MIT"
] | null | null | null | ms/arm/static/configdata.pm | reunanen/openssl1_1-win-build | 2f471eef0bed91d7561325c5857b009e49edf261 | [
"OpenSSL",
"MIT"
] | null | null | null | #! /usr/bin/env perl
package configdata;
use strict;
use warnings;
use Exporter;
#use vars qw(@ISA @EXPORT);
our @ISA = qw(Exporter);
our @EXPORT = qw(%config %target %disabled %withargs %unified_info @disablables);
our %config = (
AR => "lib",
ARFLAGS => [ "/nologo" ],
CC => "cl",
CFLAGS =>... | 32.552485 | 2,096 | 0.252478 |
ed99fb65b20532ab0196c9f95fddb253803741a0 | 9,552 | pm | Perl | modules/Bio/EnsEMBL/Compara/PipeConfig/BuildNewMasterDatabase_conf.pm | twalsh-ebi/ensembl-compara | 9214f49ec1c2600b265715775aa05093534814ac | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Compara/PipeConfig/BuildNewMasterDatabase_conf.pm | twalsh-ebi/ensembl-compara | 9214f49ec1c2600b265715775aa05093534814ac | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/Compara/PipeConfig/BuildNewMasterDatabase_conf.pm | twalsh-ebi/ensembl-compara | 9214f49ec1c2600b265715775aa05093534814ac | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
See the NOTICE file distributed with this work for additional information
regarding copyright ownership.
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/l... | 43.816514 | 178 | 0.596315 |
73f2b84ac4f76a573ac38b4e1af2e84fbee79077 | 10,843 | al | Perl | Apps/MX/HybridBCLast_MX/test/src/TestUpgradeMX.Codeunit.al | manjulchauhan/ALAppExtensions | 3f2f1d6e5337188b1af9c0275420f1c1de036a7f | [
"MIT"
] | 127 | 2018-04-17T18:03:03.000Z | 2019-05-06T18:54:17.000Z | Apps/MX/HybridBCLast_MX/test/src/TestUpgradeMX.Codeunit.al | snu-development/ALAppExtensions | 371a27fe48483be776642dde19483a87ae27289c | [
"MIT"
] | 2,279 | 2018-09-12T12:01:49.000Z | 2019-05-06T13:59:35.000Z | Apps/MX/HybridBCLast_MX/test/src/TestUpgradeMX.Codeunit.al | snu-development/ALAppExtensions | 371a27fe48483be776642dde19483a87ae27289c | [
"MIT"
] | 41 | 2018-05-17T11:19:52.000Z | 2019-04-30T17:30:38.000Z | codeunit 139912 "Test Upgrade MX"
{
Subtype = Test;
TestPermissions = Disabled;
var
Assert: Codeunit Assert;
LibraryHybridBCLast: Codeunit "Library - Hybrid BC Last";
CountryCodeTxt: Label 'MX', Locked = true;
[Test]
procedure TestIrs1099FormBoxesGetUpdated()
var
... | 42.857708 | 127 | 0.669556 |
ed1515e15453e0a01bfc8b5106143af9aee42826 | 573 | pm | Perl | auto-lib/Paws/MediaLive/ListInputsResponse.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/MediaLive/ListInputsResponse.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/MediaLive/ListInputsResponse.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z |
package Paws::MediaLive::ListInputsResponse;
use Moose;
has Inputs => (is => 'ro', isa => 'ArrayRef[Paws::MediaLive::Input]', traits => ['NameInRequest'], request_name => 'inputs');
has NextToken => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'nextToken');
has _request_id => (is =>... | 16.852941 | 127 | 0.643979 |
ed9add6230a8fc86efdd5f7bbdfb52aae6d53928 | 142 | pl | Perl | templates/perl/pod/VERSION.pl | ivanwills/App-TemplateCMD | 9e3a3f913e6e76cdf70bd32b5062d13d39003522 | [
"Artistic-1.0"
] | null | null | null | templates/perl/pod/VERSION.pl | ivanwills/App-TemplateCMD | 9e3a3f913e6e76cdf70bd32b5062d13d39003522 | [
"Artistic-1.0"
] | null | null | null | templates/perl/pod/VERSION.pl | ivanwills/App-TemplateCMD | 9e3a3f913e6e76cdf70bd32b5062d13d39003522 | [
"Artistic-1.0"
] | null | null | null | [% IF not version %][% version.pod = '0.001' %][% END -%]
=head1 VERSION
This documentation refers to [% module %] version [% version.pod %]
| 28.4 | 67 | 0.626761 |
ed6340d598a15c87d23b6390f76eb59dde15f451 | 3,166 | pm | Perl | Benchmarks/Recomputation/specOMP_install/bin/lib/Pod/Simple/PullParserTextToken.pm | sqsq87/NVC | 1ed478788978e3e85c219313cd55564d4037e242 | [
"MIT"
] | null | null | null | Benchmarks/Recomputation/specOMP_install/bin/lib/Pod/Simple/PullParserTextToken.pm | sqsq87/NVC | 1ed478788978e3e85c219313cd55564d4037e242 | [
"MIT"
] | null | null | null | Benchmarks/Recomputation/specOMP_install/bin/lib/Pod/Simple/PullParserTextToken.pm | sqsq87/NVC | 1ed478788978e3e85c219313cd55564d4037e242 | [
"MIT"
] | null | null | null |
require 5;
package Pod::Simple::PullParserTextToken;
use Pod::Simple::PullParserToken ();
use strict;
use vars qw(@ISA $VERSION);
@ISA = ('Pod::Simple::PullParserToken');
$VERSION = '3.14';
sub new { # Class->new(text);
my $class = shift;
return bless ['text', @_], ref($class) || $class;
}
# Purely accessors:
... | 24.542636 | 83 | 0.705306 |
edb34b374703d17590e1f3e5739d1a7a24bf3298 | 2,014 | pm | Perl | lib/MetaCPAN/Web/Model/API/Module.pm | MaxMood96/metacpan-web | eeb2e80123ebcbe20a2f2a9c82d6ca6e1723f00b | [
"Artistic-1.0"
] | 1 | 2021-11-07T18:55:34.000Z | 2021-11-07T18:55:34.000Z | lib/MetaCPAN/Web/Model/API/Module.pm | MaxMood96/metacpan-web | eeb2e80123ebcbe20a2f2a9c82d6ca6e1723f00b | [
"Artistic-1.0"
] | null | null | null | lib/MetaCPAN/Web/Model/API/Module.pm | MaxMood96/metacpan-web | eeb2e80123ebcbe20a2f2a9c82d6ca6e1723f00b | [
"Artistic-1.0"
] | null | null | null | package MetaCPAN::Web::Model::API::Module;
use Moose;
use namespace::autoclean;
extends 'MetaCPAN::Web::Model::API::File';
with 'MetaCPAN::Web::Role::RiverData';
=head1 NAME
MetaCPAN::Web::Model::Module - Catalyst Model
=head1 DESCRIPTION
Catalyst Model.
=head1 AUTHOR
Moritz Onken, Matthew Phillips
=head1 LICEN... | 22.886364 | 73 | 0.516882 |
ed2d38187d715e020a5dfec0d3a53a1b19af0dc1 | 10 | pl | Perl | HelloWorld/ProgrammingPerl/ch07/ch07.002.pl | grtlinux/KieaPerl | ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e | [
"Apache-2.0"
] | null | null | null | HelloWorld/ProgrammingPerl/ch07/ch07.002.pl | grtlinux/KieaPerl | ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e | [
"Apache-2.0"
] | null | null | null | HelloWorld/ProgrammingPerl/ch07/ch07.002.pl | grtlinux/KieaPerl | ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e | [
"Apache-2.0"
] | null | null | null | razzle();
| 5 | 9 | 0.6 |
edbcb7573e5fdaebe093115b19c7cc3c831047b3 | 2,739 | pl | Perl | Load/bin/printDirTree.pl | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 1 | 2022-03-15T08:20:22.000Z | 2022-03-15T08:20:22.000Z | Load/bin/printDirTree.pl | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 3 | 2019-12-17T17:33:51.000Z | 2022-03-23T13:32:13.000Z | Load/bin/printDirTree.pl | EuPathDB/ApiCommonData | 28e1ec4ff9d6ce3aeb96f4ecffa8b410fcd83f82 | [
"Apache-2.0"
] | 1 | 2022-03-15T08:20:23.000Z | 2022-03-15T08:20:23.000Z | #!/usr/bin/perl
#vvvvvvvvvvvvvvvvvvvvvvvvv GUS4_STATUS vvvvvvvvvvvvvvvvvvvvvvvvv
# GUS4_STATUS | SRes.OntologyTerm | auto | absent
# GUS4_STATUS | SRes.SequenceOntology | auto | absent
# GUS4_STATUS | Study.OntologyEntry | auto | absent
# GUS4_STATUS | SRes.GOTerm ... | 35.115385 | 114 | 0.484483 |
ed9c501143611f5e6a8e245ea2d53a257aa29361 | 274 | pm | Perl | auto-lib/Azure/Batch/DeploymentConfiguration.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/Batch/DeploymentConfiguration.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/Batch/DeploymentConfiguration.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | 1 | 2021-04-08T15:26:39.000Z | 2021-04-08T15:26:39.000Z | package Azure::Batch::DeploymentConfiguration;
use Moose;
has 'cloudServiceConfiguration' => (is => 'ro', isa => 'Azure::Batch::CloudServiceConfiguration' );
has 'virtualMachineConfiguration' => (is => 'ro', isa => 'Azure::Batch::VirtualMachineConfiguration' );
1;
| 39.142857 | 106 | 0.70438 |
ed73ad83a6bf22fa0fb8a12738474429772e2887 | 255 | pm | Perl | lib/HiveWeb/View/TT.pm | rexxar-tc/HiveWeb | 1c2305cf7b0b5d635573a042555799347659dc9a | [
"BSD-3-Clause"
] | 5 | 2017-12-18T21:33:38.000Z | 2019-10-02T02:42:07.000Z | lib/HiveWeb/View/TT.pm | rexxar-tc/HiveWeb | 1c2305cf7b0b5d635573a042555799347659dc9a | [
"BSD-3-Clause"
] | 150 | 2017-12-09T14:42:38.000Z | 2021-03-19T15:40:20.000Z | lib/HiveWeb/View/TT.pm | rexxar-tc/HiveWeb | 1c2305cf7b0b5d635573a042555799347659dc9a | [
"BSD-3-Clause"
] | 4 | 2019-11-13T22:38:15.000Z | 2021-07-08T17:01:39.000Z | package HiveWeb::View::TT;
use Moose;
use namespace::autoclean;
extends 'Catalyst::View::TT';
__PACKAGE__->config(
TEMPLATE_EXTENSION => '.tt',
render_die => 1,
ENCODING => 'utf-8',
CATALYST_VAR => 'Catalyst',
);
1;
| 17 | 35 | 0.592157 |
ed46d993fc3045b079b3c2462e17a4a456db413b | 6,451 | pm | Perl | lib/services/users.pm | juadk/os-autoinst-distri-opensuse | c871ace2bd206d92626056d0105957d5dbb3e22a | [
"FSFAP"
] | null | null | null | lib/services/users.pm | juadk/os-autoinst-distri-opensuse | c871ace2bd206d92626056d0105957d5dbb3e22a | [
"FSFAP"
] | 1 | 2021-09-24T08:46:26.000Z | 2021-09-24T09:13:01.000Z | lib/services/users.pm | michaelgrifalconi/os-autoinst-distri-opensuse | 3acecac79d58d18c4b19b9163eb544d207a69346 | [
"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: Package for users ser... | 31.622549 | 170 | 0.6816 |
eda8316e088e587048a0334bf42fba4e97996511 | 941 | pm | Perl | src/core/MixHash.pm | tony-o/deb-rakudodaily | 7c7c0b29c133d90fbe98472030baa2efb98125ac | [
"Artistic-2.0"
] | null | null | null | src/core/MixHash.pm | tony-o/deb-rakudodaily | 7c7c0b29c133d90fbe98472030baa2efb98125ac | [
"Artistic-2.0"
] | null | null | null | src/core/MixHash.pm | tony-o/deb-rakudodaily | 7c7c0b29c133d90fbe98472030baa2efb98125ac | [
"Artistic-2.0"
] | null | null | null | my class MixHash does Mixy {
method Mix (:$view) {
if $view {
my $mix := nqp::create(Mix);
$mix.BUILD( :elems(%!elems) );
$mix;
}
else {
Mix.new-from-pairs(%!elems.values);
}
}
method MixHash { self }
method Bag { Bag.n... | 25.432432 | 74 | 0.409139 |
ed5dafc9123d0ebc81220de5e9c402c2d11676ba | 1,318 | pm | Perl | lib/runtime/Com/Vmware/Vapi/Data/Definition/DoubleDefinition.pm | bince-criticalcase/vsphere-automation-sdk-perl | da3330bf66dc6c853e9a23062146d54afc299955 | [
"MIT"
] | 26 | 2017-04-24T19:20:08.000Z | 2021-12-06T23:15:09.000Z | lib/runtime/Com/Vmware/Vapi/Data/Definition/DoubleDefinition.pm | bince-criticalcase/vsphere-automation-sdk-perl | da3330bf66dc6c853e9a23062146d54afc299955 | [
"MIT"
] | 7 | 2017-05-25T04:49:56.000Z | 2020-10-12T09:13:16.000Z | lib/runtime/Com/Vmware/Vapi/Data/Definition/DoubleDefinition.pm | DamonLiang2021/vsphere-automation-sdk-perl | da3330bf66dc6c853e9a23062146d54afc299955 | [
"MIT"
] | 11 | 2017-05-05T11:52:12.000Z | 2021-12-06T23:14:59.000Z | ########################################################################
# Copyright (C) 2013 VMware, Inc.
########################################################################
## @file DoubleDefinition.pm
# Type definition for vAPI Double built-in type.
#
package Com::Vmware::Vapi::Data::Definition::DoubleDefiniti... | 23.122807 | 108 | 0.610015 |
73f34603134bd6a9438d4d8008c49c0ae3775ad6 | 931 | t | Perl | t/util.t | rabbiveesh/perl-sentry-sdk | 6cf5e97af7a963e6aa276a9a1c1002506c2f6a1d | [
"Artistic-1.0"
] | 7 | 2021-03-30T05:26:01.000Z | 2022-03-21T22:09:40.000Z | t/util.t | rabbiveesh/perl-sentry-sdk | 6cf5e97af7a963e6aa276a9a1c1002506c2f6a1d | [
"Artistic-1.0"
] | 12 | 2021-05-13T08:08:00.000Z | 2022-03-22T21:40:22.000Z | t/util.t | rabbiveesh/perl-sentry-sdk | 6cf5e97af7a963e6aa276a9a1c1002506c2f6a1d | [
"Artistic-1.0"
] | 1 | 2022-01-26T17:24:23.000Z | 2022-01-26T17:24:23.000Z | use Mojo::Base -strict, -signatures;
use Mojo::Util 'dumper';
use Test::More;
use Sentry::Util qw(
uuid4 truncate merge around
);
subtest 'uuid4()' => sub {
ok(uuid4() =~ m{\A [a-z0-9]{32} \z}xms);
};
subtest 'truncate()' => sub {
is(truncate('abcdef', 2), 'ab...');
};
subtest 'merge()' => sub {
my %target ... | 16.625 | 45 | 0.524168 |
ed9f6156073392d5180259c0948a59085192ca75 | 1,999 | pm | Perl | lib/Google/Ads/AdWords/v201809/MutateMembersOperation.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/MutateMembersOperation.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/MutateMembersOperation.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::MutateMembersOperation;
use strict;
use warnings;
__PACKAGE__->_set_element_form_qualified(1);
sub get_xmlns { 'https://adwords.google.com/api/adwords/rm/v201809' };
our $XML_ATTRIBUTE_CLASS;
undef $XML_ATTRIBUTE_CLASS;
sub __get_attr_class {
return $XML_ATTRIBUTE_CLASS;
... | 17.848214 | 174 | 0.688344 |
edacb0199f24dcc90d12892df3054e81d17c1271 | 12,186 | pm | Perl | lib/Perl/MinimumVersion/Fast.pm | git-the-cpan/Perl-MinimumVersion-Fast | 395bdb0609c87a496cb6d241acdf2ec7209cdfbb | [
"Artistic-1.0"
] | null | null | null | lib/Perl/MinimumVersion/Fast.pm | git-the-cpan/Perl-MinimumVersion-Fast | 395bdb0609c87a496cb6d241acdf2ec7209cdfbb | [
"Artistic-1.0"
] | null | null | null | lib/Perl/MinimumVersion/Fast.pm | git-the-cpan/Perl-MinimumVersion-Fast | 395bdb0609c87a496cb6d241acdf2ec7209cdfbb | [
"Artistic-1.0"
] | null | null | null | package Perl::MinimumVersion::Fast;
use 5.008005;
use strict;
use warnings;
use version ();
use Compiler::Lexer 0.19;
use List::Util qw(max);
our $VERSION = "0.17";
my $MIN_VERSION = version->new('5.008');
my $VERSION_5_020 = version->new('5.020');
my $VERSION_5_018 = version->new('5.018');
my $VERSION_5_016 = ve... | 35.118156 | 150 | 0.514935 |
73f41b78861d5d7328ac80280114a140ed78c67f | 554 | pm | Perl | lib/WebService/Mattermost/V4/API/Resource/Role/View/Bot.pm | OkayDave/WebService-Mattermost | 6982449840d8ae3a75e68f740195f64a46ee6cbc | [
"MIT"
] | 6 | 2020-11-10T21:22:50.000Z | 2022-01-25T17:26:12.000Z | lib/WebService/Mattermost/V4/API/Resource/Role/View/Bot.pm | OkayDave/WebService-Mattermost | 6982449840d8ae3a75e68f740195f64a46ee6cbc | [
"MIT"
] | 17 | 2020-08-10T22:11:30.000Z | 2021-11-19T20:18:09.000Z | lib/WebService/Mattermost/V4/API/Resource/Role/View/Bot.pm | OkayDave/WebService-Mattermost | 6982449840d8ae3a75e68f740195f64a46ee6cbc | [
"MIT"
] | 3 | 2020-10-02T14:27:54.000Z | 2021-08-09T23:48:10.000Z | package WebService::Mattermost::V4::API::Resource::Role::View::Bot;
# ABSTRACT: Links a resource to the bot view.
use Moo::Role;
use Types::Standard 'Str';
################################################################################
has view_name => (is => 'ro', isa => Str, default => 'Bot');
#################... | 19.103448 | 80 | 0.48556 |
edb9f8b95241dfe25718cfaf8fc9c61180df9372 | 270 | pm | Perl | auto-lib/Paws/CodeBuild/DeleteResourcePolicyOutput.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/CodeBuild/DeleteResourcePolicyOutput.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/CodeBuild/DeleteResourcePolicyOutput.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z |
package Paws::CodeBuild::DeleteResourcePolicyOutput;
use Moose;
has _request_id => (is => 'ro', isa => 'Str');
### main pod documentation begin ###
=head1 NAME
Paws::CodeBuild::DeleteResourcePolicyOutput
=head1 ATTRIBUTES
=head2 _request_id => Str
=cut
1; | 12.857143 | 52 | 0.7 |
ed9c045fe3e7743fce9716931391e9a37eb83a0b | 681 | pl | Perl | pythonrouge/RELEASE-1.5.5/data/WordNet-2.0-Exceptions/buildExeptionDB.pl | fuzihaofzh/pythonrouge | 6e2daf8499b67ab145727fbc0bca626ca4c6c62e | [
"MIT"
] | 14 | 2021-02-04T16:05:57.000Z | 2022-03-29T08:31:59.000Z | pythonrouge/RELEASE-1.5.5/data/WordNet-2.0-Exceptions/buildExeptionDB.pl | haoyijiang/pythonrouge | 7aeda94578558cb189fffffeb596195806c2ddcb | [
"MIT"
] | 2 | 2021-07-02T10:44:09.000Z | 2022-03-23T12:56:45.000Z | pythonrouge/RELEASE-1.5.5/data/WordNet-2.0-Exceptions/buildExeptionDB.pl | haoyijiang/pythonrouge | 7aeda94578558cb189fffffeb596195806c2ddcb | [
"MIT"
] | 4 | 2021-03-07T12:32:58.000Z | 2022-02-04T19:11:19.000Z | #!/usr/bin/perl -w
use DB_File;
@ARGV!=3&&die "Usage: buildExceptionDB.pl WordNet-exception-file-directory exception-file-extension output-file\n";
opendir(DIR,$ARGV[0])||die "Cannot open directory $ARGV[0]\n";
tie %exceptiondb,'DB_File',"$ARGV[2]",O_CREAT|O_RDWR,0640,$DB_HASH or
die "Cannot open exception db file ... | 30.954545 | 115 | 0.63583 |
ed352dd145beb18d48c3b548a4acb08a24f6f91e | 1,795 | t | Perl | t/74-RRSIG-ECDSAP384SHA384.t | gitpan/Net-DNS-SEC | 41bb441314754fac08a3b48a64a78e63fe2ca7f4 | [
"Unlicense"
] | null | null | null | t/74-RRSIG-ECDSAP384SHA384.t | gitpan/Net-DNS-SEC | 41bb441314754fac08a3b48a64a78e63fe2ca7f4 | [
"Unlicense"
] | null | null | null | t/74-RRSIG-ECDSAP384SHA384.t | gitpan/Net-DNS-SEC | 41bb441314754fac08a3b48a64a78e63fe2ca7f4 | [
"Unlicense"
] | null | null | null | # $Id: 74-RRSIG-ECDSAP384SHA384.t 1289 2015-01-05 10:08:59Z willem $ -*-perl-*-
#
use strict;
BEGIN {
use Test::More;
plan skip_all => 'optional Crypt::OpenSSL::EC not installed'
unless eval { require Crypt::OpenSSL::EC; };
plan skip_all => 'optional Crypt::OpenSSL::ECDSA not installed'
unless eval { requ... | 24.256757 | 79 | 0.703064 |
ed8c30595645df57dfd5263d94e23df41fdad5c0 | 6,355 | pm | Perl | docs/tool/Modules/NaturalDocs/SymbolTable/Reference.pm | teeworldsmods/teeworlds-war3 | f5d1920183cb499bcdcc62c622518aa373749576 | [
"Zlib"
] | 263 | 2015-08-10T22:07:01.000Z | 2022-03-19T22:08:14.000Z | docs/tool/Modules/NaturalDocs/SymbolTable/Reference.pm | teeworldsmods/teeworlds-war3 | f5d1920183cb499bcdcc62c622518aa373749576 | [
"Zlib"
] | 169 | 2015-08-10T21:53:33.000Z | 2021-12-14T16:20:33.000Z | docs/tool/Modules/NaturalDocs/SymbolTable/Reference.pm | teeworldsmods/teeworlds-war3 | f5d1920183cb499bcdcc62c622518aa373749576 | [
"Zlib"
] | 139 | 2015-08-10T21:32:47.000Z | 2022-01-25T04:42:43.000Z | ###############################################################################
#
# Package: NaturalDocs::SymbolTable::Reference
#
###############################################################################
#
# A class representing a symbol or a potential symbol.
#
##############################################... | 23.193431 | 144 | 0.596381 |
ed35fc53af49b4a3b989c9c4967e76bedd18b295 | 6,304 | al | Perl | benchmark/benchmarks/FASP-benchmarks/data/small-world-2/smallworld2-0727-60-350-1362.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/small-world-2/smallworld2-0727-60-350-1362.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/small-world-2/smallworld2-0727-60-350-1362.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | 1 62 232 245
2 176 179 224
3 28 40 44 116 131 168
4 78 94 211 267 331
5 106 199 265
6 29 64 216 348
7 41 47 295
8 51 100
9 13 32 133
10 294
11 65 116 140 166 173 196
12 106 153 184 315
13 53 75 125 131 178 195 227 345
14 149 152 243 323 339
15 17 40 292
16 92 120 172 195 237 324 341
17 82 118 179 277
18 73 77 182 204 2... | 18.379009 | 41 | 0.729695 |
ed118a6234bfedb0aba2efc3e76daabdb5b9462a | 44,293 | pm | Perl | lib/DateTime/TimeZone/Europe/Amsterdam.pm | fossabot/DateTime-TimeZone | d0e4bba9fec5b9956317976250d01f6cc0044ce7 | [
"Artistic-1.0"
] | null | null | null | lib/DateTime/TimeZone/Europe/Amsterdam.pm | fossabot/DateTime-TimeZone | d0e4bba9fec5b9956317976250d01f6cc0044ce7 | [
"Artistic-1.0"
] | null | null | null | lib/DateTime/TimeZone/Europe/Amsterdam.pm | fossabot/DateTime-TimeZone | d0e4bba9fec5b9956317976250d01f6cc0044ce7 | [
"Artistic-1.0"
] | 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/M7TZl06VNc/europe. Olson data version 2021a
#
# Do not edit this file directly.
#
package DateTime::Tim... | 26.893139 | 91 | 0.634276 |
ed6e1cc3219729fbe6e740be0ed5041c8bc01705 | 2,280 | pm | Perl | KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/lib/Thread/Signal.pm | rebplu/KOST-VAL | 1537125425068d5faec3bc4f5263df715956ae76 | [
"BSD-3-Clause-No-Nuclear-Warranty"
] | null | null | null | KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/lib/Thread/Signal.pm | rebplu/KOST-VAL | 1537125425068d5faec3bc4f5263df715956ae76 | [
"BSD-3-Clause-No-Nuclear-Warranty"
] | null | null | null | KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/lib/Thread/Signal.pm | rebplu/KOST-VAL | 1537125425068d5faec3bc4f5263df715956ae76 | [
"BSD-3-Clause-No-Nuclear-Warranty"
] | null | null | null | package Thread::Signal;
use Thread qw(async);
our $VERSION = '1.00';
=head1 NAME
Thread::Signal - Start a thread which runs signal handlers reliably (for old code)
=head1 CAVEAT
For new code the use of the C<Thread::Signal> module is discouraged and
the direct use of the C<threads> and associated modul... | 31.232877 | 83 | 0.735088 |
edc2a135ef82378f09f94d660426ae2ef4aa015a | 93 | t | Perl | t/oneshotn3.t | diegodario88/keyd | 013f1e55e1820a78b7728ca1f86410569b3f9172 | [
"MIT"
] | null | null | null | t/oneshotn3.t | diegodario88/keyd | 013f1e55e1820a78b7728ca1f86410569b3f9172 | [
"MIT"
] | null | null | null | t/oneshotn3.t | diegodario88/keyd | 013f1e55e1820a78b7728ca1f86410569b3f9172 | [
"MIT"
] | null | null | null | c down
2 down
2 up
c up
i down
i up
control down
shift down
i down
i up
control up
shift up
| 6.642857 | 12 | 0.731183 |
ed8601131398c77edcdbd3302b867c0446d8a251 | 633 | t | Perl | t/VisualResultTest.t | Pluxbox/radiomanager-perl-client | 91d760e3c653bf7558b26eed6c306abb00457a1d | [
"MIT"
] | null | null | null | t/VisualResultTest.t | Pluxbox/radiomanager-perl-client | 91d760e3c653bf7558b26eed6c306abb00457a1d | [
"MIT"
] | null | null | null | t/VisualResultTest.t | Pluxbox/radiomanager-perl-client | 91d760e3c653bf7558b26eed6c306abb00457a1d | [
"MIT"
] | null | null | null | =begin comment
RadioManager
RadioManager
OpenAPI spec version: 2.0
Contact: support@pluxbox.com
Generated by: https://github.com/swagger-api/swagger-codegen.git
=end comment
=cut
#
# NOTE: This class is auto generated by the Swagger Codegen
# Please update the test cases below to test the model.
# Ref: https://gi... | 18.617647 | 64 | 0.756714 |
ed8ddca55cb5511038032333dad40c4ba9cf54d4 | 1,042 | pl | Perl | Utils/xmlProcessor.pl | bernardocuteri/DecBench | 2280137ee76fc7a0dd6d6af20db6ba50027779a7 | [
"Apache-2.0"
] | null | null | null | Utils/xmlProcessor.pl | bernardocuteri/DecBench | 2280137ee76fc7a0dd6d6af20db6ba50027779a7 | [
"Apache-2.0"
] | null | null | null | Utils/xmlProcessor.pl | bernardocuteri/DecBench | 2280137ee76fc7a0dd6d6af20db6ba50027779a7 | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/perl
use Parse::RecDescent;
use Parse::Node;
use Parse::XmlParser;
use Data::Dumper;
use Getopt::Long;
GetOptions(\%options, "f=s");
$benchmarkXML = $options{f};
if(!$benchmarkXML) {
die "f parameter must be specified\n";
}
#print "#$variable\tcpuTime\twallTime\tmaxVirtualMemory\n";
open FILE, "$benchm... | 16.030769 | 59 | 0.647793 |
ed99fab925d41149adbd414cfd6f0fd04e23d351 | 24,066 | pm | Perl | extlib/lib/perl5/Test/Most.pm | akourm910e/akourm910e.github.io | f0ea20c4d923ccdf457f9b308d5ab390b2bbf0fd | [
"Artistic-2.0"
] | 2 | 2018-04-27T09:12:43.000Z | 2020-10-10T16:32:16.000Z | extlib/lib/perl5/Test/Most.pm | akourm910e/akourm910e.github.io | f0ea20c4d923ccdf457f9b308d5ab390b2bbf0fd | [
"Artistic-2.0"
] | 4 | 2021-01-28T20:49:55.000Z | 2022-03-25T19:02:54.000Z | extlib/lib/perl5/Test/Most.pm | kbasecollaborations/Kbasecollaborations.github.io | 49b8dff001c04f89c4b2c96f08e93f450d4b36b5 | [
"Artistic-2.0"
] | 1 | 2020-10-10T16:32:25.000Z | 2020-10-10T16:32:25.000Z | package Test::Most;
use warnings;
use strict;
use Test::Most::Exception 'throw_failure';
# XXX don't use 'base' as it can override signal handlers
use Test::Builder::Module;
our ( @ISA, @EXPORT, $DATA_DUMPER_NAMES_INSTALLED );
my $HAVE_TIME_HIRES;
BEGIN {
require Test::More;
if (Test::More->can('TB_PROVIDE... | 28.856115 | 93 | 0.646638 |
edc13bda03c64009d613fc3e550a1672c7590012 | 512 | t | Perl | src/contrib/pjdfstest/tests/symlink/07.t | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | src/contrib/pjdfstest/tests/symlink/07.t | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | src/contrib/pjdfstest/tests/symlink/07.t | lastweek/source-freebsd | 0821950b0c40cbc891a27964b342e0202a3859ec | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | #!/bin/sh
# vim: filetype=sh noexpandtab ts=8 sw=8
# $FreeBSD: head/tools/regression/pjdfstest/tests/symlink/07.t 211352 2010-08-15 21:24:17Z pjd $
desc="symlink returns ELOOP if too many symbolic links were encountered in translating the name2 path name"
dir=`dirname $0`
. ${dir}/../misc.sh
echo "1..6"
n0=`namegen... | 24.380952 | 107 | 0.710938 |
edbb5e11f64dac1f737abe6e75837d1f55f27aea | 3,608 | pm | Perl | lib/LINZ/Geodetic/GeodeticCrd.pm | linz/liblinz-geodetic-perl | 3087cf8a5684f41a3f088baf5f6baf61fc733eb6 | [
"BSD-3-Clause-Clear"
] | 7 | 2018-09-17T06:49:30.000Z | 2020-10-10T19:12:31.000Z | src/perl/perllib/LINZ/Geodetic/GeodeticCrd.pm | linz/snap | 1505880b282290fc28bbbe0c4d4f69088ad81de0 | [
"BSD-3-Clause"
] | 81 | 2016-11-09T01:18:19.000Z | 2022-03-31T04:34:12.000Z | src/perl/perllib/LINZ/Geodetic/GeodeticCrd.pm | linz/snap | 1505880b282290fc28bbbe0c4d4f69088ad81de0 | [
"BSD-3-Clause"
] | 5 | 2017-07-03T03:00:29.000Z | 2022-01-25T07:05:08.000Z | #===============================================================================
# Module: GeodeticCrd.pm
#
# Description: Defines packages:
# LINZ::Geodetic::GeodeticCrd
#
# Dependencies: Uses the following modules:
# Geodetic
# LI... | 30.066667 | 93 | 0.418237 |
ed76ab9eddfe85cec14a0a2dbf627f1db08c6618 | 514 | t | Perl | t/004-terms.t | jonathanstowe/XDG-BaseDirectory | a93ce79cbe61d4a182ac11dabc1dfb7b5f4db0eb | [
"Artistic-2.0"
] | null | null | null | t/004-terms.t | jonathanstowe/XDG-BaseDirectory | a93ce79cbe61d4a182ac11dabc1dfb7b5f4db0eb | [
"Artistic-2.0"
] | 2 | 2017-04-15T06:36:25.000Z | 2019-03-03T10:36:08.000Z | t/004-terms.t | jonathanstowe/XDG-BaseDirectory | a93ce79cbe61d4a182ac11dabc1dfb7b5f4db0eb | [
"Artistic-2.0"
] | 4 | 2015-10-12T01:18:04.000Z | 2019-02-24T14:05:20.000Z | use Test;
use XDG::BaseDirectory :terms;
plan 6;
is data-home, XDG::BaseDirectory.new.data-home, 'data-home is correct';
is data-dirs, XDG::BaseDirectory.new.data-dirs, 'data-dirs is correct';
is config-home, XDG::BaseDirectory.new.config-home, 'config-home is correct';
is config-dirs, XDG::BaseDirectory.new.... | 42.833333 | 77 | 0.741245 |
ed18101de48eec65bd5ae5fa67b961cbcf00f710 | 7,981 | pm | Perl | modules/Bio/EnsEMBL/Compara/RunnableDB/PairAligner/ImportNets.pm | nds/ensembl-compara | 32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685 | [
"Apache-2.0"
] | 40 | 2015-06-25T19:17:03.000Z | 2022-03-22T17:57:35.000Z | modules/Bio/EnsEMBL/Compara/RunnableDB/PairAligner/ImportNets.pm | nds/ensembl-compara | 32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685 | [
"Apache-2.0"
] | 343 | 2015-01-14T10:45:48.000Z | 2022-03-31T11:04:58.000Z | modules/Bio/EnsEMBL/Compara/RunnableDB/PairAligner/ImportNets.pm | nds/ensembl-compara | 32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685 | [
"Apache-2.0"
] | 102 | 2015-01-14T10:40:39.000Z | 2022-02-20T23:57:34.000Z | =head1 LICENSE
See the NOTICE file distributed with this work for additional information
regarding copyright ownership.
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/l... | 35.629464 | 301 | 0.654805 |
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.