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
ed55e1c1344f0c93366cfe52e8b5452691a6b8cb
734
t
Perl
t/zip-x.t
damil/App-Zip-Extract
b5a93f05cc424d013908ae1e54a6455c07f1b5ce
[ "ClArtistic" ]
null
null
null
t/zip-x.t
damil/App-Zip-Extract
b5a93f05cc424d013908ae1e54a6455c07f1b5ce
[ "ClArtistic" ]
null
null
null
t/zip-x.t
damil/App-Zip-Extract
b5a93f05cc424d013908ae1e54a6455c07f1b5ce
[ "ClArtistic" ]
null
null
null
use strict; use warnings; use Test::More; use lib "../lib"; use App::Zip::X; diag( "Testing App::Zip::X $App::Zip::X::VERSION, Perl $], $^X" ); # path to the docx file (my $docx = $0) =~ s[zip-x\.t$][etc/zip-x.docx]; # run, capturing STDOUT close STDOUT; open STDOUT, ">", \my $capture_stdout or die "could not r...
23.677419
81
0.632153
ed6c7f4b797fa1a0e7895485ce3fbed35cd3899b
16,223
pm
Perl
perl/local/lib/perl5/x86_64-linux/Text/Xslate/PP/Opcode.pm
MasamiMishima/isucon3
3d874a1d330212131289da0991cc648898d9d61f
[ "MIT" ]
null
null
null
perl/local/lib/perl5/x86_64-linux/Text/Xslate/PP/Opcode.pm
MasamiMishima/isucon3
3d874a1d330212131289da0991cc648898d9d61f
[ "MIT" ]
1
2019-03-10T05:33:03.000Z
2019-03-10T09:26:46.000Z
perl/local/lib/perl5/x86_64-linux/Text/Xslate/PP/Opcode.pm
takashabe/isucon3-qual
9b35f0299b76f38960d3594fd05c8467dab8dbe9
[ "MIT" ]
null
null
null
package Text::Xslate::PP::Opcode; use Mouse; extends qw(Text::Xslate::PP::State); our $VERSION = '2.0009'; use Carp (); use Scalar::Util (); use Text::Xslate::PP; use Text::Xslate::PP::Const; use Text::Xslate::PP::Method; use Text::Xslate::Util qw( p neat mark_raw unmark_raw html_escape uri_escape $DEBUG...
24.141369
108
0.458916
73edeb04f3359a59a12f5ac3bd53a35aadefd26f
5,163
pm
Perl
lib/Bio/EnsEMBL/DataCheck/Pipeline/DataCheckSummary.pm
danstaines/ensembl-datacheck
eea8117dec950a627d7ebb1adba95d125e245e87
[ "Apache-2.0" ]
null
null
null
lib/Bio/EnsEMBL/DataCheck/Pipeline/DataCheckSummary.pm
danstaines/ensembl-datacheck
eea8117dec950a627d7ebb1adba95d125e245e87
[ "Apache-2.0" ]
null
null
null
lib/Bio/EnsEMBL/DataCheck/Pipeline/DataCheckSummary.pm
danstaines/ensembl-datacheck
eea8117dec950a627d7ebb1adba95d125e245e87
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [2018-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 obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by appli...
29.169492
84
0.638389
ed79639de902c4ea530a6164361a8462411a545f
4,837
t
Perl
t/author-locale-yue.t
kentfredric/t-DTFST
77e85bf86fa608312d85f413a6babe008a8cabc8
[ "Artistic-2.0" ]
1
2020-01-21T11:29:08.000Z
2020-01-21T11:29:08.000Z
t/author-locale-yue.t
kentfredric/t-DTFST
77e85bf86fa608312d85f413a6babe008a8cabc8
[ "Artistic-2.0" ]
null
null
null
t/author-locale-yue.t
kentfredric/t-DTFST
77e85bf86fa608312d85f413a6babe008a8cabc8
[ "Artistic-2.0" ]
null
null
null
BEGIN { unless ($ENV{AUTHOR_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for testing by the author'); } } use strict; use warnings; use Test::More 0.96; use Test::Fatal; use DateTime::Format::Strptime; use DateTime::Locale; use DateTime; my $code_meth = DateTime::Locale...
20.582979
78
0.467025
ed60437aebff7591aff7029f044a6068adbb3a9c
2,561
t
Perl
t/BloodDonor.t
anishk33/zeroclickinfo-goodies
c9a7c926bd57e21eef419804e1bc868f35c8c7f8
[ "Apache-2.0" ]
null
null
null
t/BloodDonor.t
anishk33/zeroclickinfo-goodies
c9a7c926bd57e21eef419804e1bc868f35c8c7f8
[ "Apache-2.0" ]
null
null
null
t/BloodDonor.t
anishk33/zeroclickinfo-goodies
c9a7c926bd57e21eef419804e1bc868f35c8c7f8
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Test::More; use DDG::Test::Goodie; zci answer_type => "blood_donor"; zci is_cached => 1; sub build_structure { my ($blood_type, $data, $keys) = @_; return { id => 'blood_donor', name => 'Blood Donors', description => 'Returns available ...
29.77907
114
0.513081
ed509f9275c041aa7e2011b21033a1adf8dad950
9,240
pl
Perl
scripts/misc/generate_clin_significance_tables.pl
MatBarba/ensembl-variation
314c4e3f5708d9060605b7822b5cb8d4d867278c
[ "Apache-2.0" ]
null
null
null
scripts/misc/generate_clin_significance_tables.pl
MatBarba/ensembl-variation
314c4e3f5708d9060605b7822b5cb8d4d867278c
[ "Apache-2.0" ]
null
null
null
scripts/misc/generate_clin_significance_tables.pl
MatBarba/ensembl-variation
314c4e3f5708d9060605b7822b5cb8d4d867278c
[ "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] 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. # Y...
36.96
215
0.583442
ed05005a83b02d19d69317751d6be927aa37b0c4
2,672
pm
Perl
modules/Bio/EnsEMBL/Analysis/Tools/Pmatch/ContigHit.pm
ens-bwalts/ensembl-analysis
0ce32243f3ce17aad133ee1f5016e20ddff545bd
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Analysis/Tools/Pmatch/ContigHit.pm
ens-bwalts/ensembl-analysis
0ce32243f3ce17aad133ee1f5016e20ddff545bd
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Analysis/Tools/Pmatch/ContigHit.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...
19.792593
145
0.668413
ed0e02bb5f349ca5cb23431447dab3b65efb4011
550
pl
Perl
package-updates/log_parser.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
2
2019-10-17T18:00:03.000Z
2019-10-17T18:02:31.000Z
package-updates/log_parser.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
3
2020-04-30T14:00:11.000Z
2021-05-10T23:28:17.000Z
package-updates/log_parser.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
13
2017-09-25T21:59:36.000Z
2019-06-18T14:31:57.000Z
# log_parser.pl # Functions for parsing this module's logs do 'package-updates-lib.pl'; # parse_webmin_log(user, script, action, type, object, &params) # Converts logged information from this module into human-readable form sub parse_webmin_log { my ($user, $script, $action, $type, $object, $p) = @_; if ($action eq '...
22
71
0.683636
ed048d09700481706bf6609a7244484d7179ad0b
8,024
al
Perl
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0430-430-1712.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0430-430-1712.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0430-430-1712.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
1 291 414 2 37 63 171 249 316 3 26 374 389 397 405 4 215 252 333 359 5 78 251 281 332 6 16 194 391 396 7 223 272 310 386 419 8 150 307 367 9 6 194 348 391 10 2 245 316 372 419 11 56 166 281 295 12 19 199 375 13 25 30 139 140 160 240 244 14 181 256 341 409 15 164 246 286 311 364 16 6 80 396 17 57 142 430 18 43 302 305 3...
18.660465
35
0.733175
ed795d52357483d85931509db7be98fa78bef21d
5,448
pm
Perl
lib/Octium/Sked/Timetable/IDFrameSet.pm
aaronpriven/actium
08b26b9372a302a1470e8387a8d8a96ed43df399
[ "Artistic-1.0" ]
1
2017-01-30T04:22:33.000Z
2017-01-30T04:22:33.000Z
lib/Octium/Sked/Timetable/IDFrameSet.pm
aaronpriven/actium
08b26b9372a302a1470e8387a8d8a96ed43df399
[ "Artistic-1.0" ]
39
2015-07-10T22:52:17.000Z
2020-05-20T03:45:02.000Z
lib/Octium/Sked/Timetable/IDFrameSet.pm
aaronpriven/actium
08b26b9372a302a1470e8387a8d8a96ed43df399
[ "Artistic-1.0" ]
null
null
null
package Octium::Sked::Timetable::IDFrameSet 0.012; # Actium/O/Sked/Timetable/IDFrameSet.pm # Moose object representing the frame set (series of one or more frames # used on a page) for an InDesign timetable use Actium ('class'); use Octium; use Octium::Sked::Timetable::IDFrame; use overload '""' => sub { shift->de...
24.430493
74
0.676762
ed4813f3f2dec7482f4cfbf5689b71c0ec8fc794
4,437
al
Perl
AddOns/OIOUBL/app/src/Reminder/REP13632.CreateElectronicReminders.al
Ema-Falamas/ALAppExtensions
f9ee74c1e06c7382b1f8ff74a0e48ac3781646f6
[ "MIT" ]
null
null
null
AddOns/OIOUBL/app/src/Reminder/REP13632.CreateElectronicReminders.al
Ema-Falamas/ALAppExtensions
f9ee74c1e06c7382b1f8ff74a0e48ac3781646f6
[ "MIT" ]
null
null
null
AddOns/OIOUBL/app/src/Reminder/REP13632.CreateElectronicReminders.al
Ema-Falamas/ALAppExtensions
f9ee74c1e06c7382b1f8ff74a0e48ac3781646f6
[ "MIT" ]
null
null
null
// ------------------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // ------------------------------------------------------------...
34.130769
180
0.52513
ed4a1c1484b379ede94c8a9e171ac373d8342f43
992
pl
Perl
hashdecoder.pl
mutr0l/HashDecrypterCrypter-by-mutr0l
36d5ac0b54548ffd3b345ce94d66ad70c0cb33ea
[ "Apache-2.0" ]
null
null
null
hashdecoder.pl
mutr0l/HashDecrypterCrypter-by-mutr0l
36d5ac0b54548ffd3b345ce94d66ad70c0cb33ea
[ "Apache-2.0" ]
null
null
null
hashdecoder.pl
mutr0l/HashDecrypterCrypter-by-mutr0l
36d5ac0b54548ffd3b345ce94d66ad70c0cb33ea
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl #codado por mutr0l #hash decoder script #API md5.darkbyte.ru print <<banner; ███╗ ███╗██████╗ ███████╗██╗ ██╗ █████╗ ███████╗██╗ ██╗ ████╗ ████║██╔══██╗██╔════╝██║ ██║██╔══██╗██╔════╝██║ ██║ ██╔████╔██║██║ ██║███████╗███████║███████║███████╗███████║...
28.342857
76
0.313508
ed63f1f5934718d04323cb92d958d42d2391ba63
14,194
t
Perl
t/020-experiment.t
MadcapJake/Test-Lab
426512b31da69642145517ac2475050c1fa8f7ab
[ "Artistic-2.0" ]
5
2016-02-17T17:01:24.000Z
2021-01-05T15:48:15.000Z
t/020-experiment.t
MadcapJake/Test-Lab
426512b31da69642145517ac2475050c1fa8f7ab
[ "Artistic-2.0" ]
3
2016-02-21T04:16:25.000Z
2016-02-22T21:18:19.000Z
t/020-experiment.t
MadcapJake/Test-Lab
426512b31da69642145517ac2475050c1fa8f7ab
[ "Artistic-2.0" ]
5
2016-02-20T19:51:39.000Z
2020-01-10T08:51:31.000Z
use v6; use Test; use lib 'lib'; use Test::Lab::Experiment; use Test::Lab::Result; use Test::Lab::Errors; class Fake is Test::Lab::Experiment { has $.published-result; has @!exceptions; method exceptions { @!exceptions } method died($operation, Exception $exception) { @!exceptions.push: ($operation, $exce...
25.437276
100
0.564393
ed19515a76722ae71d2f3774374357f1913711e1
1,394
pm
Perl
lib/Business/EDI/CodeList/DutyOrTaxOrFeeFunctionCodeQualifier.pm
atz/Business-EDI
27514f11f91bccda85b8b411074d3dddbc8b28b1
[ "Artistic-1.0-cl8" ]
1
2015-10-29T13:18:40.000Z
2015-10-29T13:18:40.000Z
lib/Business/EDI/CodeList/DutyOrTaxOrFeeFunctionCodeQualifier.pm
atz/Business-EDI
27514f11f91bccda85b8b411074d3dddbc8b28b1
[ "Artistic-1.0-cl8" ]
null
null
null
lib/Business/EDI/CodeList/DutyOrTaxOrFeeFunctionCodeQualifier.pm
atz/Business-EDI
27514f11f91bccda85b8b411074d3dddbc8b28b1
[ "Artistic-1.0-cl8" ]
null
null
null
package Business::EDI::CodeList::DutyOrTaxOrFeeFunctionCodeQualifier; use base 'Business::EDI::CodeList'; my $VERSION = 0.02; sub list_number {5283;} my $usage = 'B'; # 5283 Duty or tax or fee function code qualifier [B] # Desc: Code qualifying the function of a duty or tax or fee. # Repr: an....
42.242424
125
0.667145
ed0a01c684cc61872c411ef2c08fd076f699db4b
4,125
pm
Perl
perl/lib/SCAMP/UnRPC/JsonStore.pm
Aceeri/scamp
5c55ebab123841d5e15e62b783e91be4e6d186fd
[ "MIT" ]
null
null
null
perl/lib/SCAMP/UnRPC/JsonStore.pm
Aceeri/scamp
5c55ebab123841d5e15e62b783e91be4e6d186fd
[ "MIT" ]
null
null
null
perl/lib/SCAMP/UnRPC/JsonStore.pm
Aceeri/scamp
5c55ebab123841d5e15e62b783e91be4e6d186fd
[ "MIT" ]
null
null
null
package UnRPC::JsonStore; use Moose; use namespace::autoclean; use Pod::JSchema; use JSON; use JSON::XS; has 'discovery' => (is => 'ro', isa => 'UnRPC::Discovery', required => 1); has 'api' => (is => 'ro', lazy_build => 1 ); sub BUILD { $_[0]->api } sub invoke_action { my ($self, $request, $action, $params) = @...
29.676259
126
0.532121
ed65e6d3f1a27a5e4d1179b134b2e2ffb501511a
4,665
pl
Perl
fasta/clip_small_leading_contigs.pl
SchwarzEM/ems_perl
0c20b1fe1d215689ee8db3677b23175bd968841f
[ "BSD-3-Clause" ]
2
2021-07-19T09:00:17.000Z
2021-08-30T02:45:18.000Z
fasta/clip_small_leading_contigs.pl
Superboy666/ems_perl
ce78eb5c2120566e6e55a786ebd15382cb38736f
[ "BSD-3-Clause" ]
null
null
null
fasta/clip_small_leading_contigs.pl
Superboy666/ems_perl
ce78eb5c2120566e6e55a786ebd15382cb38736f
[ "BSD-3-Clause" ]
1
2021-07-19T09:00:18.000Z
2021-07-19T09:00:18.000Z
#!/usr/bin/env perl # clip_small_leading_contigs.pl -- Erich Schwarz <ems394@cornell.edu>, 7/22/2013. # Purpose: given a genome assembly with some remaining leading very small contigs, clip scaffolds to remove them, and report the nt shifted for each scaffold. use strict; use warnings; use Getopt::Long; use Scalar::U...
37.32
160
0.554126
ed0f77d3436b33ae47d95e1e894e57ac6b912aef
1,159
pm
Perl
lib/Test2/Compare/Wildcard.pm
clayne/Test2-Suite
e841c9aa13febf85c56dbc12fe9320cd0b1605e0
[ "Artistic-1.0" ]
null
null
null
lib/Test2/Compare/Wildcard.pm
clayne/Test2-Suite
e841c9aa13febf85c56dbc12fe9320cd0b1605e0
[ "Artistic-1.0" ]
null
null
null
lib/Test2/Compare/Wildcard.pm
clayne/Test2-Suite
e841c9aa13febf85c56dbc12fe9320cd0b1605e0
[ "Artistic-1.0" ]
null
null
null
package Test2::Compare::Wildcard; use strict; use warnings; use base 'Test2::Compare::Base'; our $VERSION = '0.000145'; use Test2::Util::HashBase qw/expect/; use Carp qw/croak/; sub init { my $self = shift; croak "'expect' is a require attribute" unless exists $self->{+EXPECT}; $self->SUPER::i...
16.557143
80
0.726488
ed47224261b841699c485956e2e1c93faf800025
2,191
pl
Perl
util/mkfiles.pl
sketch-hq/openssl
2dc4be513b1ab59cce3f578488a870124dcff1b8
[ "OpenSSL" ]
null
null
null
util/mkfiles.pl
sketch-hq/openssl
2dc4be513b1ab59cce3f578488a870124dcff1b8
[ "OpenSSL" ]
null
null
null
util/mkfiles.pl
sketch-hq/openssl
2dc4be513b1ab59cce3f578488a870124dcff1b8
[ "OpenSSL" ]
null
null
null
#!/usr/local/bin/perl # # This is a hacked version of files.pl for systems that can't do a 'make files'. # Do a perl util/mkminfo.pl >MINFO to build MINFO # Written by Steve Henson 1999. # List of directories to process my @dirs = ( ".", "crypto", "crypto/md2", "crypto/md4", "crypto/md5", "crypto/sha", "crypto/mdc2",...
14.320261
80
0.554085
ed66de2bc06e405172c3a76716c1662b18569b15
2,283
t
Perl
t/ffi_build__fortran.t
plicease/FFI-Platypus-Lang-Fortran
50902cfc05cf29ea2c5328ee36cc0ef893230f34
[ "Artistic-1.0" ]
2
2015-02-10T12:09:09.000Z
2016-10-12T18:11:29.000Z
t/ffi_build__fortran.t
PerlFFI/FFI-Platypus-Lang-Fortran
256c800709c6f90a95f6662d0c8cb1dfdb8d494d
[ "Artistic-1.0" ]
7
2015-02-10T21:54:28.000Z
2018-08-19T17:27:08.000Z
t/ffi_build__fortran.t
PerlFFI/FFI-Platypus-Lang-Fortran
256c800709c6f90a95f6662d0c8cb1dfdb8d494d
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test::More 0.98; use lib 't/lib'; use Test::Cleanup; use FFI::Build; use FFI::Build::Platform; use File::Temp qw( tempdir ); use Capture::Tiny qw( capture_merged ); use File::Spec; use File::Path qw( rmtree ); use FFI::Platypus 1.00; use File::Glob qw( bsd_glob ); $ENV{FFI_PLATYPUS_DLERRO...
21.537736
104
0.535699
ed1429ed67530245634b06940e8a9fe4d4bc0351
14,907
pm
Perl
src/perl5/Bio/JBrowse/Cmd/FormatSequences.pm
rtylerr/jbrowse1.11-MultiBigWig
a1072b672b86263b0a9e0b1a12769421e2e971d3
[ "Artistic-2.0" ]
null
null
null
src/perl5/Bio/JBrowse/Cmd/FormatSequences.pm
rtylerr/jbrowse1.11-MultiBigWig
a1072b672b86263b0a9e0b1a12769421e2e971d3
[ "Artistic-2.0" ]
null
null
null
src/perl5/Bio/JBrowse/Cmd/FormatSequences.pm
rtylerr/jbrowse1.11-MultiBigWig
a1072b672b86263b0a9e0b1a12769421e2e971d3
[ "Artistic-2.0" ]
null
null
null
package Bio::JBrowse::Cmd::FormatSequences; =head1 NAME Bio::JBrowse::Cmd::FormatSequences - script module to format reference sequences (backend module for prepare-refseqs.pl) =cut use strict; use warnings; use base 'Bio::JBrowse::Cmd'; use Pod::Usage (); use File::Spec::Functions qw/ catfile catdir /; use File:...
32.477124
121
0.403837
73d98f665029eda8a7f5a8ccb428f21a6d7339e9
1,729
pm
Perl
auto-lib/Paws/SDB/ReplaceableItem.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SDB/ReplaceableItem.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SDB/ReplaceableItem.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
package Paws::SDB::ReplaceableItem; use Moose; has Attributes => (is => 'ro', isa => 'ArrayRef[Paws::SDB::ReplaceableAttribute]', request_name => 'Attribute', xmlname => 'Attribute', request_name => 'Attribute', traits => ['NameInRequest','Unwrapped','NameInRequest'], required => 1); has Name => (is => 'ro', isa ...
27.444444
239
0.718913
73f6c6a82563d5740b39959dd018139a6c255f2a
431
pl
Perl
perl/lib/unicore/lib/Nv/1_9.pl
JyothsnaMididoddi26/xampp
8f34d7fa7c2e6cc37fe4ece5e6886dc4e5c0757b
[ "Apache-2.0" ]
1
2017-01-31T08:49:16.000Z
2017-01-31T08:49:16.000Z
xampp/perl/lib/unicore/lib/Nv/1_9.pl
silent88/Biographies-du-Fontenay
af4567cb6b78003daa72c37b5ac9f5611a360a9f
[ "MIT" ]
2
2020-07-17T00:13:41.000Z
2021-05-08T17:01:54.000Z
perl/lib/unicore/lib/Nv/1_9.pl
Zolhyp/Plan
05dbf6a650cd54f855d1731dee70098c5c587339
[ "Apache-2.0" ]
null
null
null
# !!!!!!! 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...
30.785714
78
0.645012
73d5e9f64190348d8213862c92adb11d09723b1e
748
t
Perl
samples/client/petstore/perl/t/Model200ResponseTest.t
meadsteve/openapi-generator
e09d1bee43c317a8a856209cfc92ed8789a0c5f5
[ "Apache-2.0" ]
4
2021-02-20T21:39:04.000Z
2021-08-24T13:54:15.000Z
samples/client/petstore/perl/t/Model200ResponseTest.t
meadsteve/openapi-generator
e09d1bee43c317a8a856209cfc92ed8789a0c5f5
[ "Apache-2.0" ]
27
2021-04-07T07:30:36.000Z
2022-03-31T04:09:14.000Z
samples/client/petstore/perl/t/Model200ResponseTest.t
meadsteve/openapi-generator
e09d1bee43c317a8a856209cfc92ed8789a0c5f5
[ "Apache-2.0" ]
4
2020-12-07T02:43:58.000Z
2020-12-07T10:23:39.000Z
=begin comment OpenAPI Petstore This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\ The version of the OpenAPI document: 1.0.0 Generated by: https://openapi-generator.tech =end comment =cut # # NOTE: This cla...
22
156
0.75
ed6a31f50f03a6c2d20cee8cbe2599109b0db327
184
pm
Perl
lib/Acme/Flat/AV.pm
kentnl/Acme-Flat
c69abcb30d58a7a3d53a1def36a3c2bcee256976
[ "Artistic-1.0" ]
null
null
null
lib/Acme/Flat/AV.pm
kentnl/Acme-Flat
c69abcb30d58a7a3d53a1def36a3c2bcee256976
[ "Artistic-1.0" ]
null
null
null
lib/Acme/Flat/AV.pm
kentnl/Acme-Flat
c69abcb30d58a7a3d53a1def36a3c2bcee256976
[ "Artistic-1.0" ]
null
null
null
use 5.006; use strict; use warnings; package Acme::Flat::AV; # ABSTRACT: An Array Value our $VERSION = '0.001002'; # AUTHORITY use parent 'Acme::Flat::PVMG'; use Class::Tiny; 1;
10.823529
30
0.673913
ed531136fc28d79834eefec1cd8a05906ba0c366
5,061
pm
Perl
Slim/Utils/Light.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
Slim/Utils/Light.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
Slim/Utils/Light.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
package Slim::Utils::Light; # $Id: $ # Logitech Media Server Copyright 2001-2011 Logitech. # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License, # version 2. # This module provides some functions compatible with functions # from the core Logi...
22.004348
117
0.61806
ed77cc168af333488bb2aefca870d73167d29f92
126
t
Perl
test/error/JBackQuote1.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
36
2016-02-19T12:09:49.000Z
2022-02-03T13:13:21.000Z
test/error/JBackQuote1.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
null
null
null
test/error/JBackQuote1.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
6
2017-11-30T17:07:10.000Z
2022-03-12T14:46:21.000Z
%include{ TNode.tom } { `XML(<A> <B/> </A>); `XML(<A at1="foo" at2=x at3=dd("text")/>); ``toto }
11.454545
44
0.380952
ed319d60df501356e88aa8be91a941573a1b5d0e
2,529
pm
Perl
src/util/t_array.pm
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
src/util/t_array.pm
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
src/util/t_array.pm
zapfbandit/krb5
02f6ef7257c2b2d5a2db3d570944ba3cfa9319ee
[ "MIT", "Unlicense" ]
null
null
null
package t_array; use strict; use vars qw(@ISA); #require ktemplate; require t_template; @ISA=qw(t_template); my @parms = qw(NAME TYPE); my %defaults = ( ); my @templatelines = <DATA>; sub new { # no args my $self = {}; bless $self; $self->init(\@parms, \%defaults, \@templatelines); return $self; } ...
19.015038
74
0.631475
ed7b70350f92172ef7ec12da1ea47c364be84e87
3,527
pm
Perl
modules/Bio/EnsEMBL/Compara/RunnableDB/GenomicAlignBlock/SetGerpNeutralRate.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/GenomicAlignBlock/SetGerpNeutralRate.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/GenomicAlignBlock/SetGerpNeutralRate.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2020] 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...
30.938596
132
0.698611
ed4306c575789ede30f304999620bfeab9fdb003
4,296
pl
Perl
Dataset_Insertion_Process/0-selection_20000/0-selection_20000.pl
inralpgp/fishandchips
9bb7010e89ca383c38f986270214f450c3ef74e6
[ "Apache-2.0" ]
null
null
null
Dataset_Insertion_Process/0-selection_20000/0-selection_20000.pl
inralpgp/fishandchips
9bb7010e89ca383c38f986270214f450c3ef74e6
[ "Apache-2.0" ]
null
null
null
Dataset_Insertion_Process/0-selection_20000/0-selection_20000.pl
inralpgp/fishandchips
9bb7010e89ca383c38f986270214f450c3ef74e6
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl # Copyright {2017} INRA (Institut National de Recherche Agronomique - FRANCE) # # 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-...
24.548571
152
0.506052
ed2b0e4e96230ffabb35079f3865b10b7de04326
1,294
pl
Perl
test2.pl
Stelioschatzichronis/Perl_scripting
6592ea9b0d7465eb56028e7fcd0bba440d1842a6
[ "MIT" ]
null
null
null
test2.pl
Stelioschatzichronis/Perl_scripting
6592ea9b0d7465eb56028e7fcd0bba440d1842a6
[ "MIT" ]
null
null
null
test2.pl
Stelioschatzichronis/Perl_scripting
6592ea9b0d7465eb56028e7fcd0bba440d1842a6
[ "MIT" ]
null
null
null
use strict; use warnings; use Parallel::ForkManager; use Data::Dumper qw(Dumper); #my $forks = shift or die "Usage: $0 N\n"; my @numbers = (1,2,3,4,5,6,7,3.5); my %results; my $MAX_PROCESSES=4; #print "Forking up to $forks at a time\n"; #my $pm = Parallel::ForkManager...
25.372549
96
0.530139
ed782a141655b331652b4c13bd3711905a6512b0
6,804
pm
Perl
auto-lib/Paws/CostExplorer/GetCostAndUsageWithResources.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/CostExplorer/GetCostAndUsageWithResources.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/CostExplorer/GetCostAndUsageWithResources.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
package Paws::CostExplorer::GetCostAndUsageWithResources; use Moose; has Filter => (is => 'ro', isa => 'Paws::CostExplorer::Expression'); has Granularity => (is => 'ro', isa => 'Str'); has GroupBy => (is => 'ro', isa => 'ArrayRef[Paws::CostExplorer::GroupDefinition]'); has Metrics => (is => 'ro', isa => 'Arr...
39.789474
420
0.708407
73d831c8894ca0271f403ebc6cbd4d750c3c65b0
1,301
pl
Perl
tools/log2dis.pl
kuopinghsu/simple-riscv
9ad046187e816b8e28e9fdbff91c2d4255672b56
[ "MIT" ]
14
2020-06-17T05:23:30.000Z
2020-09-20T01:10:38.000Z
tools/log2dis.pl
kuopinghsu/simple-riscv
9ad046187e816b8e28e9fdbff91c2d4255672b56
[ "MIT" ]
2
2020-09-18T09:46:36.000Z
2020-09-22T13:18:14.000Z
tools/log2dis.pl
kuopinghsu/simple-riscv
9ad046187e816b8e28e9fdbff91c2d4255672b56
[ "MIT" ]
2
2020-09-18T08:31:26.000Z
2020-09-20T03:48:02.000Z
#!/usr/bin/perl -w use strict; my $VERBOSE = 1; my $CROSS_COMPILER = defined($ENV{'CROSS_COMPILER'}) ? $ENV{'CROSS_COMPILER'} : "riscv64-unknown-elf-"; my $objdump = "${CROSS_COMPILER}objdump"; my %DIS; $| = 1; if ($#ARGV == 2 && $ARGV[0] eq "-q") { $VERBOSE = 0; shift; } if ($#ARGV != 1) { print "Usage:...
20.983871
103
0.460415
ed6459fbc8f11a1dd7165f07b81175602b1a3a47
994
pl
Perl
prolog/hanoi/hanoi.pl
rla/old-code
06aa69c3adef8434992410687d466dc42779e57b
[ "Ruby", "MIT" ]
2
2015-11-08T10:01:47.000Z
2020-03-10T00:00:58.000Z
prolog/hanoi/hanoi.pl
rla/old-code
06aa69c3adef8434992410687d466dc42779e57b
[ "Ruby", "MIT" ]
null
null
null
prolog/hanoi/hanoi.pl
rla/old-code
06aa69c3adef8434992410687d466dc42779e57b
[ "Ruby", "MIT" ]
null
null
null
% Hanoi tornide lahendus % "The Art of Prolog" järgi % Raivo Laanemets, suvi 2006 :-op(1200, xfy, to). % Tornide lahendusalgoritm. % Rekursiooni baasjuhtum, 1 ketta korral % liigutame kohe selle ketta teisele pulgale, % kasutamata vahepulka. hanoi(1, A, B, _, [A to B]). % Rekursiooni samm. N ketta liigutamiseks % ...
22.088889
71
0.672032
ed4da209bf3dc28c27166840e78f41d9b94c4acc
8,247
pl
Perl
external/win_perl/lib/unicore/lib/Gc/Ll.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/lib/Gc/Ll.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
null
null
null
external/win_perl/lib/unicore/lib/Gc/Ll.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 ...
6.437939
78
0.672123
ed0bf0cc40df56f51942042a4e809e81406f8b26
6,167
pm
Perl
auto-lib/Paws/SavingsPlans/DescribeSavingsPlansOfferings.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/SavingsPlans/DescribeSavingsPlansOfferings.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/SavingsPlans/DescribeSavingsPlansOfferings.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::SavingsPlans::DescribeSavingsPlansOfferings; use Moose; has Currencies => (is => 'ro', isa => 'ArrayRef[Str|Undef]', traits => ['NameInRequest'], request_name => 'currencies'); has Descriptions => (is => 'ro', isa => 'ArrayRef[Str|Undef]', traits => ['NameInRequest'], request_name => 'descriptions'...
33.884615
249
0.665315
ed1e6c81f2b1030a87685450a80eaa5c7ef73483
977
pm
Perl
__module__.pm
geostarling/rex-gentoo-kernel
c3d58ada9b98712014484d9c88b988a6c39e35a8
[ "MIT" ]
null
null
null
__module__.pm
geostarling/rex-gentoo-kernel
c3d58ada9b98712014484d9c88b988a6c39e35a8
[ "MIT" ]
null
null
null
__module__.pm
geostarling/rex-gentoo-kernel
c3d58ada9b98712014484d9c88b988a6c39e35a8
[ "MIT" ]
null
null
null
package Rex::Gentoo::Kernel; use Rex -base; use Rex::Template::TT; use Term::ANSIColor; desc 'Compile and install Gentoo kernel'; task 'setup', sub { pkg "gentoo-sources", ensure => "present"; file "/usr/src/linux/.config", content => template("templates/usr/src/linux/config.tt"), on_change => sub...
16.016393
76
0.618219
ed48c095153e80ae9c7fdc758a8ca9411979c97a
5,754
t
Perl
S15-nfg/GraphemeBreakTest.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
S15-nfg/GraphemeBreakTest.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
S15-nfg/GraphemeBreakTest.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
## WHEN UPDATING UNICODE VERSION ALSO UPDATE docs/unicode-generated-tests.asciidoc use v6; my IO::Path $repo-dir = $?FILE.IO.parent(2).add("3rdparty/Unicode/11.0.0/ucd/auxiliary/GraphemeBreakTest.txt"); my IO::Path $rakudo-subdir = $?FILE.IO.parent(2); my IO::Path $rakudo-dir = $rakudo-subdir.child($repo-dir); ...
35.73913
158
0.573862
73f410002bd5b4b6df875b167a8de0e109a3d9a4
17,250
pm
Perl
tests/tap/perl/Test/RRA/Automake.pm
ktdreyer/remctl
cd89bf24c2d4a0a7bb42ad70b404ad20b02d3048
[ "TCL", "Ruby", "Unlicense", "MIT" ]
null
null
null
tests/tap/perl/Test/RRA/Automake.pm
ktdreyer/remctl
cd89bf24c2d4a0a7bb42ad70b404ad20b02d3048
[ "TCL", "Ruby", "Unlicense", "MIT" ]
null
null
null
tests/tap/perl/Test/RRA/Automake.pm
ktdreyer/remctl
cd89bf24c2d4a0a7bb42ad70b404ad20b02d3048
[ "TCL", "Ruby", "Unlicense", "MIT" ]
null
null
null
# Helper functions for Perl test programs in Automake distributions. # # This module provides a collection of helper functions used by test programs # written in Perl and included in C source distributions that use Automake. # They embed knowledge of how I lay out my source trees and test suites with # Autoconf and Aut...
35.276074
79
0.690319
ed4959b8a13a335a6284d6378fc9b058f3f59776
1,317
pl
Perl
main/solenv/bin/getrevision.pl
ackza/openoffice
d49dfe9c625750e261c7ed8d6ccac8d361bf3418
[ "Apache-2.0" ]
1
2019-12-27T19:25:34.000Z
2019-12-27T19:25:34.000Z
main/solenv/bin/getrevision.pl
ackza/openoffice
d49dfe9c625750e261c7ed8d6ccac8d361bf3418
[ "Apache-2.0" ]
null
null
null
main/solenv/bin/getrevision.pl
ackza/openoffice
d49dfe9c625750e261c7ed8d6ccac8d361bf3418
[ "Apache-2.0" ]
null
null
null
#************************************************************** # # 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 y...
33.769231
80
0.656796
ed50dddfcf4ab763b689fb55f3e4ee7a3c779e47
3,225
pm
Perl
lib/Krawfish/Util/Buffer.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
lib/Krawfish/Util/Buffer.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
lib/Krawfish/Util/Buffer.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
package Krawfish::Util::Buffer; use Krawfish::Log; use Carp qw/carp/; use bytes; use strict; use warnings; # Buffer contains a queue of spans, with a finger to point # on certain positions in the queue # TODO: # See for an example implementation listpack.c (redis): # - https://gist.github.com/antirez/66ffab20190e...
19.427711
84
0.597829
ed6379703a3c965fd33bec289225718e7a41b882
1,574
t
Perl
project-euler/215/t/to_from_id.t
zoffixznet/project-euler
39921379385ae2521354c7266a541c46785e85a2
[ "MIT" ]
null
null
null
project-euler/215/t/to_from_id.t
zoffixznet/project-euler
39921379385ae2521354c7266a541c46785e85a2
[ "MIT" ]
null
null
null
project-euler/215/t/to_from_id.t
zoffixznet/project-euler
39921379385ae2521354c7266a541c46785e85a2
[ "MIT" ]
null
null
null
#!/usr/bin/perl use strict; use warnings; use Test::More tests => 1; use lib '.'; use Euler215 qw(from_id to_id); use Test::Differences (qw( eq_or_diff )); { my $wall = [ { l => 8, o => 3, }, { l => 7, o => 3, }, { l => 6, o => 2, }, ]; # TEST eq_or_diff( from_id( to_id($wall) ), ...
29.698113
75
0.729352
73db55e1ca6940d46a0cfa67b52b13ab8d1595aa
32,429
pl
Perl
perl/vGhettoClone_extended.pl
mtboren/vghetto-scripts_fork
dbf0fdbfc39430bba000820019645bf5c538c996
[ "MIT", "Unlicense" ]
1
2021-01-11T20:34:46.000Z
2021-01-11T20:34:46.000Z
perl/vGhettoClone_extended.pl
v1ckxy/vghetto-scripts
8d2b7bcb62992dcabea60e525962bfa70305e8d5
[ "MIT", "Unlicense" ]
null
null
null
perl/vGhettoClone_extended.pl
v1ckxy/vghetto-scripts
8d2b7bcb62992dcabea60e525962bfa70305e8d5
[ "MIT", "Unlicense" ]
null
null
null
#!/usr/bin/perl -w # # Copyright (c) 2007 VMware, Inc. All rights reserved. # # Modified 'vmclone.pl' from VMware's VI Perl Toolkit Utilites by William Lam # http://engineering.ucsb.edu/~duonglt/vmware/vGhettoLinkedClone.html # # Modified by Chip Schweiss, chip.schweiss@wustl.edu # Merged changes from vmclone2.pl (htt...
35.558114
115
0.500262
ed2f83ada935b944d133bfcb09f7c244428a15a2
4,432
pm
Perl
auto-lib/Paws/Glue/Table.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/Table.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/Table.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::Table; use Moose; has CatalogId => (is => 'ro', isa => 'Str'); has CreatedBy => (is => 'ro', isa => 'Str'); has CreateTime => (is => 'ro', isa => 'Str'); has DatabaseName => (is => 'ro', isa => 'Str'); has Description => (is => 'ro', isa => 'Str'); has ...
24.486188
102
0.698105
73f7c534f60bb567d5a339921bce020caec20ec6
449
pl
Perl
perl/lib/unicore/lib/Ccc/ATAR.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/Ccc/ATAR.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/Ccc/ATAR.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 ...
26.411765
77
0.672606
73e48cb9d42d80357c3809e227723c443b02e740
564
pm
Perl
auto-lib/Paws/S3/GetObjectLockConfigurationOutput.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/S3/GetObjectLockConfigurationOutput.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/S3/GetObjectLockConfigurationOutput.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::S3::GetObjectLockConfigurationOutput; use Moose; has ObjectLockConfiguration => (is => 'ro', isa => 'Paws::S3::ObjectLockConfiguration'); use MooseX::ClassAttribute; class_has _payload => (is => 'ro', default => 'ObjectLockConfiguration'); has _request_id => (is => 'ro', isa => 'Str'); 1; ###...
19.448276
90
0.716312
ed549517274eebf2fdc7a60d88854ba94a34ae5a
510
pl
Perl
Prolog/Tree/22.CountOccurrenceTree.pl
angelmpalomares/ModelAndLanguagesForBioInformatics
0b981bfcdc2a58ad72da3513e783ef75e53c205c
[ "MIT" ]
null
null
null
Prolog/Tree/22.CountOccurrenceTree.pl
angelmpalomares/ModelAndLanguagesForBioInformatics
0b981bfcdc2a58ad72da3513e783ef75e53c205c
[ "MIT" ]
1
2021-06-08T07:44:38.000Z
2021-06-08T07:53:10.000Z
Prolog/Tree/22.CountOccurrenceTree.pl
angelmpalomares/ModelAndLanguagesForBioInformatics
0b981bfcdc2a58ad72da3513e783ef75e53c205c
[ "MIT" ]
2
2021-04-11T10:13:57.000Z
2021-06-07T23:20:31.000Z
% countOccurrenceN(Value,Tree,Result):- Return the number of occurrence of an element in a Tree countOccurrenceN(_,nil,0):-!. countOccurrenceN(Root,t(Root,nil,nil),1):-!. countOccurrenceN(Elem,t(Root,Left,Right),Res):- Elem \== Root, !, countOccurrenceN(Elem,Left,RLeft), countOccurrenceN(Elem,Right,RRight)...
39.230769
95
0.713725
ed40294a3fbe1589a0743ce08890b2d29a6b39bc
952
pl
Perl
www/CiaoDE/ciao/library/argnamesv/examples/simple_db.pl
leuschel/ecce
f7f834bd219759cd7e8b3709801ffe26082c766d
[ "Apache-2.0" ]
10
2015-10-16T08:23:29.000Z
2020-08-10T18:17:26.000Z
www/CiaoDE/ciao/library.development/argnamesvv/examples/simple_db.pl
leuschel/ecce
f7f834bd219759cd7e8b3709801ffe26082c766d
[ "Apache-2.0" ]
null
null
null
www/CiaoDE/ciao/library.development/argnamesvv/examples/simple_db.pl
leuschel/ecce
f7f834bd219759cd7e8b3709801ffe26082c766d
[ "Apache-2.0" ]
3
2015-10-18T11:11:44.000Z
2019-02-13T14:18:49.000Z
:- module(simple_db,_,[argnames,assertions,regtypes]). :- use_module(library(aggregates)). :- comment(title,"A simple database application using argument names"). :- pred product/4 :: int * string * string * int. :- argnames product( id, description, brand, quantity ). % ----------------...
36.615385
75
0.507353
ed74dff717f038409f57af4da627d25406fcbadd
3,169
t
Perl
openresty-win32-build/thirdparty/perl5-5.29.6/dist/Devel-PPPort/t/magic.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/Devel-PPPort/t/magic.t
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
openresty-win32-build/thirdparty/perl5-5.29.6/dist/Devel-PPPort/t/magic.t
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
################################################################################ # # !!!!! Do NOT edit this file directly! !!!!! # # Edit mktests.PL and/or parts/inc/magic instead. # # This file was automatically generated from the definition files in the # parts/inc/ subdirectory by mktests...
26.190083
82
0.591354
ed24478eb9066849cc727624c68e888a781efc2f
4,614
t
Perl
t/Flights.t
rezhajulio/zeroclickinfo-spice
b45d330ebd9d253837ade7a7fb90bbdcf73714ba
[ "Apache-2.0" ]
9
2018-04-02T10:10:06.000Z
2021-07-07T04:51:46.000Z
t/Flights.t
rezhajulio/zeroclickinfo-spice
b45d330ebd9d253837ade7a7fb90bbdcf73714ba
[ "Apache-2.0" ]
null
null
null
t/Flights.t
rezhajulio/zeroclickinfo-spice
b45d330ebd9d253837ade7a7fb90bbdcf73714ba
[ "Apache-2.0" ]
1
2018-10-02T06:37:27.000Z
2018-10-02T06:37:27.000Z
#!/usr/bin/env perl use strict; use warnings; use Test::More; use DDG::Test::Spice; # get the current UTC time, minus six hours my ($second, $minute, $hour, $dayOfMonth, $month, $year, $dayOfWeek, $dayOfYear, $daylightSavings) = gmtime(time - 21600); $year += 1900; $month += 1; # if these tests are run ...
35.767442
132
0.628739
ed46d17936cee207169874320596fa61407b15d9
2,410
pm
Perl
storage/quantum/dxi/ssh/plugin.pm
garnier-quentin/centreon-plugins
51c16b4419d640709d3352a260e4cd63cd96db14
[ "Apache-2.0" ]
null
null
null
storage/quantum/dxi/ssh/plugin.pm
garnier-quentin/centreon-plugins
51c16b4419d640709d3352a260e4cd63cd96db14
[ "Apache-2.0" ]
null
null
null
storage/quantum/dxi/ssh/plugin.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...
40.847458
116
0.565975
ed0575f0afb6e54e6d923e45cf9b4a09344623c7
922
pm
Perl
lib/WWW/Shopify/Model/Locale.pm
gitpan/WWW-Shopify
359a1a7e421668fee2843440b00bf218f3d8854e
[ "MIT" ]
null
null
null
lib/WWW/Shopify/Model/Locale.pm
gitpan/WWW-Shopify
359a1a7e421668fee2843440b00bf218f3d8854e
[ "MIT" ]
null
null
null
lib/WWW/Shopify/Model/Locale.pm
gitpan/WWW-Shopify
359a1a7e421668fee2843440b00bf218f3d8854e
[ "MIT" ]
null
null
null
#!/usr/bin/perl use strict; use warnings; use WWW::Shopify; package WWW::Shopify::Model::Locale; use parent "WWW::Shopify::Model::Item"; sub countable { return undef; } sub creatable { return undef; } sub updatable { return undef; } sub deletable { return undef; } my $fields; sub fields { return $fields; } BEGIN ...
27.117647
100
0.664859
ed34285fee6f0e02e8ace2546c3c7b4f5ebe8c77
9,901
pm
Perl
auto-lib/Paws/Lightsail/GetInstanceMetricData.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/Lightsail/GetInstanceMetricData.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/Lightsail/GetInstanceMetricData.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::Lightsail::GetInstanceMetricData; use Moose; has EndTime => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'endTime' , required => 1); has InstanceName => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'instanceName' , required => 1); has MetricNa...
35.873188
488
0.740935
ed0407cd6d878bd26dbc28db2ffca3fd18999e19
34,294
pl
Perl
pxpjcid.pl
munepi/PXacid
2b6bbd6dd2e73020582f65c9a28419c596f1af71
[ "MIT" ]
null
null
null
pxpjcid.pl
munepi/PXacid
2b6bbd6dd2e73020582f65c9a28419c596f1af71
[ "MIT" ]
null
null
null
pxpjcid.pl
munepi/PXacid
2b6bbd6dd2e73020582f65c9a28419c596f1af71
[ "MIT" ]
null
null
null
#!/usr/bin/perl # pxpjcid.pl # use strict; our $xetex = "xetex -interaction=batchmode"; our $pltotf = "pltotf"; our $pltotf = "uppltotf"; our $opl2ofm = "opl2ofm"; our $ovp2ovf = "ovp2ovf"; # our $prog_name = "pxpjcid"; our $version = "0.3.1"; our $mod_date = "2017/04/21"; our $temp_base = "__$prog_name$$"; our $gid_of...
16.369451
78
0.601301
ed57aedacdd9215403a0a3d3ffbab209dfa18843
1,441
pl
Perl
ass/ass1/prolog_search/romania.pl
haoweilou/COMP3411
cff984c311a05daa396821156919452547dfa347
[ "MIT" ]
null
null
null
ass/ass1/prolog_search/romania.pl
haoweilou/COMP3411
cff984c311a05daa396821156919452547dfa347
[ "MIT" ]
null
null
null
ass/ass1/prolog_search/romania.pl
haoweilou/COMP3411
cff984c311a05daa396821156919452547dfa347
[ "MIT" ]
null
null
null
% romania.pl goal(bucharest). s(arad,sibiu,140). s(arad,timisoara,118). s(arad,zerind,75). s(bucharest,fagaras,211). s(bucharest,giurgiu,90). s(bucharest,pitesti,101). s(bucharest,urziceni,85). s(craiova,dobreta,120). s(craiova,pitesti,138). s(craiova,rimnicu_vilcea,146). s(dobreta,craiova,120). s(dobreta,mehadia,...
15.835165
30
0.718251
ed45e8c49b08c374308b71ea02c8bc913e8117bc
4,133
pm
Perl
apps/antivirus/kaspersky/snmp/mode/events.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/antivirus/kaspersky/snmp/mode/events.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/antivirus/kaspersky/snmp/mode/events.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "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...
28.115646
132
0.591338
ed3015c60e9e6f885850487ec1c218548ec67fea
938
t
Perl
t/50-mech-content-nonhtml.t
Corion/WWW-Mechanize-Chrome
484030ede01fd8e0b3366d1dacbd646f96e95279
[ "Artistic-2.0" ]
27
2017-07-24T12:02:36.000Z
2022-01-04T10:39:12.000Z
t/50-mech-content-nonhtml.t
Corion/WWW-Mechanize-Chrome
484030ede01fd8e0b3366d1dacbd646f96e95279
[ "Artistic-2.0" ]
53
2017-06-26T21:41:40.000Z
2022-01-20T16:51:24.000Z
t/50-mech-content-nonhtml.t
Corion/WWW-Mechanize-Chrome
484030ede01fd8e0b3366d1dacbd646f96e95279
[ "Artistic-2.0" ]
16
2017-05-25T06:15:42.000Z
2022-01-04T10:39:16.000Z
#!perl -w use strict; use Test::More; use WWW::Mechanize::Chrome; use Log::Log4perl qw(:easy); use lib '.'; use t::helper; Log::Log4perl->easy_init($ERROR); # Set priority of root logger to ERROR # What instances of Chrome will we try? my @instances = t::helper::browser_instances(); my $testcount = 2; if (my $err ...
22.333333
74
0.6258
ed6011c99c9e359016e0a9f0d7bde5bfa914635e
275
pm
Perl
App/Gromacs/Input.pm
vitduck/HPC
fbd2c9c5c8beb6fe76b562f52632626644720b01
[ "BSD-3-Clause" ]
null
null
null
App/Gromacs/Input.pm
vitduck/HPC
fbd2c9c5c8beb6fe76b562f52632626644720b01
[ "BSD-3-Clause" ]
null
null
null
App/Gromacs/Input.pm
vitduck/HPC
fbd2c9c5c8beb6fe76b562f52632626644720b01
[ "BSD-3-Clause" ]
null
null
null
package HPC::App::Gromacs::Input; use Moose::Role; use MooseX::Attribute::Chained; use HPC::Types::App::Gromacs qw(Tpr); has 'tpr' => ( is => 'rw', isa => Tpr, traits => ['Chained'], predicate => '_has_tpr', coerce => 1, ); 1
16.176471
38
0.516364
73ee13cdd4d5dc26e4b256a77753c28573f8913d
2,395
pl
Perl
perl/lib/unicore/lib/Perl/_XExtend.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/Perl/_XExtend.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/Perl/_XExtend.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 ...
10.886364
77
0.751566
ed7c833c6df2cae79dbe9aad1680e9f898c9a67b
3,155
pl
Perl
ecpluginbuilder.pl
electric-cloud-community/unplug
31bd6445fdc0252da66afda615d2aa83e7ce73c9
[ "Apache-2.0" ]
1
2019-02-26T13:05:05.000Z
2019-02-26T13:05:05.000Z
ecpluginbuilder.pl
electric-cloud-community/Unplug
31bd6445fdc0252da66afda615d2aa83e7ce73c9
[ "Apache-2.0" ]
7
2019-02-22T12:54:26.000Z
2019-03-22T14:53:46.000Z
ecpluginbuilder.pl
electric-cloud-community/unplug
31bd6445fdc0252da66afda615d2aa83e7ce73c9
[ "Apache-2.0" ]
1
2019-02-26T13:07:16.000Z
2019-02-26T13:07:16.000Z
#!/usr/bin/env perl # Build, upload and promote Unplug using ecpluginbuilder # https://github.com/electric-cloud/ecpluginbuilder use XML::Simple qw(:strict); use Data::Dumper; use strict; use File::Copy; use ElectricCommander (); $| = 1; my $ec = new ElectricCommander->new(); my $epb="../ecpluginbuil...
28.944954
125
0.61458
ed607006bacaa7e28ec955595de9fab028923ed0
948
t
Perl
test/url.t
dagolden/git-hub
76c9d56190f8cdae11849d6e32a30e265e3de2ab
[ "MIT" ]
1
2015-10-15T06:57:15.000Z
2015-10-15T06:57:15.000Z
test/url.t
perlpunk/git-hub
55ddab774e2809fd34e3d9866a3debccb944b8b9
[ "MIT" ]
null
null
null
test/url.t
perlpunk/git-hub
55ddab774e2809fd34e3d9866a3debccb944b8b9
[ "MIT" ]
null
null
null
#!/usr/bin/env bash # Set up the test environment (PATH, etc) source test/setup # This is set for other tests, but cause problems here unset GIT_DIR # Pull in TAP framework (from ext/test-more-bash) use Test::More # Make a test repo dir called tmp # TODO: this should be abstracted rm -fr tmp mkdir tmp # Create a ba...
22.571429
65
0.694093
ed053bd8c9f86a6b84a80c942af2edbb21898a56
885
al
Perl
Apps/CZ/CompensationLocalization/app/Src/Codeunits/NotificationHandler.Codeunit.al
manjulchauhan/ALAppExtensions
3f2f1d6e5337188b1af9c0275420f1c1de036a7f
[ "MIT" ]
127
2018-04-17T18:03:03.000Z
2019-05-06T18:54:17.000Z
Apps/CZ/CompensationLocalization/app/Src/Codeunits/NotificationHandler.Codeunit.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
2,279
2018-09-12T12:01:49.000Z
2019-05-06T13:59:35.000Z
Apps/CZ/CompensationLocalization/app/Src/Codeunits/NotificationHandler.Codeunit.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
41
2018-05-17T11:19:52.000Z
2019-04-30T17:30:38.000Z
codeunit 31424 "Notification Handler CZC" { var CompensationTxt: Label 'Compensation'; [EventSubscriber(ObjectType::Codeunit, Codeunit::"Notification Management", 'OnGetDocumentTypeAndNumber', '', false, false)] local procedure GetDocumentTypeAndNumberFromCompensationOnGetDocumentTypeAndNumber(var ...
34.038462
179
0.60226
ed5806d981fa6e3c067d9e82300ceebbbd593b67
607
t
Perl
t/suite.t
miyagawa/Plack-Handler-AnyEvent-SCGI
dbc43d7765a23dedb8891d2ebe6510a1dfc6714f
[ "Artistic-1.0" ]
1
2015-11-05T07:17:26.000Z
2015-11-05T07:17:26.000Z
t/suite.t
miyagawa/Plack-Handler-AnyEvent-SCGI
dbc43d7765a23dedb8891d2ebe6510a1dfc6714f
[ "Artistic-1.0" ]
null
null
null
t/suite.t
miyagawa/Plack-Handler-AnyEvent-SCGI
dbc43d7765a23dedb8891d2ebe6510a1dfc6714f
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test::More; use Plack; use Plack::Handler::AnyEvent::SCGI; use Plack::Test::Suite; use t::SCGIUtils; my $lighty_port; my $scgi_port; test_lighty_external( sub { ($lighty_port, $scgi_port) = @_; Plack::Test::Suite->run_server_tests(\&run_server, $scgi_port, $lighty_port);...
18.393939
84
0.586491
ed7dab0c7e8d1992a28dbb171644c3995e89d01c
27,019
pm
Perl
local/lib/perl5/DateTime/TimeZone/Africa/Casablanca.pm
jkb78/extrajnm
6890e38e15f85ea9c09a141aa14affad0b8e91e7
[ "MIT" ]
null
null
null
local/lib/perl5/DateTime/TimeZone/Africa/Casablanca.pm
jkb78/extrajnm
6890e38e15f85ea9c09a141aa14affad0b8e91e7
[ "MIT" ]
null
null
null
local/lib/perl5/DateTime/TimeZone/Africa/Casablanca.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/africa. Olson data version 2016a # # Do not edit this file directly. # package DateTime::Tim...
26.619704
92
0.630445
73f0aeaaf3c8ec0422407cd0c0e50f1233330993
7,355
t
Perl
classes/objects/bullet.t
DropDemBits/turing-3l-tankz
1da593ff8612299011339c9f316149489a097bd1
[ "MIT" ]
null
null
null
classes/objects/bullet.t
DropDemBits/turing-3l-tankz
1da593ff8612299011339c9f316149489a097bd1
[ "MIT" ]
null
null
null
classes/objects/bullet.t
DropDemBits/turing-3l-tankz
1da593ff8612299011339c9f316149489a097bd1
[ "MIT" ]
null
null
null
% Base class for all of the bullets unit class BulletObject inherit Object in "object.t" import PlayerObject in "player.t" export setOwner, getOwner, canKillOwner const RADIUS : real := 5 const BULLET_BOX : array 1 .. 4, 1 .. 2 of real := init ( -RADIUS, -RADIUS, +RADI...
36.959799
107
0.481849
ed6ee0709cef5e86bbc422d8e0cc5aee7dbfa461
1,896
pm
Perl
network/dell/os10/snmp/plugin.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
1
2021-03-16T22:20:32.000Z
2021-03-16T22:20:32.000Z
network/dell/os10/snmp/plugin.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
network/dell/os10/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...
32.135593
74
0.650316
ed5770936da83bd9f7ef102cb9c58030b96075b3
1,826
pm
Perl
openkore-master/src/Network/Send/kRO/RagexeRE_2009_12_08a.pm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/src/Network/Send/kRO/RagexeRE_2009_12_08a.pm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/src/Network/Send/kRO/RagexeRE_2009_12_08a.pm
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
######################################################################### # OpenKore - Packet sending # This module contains functions for sending packets to the server. # # This software is open source, licensed under the GNU General Public # License, version 2. # Basically, this means that you're allowed to modi...
24.026316
82
0.653888
ed2bcb24ceb454dcf23a0070c8b5a3ba33e00a2e
750
pm
Perl
lib/MusicBrainz/Server/Entity/URL/Spotify.pm
monicaq21/musicbrainz-server
a570d0ed9aaef0db4fe063488e5a016861f6eb10
[ "BSD-2-Clause" ]
2
2019-03-14T05:31:35.000Z
2019-03-14T05:32:01.000Z
lib/MusicBrainz/Server/Entity/URL/Spotify.pm
monicaq21/musicbrainz-server
a570d0ed9aaef0db4fe063488e5a016861f6eb10
[ "BSD-2-Clause" ]
2
2021-05-12T00:15:55.000Z
2022-02-14T04:56:24.000Z
lib/MusicBrainz/Server/Entity/URL/Spotify.pm
monicaq21/musicbrainz-server
a570d0ed9aaef0db4fe063488e5a016861f6eb10
[ "BSD-2-Clause" ]
null
null
null
package MusicBrainz::Server::Entity::URL::Spotify; use Moose; use MusicBrainz::Server::Translation qw( l ); extends 'MusicBrainz::Server::Entity::URL'; with 'MusicBrainz::Server::Entity::URL::Sidebar'; sub sidebar_name { my $self = shift; if ($self->url =~ m{^(?:https?:)?//(?:[^/]+.)?spotify.com/user/[^/?&...
22.727273
82
0.669333
ed04e77221e3a7623be8a61175edd2880e0ea20a
5,393
pl
Perl
bin/Add_to_FULL.pl
vallurumk/vast-tools
0b34a1b3f2f9b8fefb603204b13852f09799de63
[ "MIT" ]
1
2019-11-29T12:01:08.000Z
2019-11-29T12:01:08.000Z
bin/Add_to_FULL.pl
sbajew/vast-tools
5bac6f7bd9f10253ebd8d75ca1b678c1e2fb51bc
[ "MIT" ]
null
null
null
bin/Add_to_FULL.pl
sbajew/vast-tools
5bac6f7bd9f10253ebd8d75ca1b678c1e2fb51bc
[ "MIT" ]
null
null
null
#!/usr/bin/env perl # # Final "Add_to_*" script that combines all previous AS event type-specific PSI # tables into one final ("FULL") table. # # Event IDs are also converted to the "new" IDs, which are specified in the # library file "New_ID-*.txt.gz" in VASTDB/FILES/ directory use strict; use warnings; use FindBin; ...
26.179612
109
0.569813
ed75046922f1236034113e5e8d6795e9f1ea8b5a
26,970
pl
Perl
silk-src/src/rwflowpack/tests/rwflowpack-pack-silk-send.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2018-06-01T06:55:14.000Z
2021-11-14T22:51:04.000Z
silk-src/src/rwflowpack/tests/rwflowpack-pack-silk-send.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2017-07-02T17:03:34.000Z
2021-09-09T17:05:31.000Z
silk-src/src/rwflowpack/tests/rwflowpack-pack-silk-send.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
4
2017-08-14T15:42:31.000Z
2022-01-24T16:24:27.000Z
#! /usr/bin/perl -w # # # RCSIDENT("$SiLK: rwflowpack-pack-silk-send.pl 40a363507ed0 2014-04-01 14:09:52Z mthomas $") use strict; use SiLKTests; use File::Find; my $rwflowpack = check_silk_app('rwflowpack'); # find the apps we need. this will exit 77 if they're not available my $rwuniq = check_silk_app('rwuniq'); ...
48.074866
93
0.867779
ed4fc7c20d9fca2a2a3cde52337e211269494357
2,271
pm
Perl
auto-lib/Paws/ElastiCache/NodeGroupMember.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ElastiCache/NodeGroupMember.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ElastiCache/NodeGroupMember.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
# Generated by default/object.tt package Paws::ElastiCache::NodeGroupMember; use Moose; has CacheClusterId => (is => 'ro', isa => 'Str'); has CacheNodeId => (is => 'ro', isa => 'Str'); has CurrentRole => (is => 'ro', isa => 'Str'); has PreferredAvailabilityZone => (is => 'ro', isa => 'Str'); has ReadEndpoin...
25.806818
105
0.730515
ed5a465cb95300fabf1941df0f0a29e4d300a552
586
pl
Perl
demo/demo_bitwise.pl
gitpan/Lingua-Romana-Perligata
686e3f3786ee81aac3ca9350a62d8f627d863688
[ "Artistic-1.0-Perl", "ClArtistic" ]
5
2019-10-25T17:20:45.000Z
2022-02-02T13:56:28.000Z
demo/demo_bitwise.pl
gitpan/Lingua-Romana-Perligata
686e3f3786ee81aac3ca9350a62d8f627d863688
[ "Artistic-1.0-Perl", "ClArtistic" ]
null
null
null
demo/demo_bitwise.pl
gitpan/Lingua-Romana-Perligata
686e3f3786ee81aac3ca9350a62d8f627d863688
[ "Artistic-1.0-Perl", "ClArtistic" ]
null
null
null
use Lingua::Romana::Perligata; dum unum fac sic dictum sic X: cis tum lacunam egresso scribe. xo vestibulo perlegementum da. xo xum tum nullum addementum da. dictum sic Y: cis tum lacunam egresso scribe. yo vestibulo perlegementum da. xo xum tum nullum addementum da. dictum sic and: cis tum lacunam tum cum xum ...
34.470588
68
0.783276
ed44437d345b8294064f7b30aae643fb451c3cca
3,106
t
Perl
t/server/controller/download_url.t
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
113
2016-08-10T08:54:18.000Z
2022-03-20T01:39:53.000Z
t/server/controller/download_url.t
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
347
2016-07-04T14:37:39.000Z
2022-03-20T12:57:12.000Z
t/server/controller/download_url.t
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
110
2016-11-14T22:27:09.000Z
2022-03-20T06:41:33.000Z
use strict; use warnings; use lib 't/lib'; use Cpanel::JSON::XS (); use HTTP::Request::Common qw( GET ); use MetaCPAN::Server (); use MetaCPAN::TestHelpers qw( test_cache_headers ); use Plack::Test (); use Test::More; use Ref::Util qw( is_hashref ); my $app = MetaCPAN::Server->new->to_app(); my $test = Plack::Test->...
28.236364
77
0.490341
ed6feac0e466042781b0ca0f205c7cf2ec56f67f
2,760
t
Perl
t/samtools_index.t
Clinical-Genomics/MIP
db2e89fec2674f5c12dbf6ec89eba181433fc742
[ "MIT" ]
22
2017-09-04T07:50:54.000Z
2022-01-01T20:41:45.000Z
t/samtools_index.t
Clinical-Genomics/MIP
db2e89fec2674f5c12dbf6ec89eba181433fc742
[ "MIT" ]
834
2017-09-05T07:18:38.000Z
2022-03-31T15:27:49.000Z
t/samtools_index.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 }; use FindBin qw{ $Bin }; use open qw{ :encoding(UTF-8) :std }; use Params::Check qw{ allow check last_error }; use Test::More; use utf8; ...
24.864865
94
0.608696
ed50659195b6e517c32ff444809f1059c3f38c74
2,619
pl
Perl
src/bin/pg_rewind/t/003_extrafiles.pl
RhodiumToad/postgresql_projects
dcf5e319089e750d726a0e18a8c90b258c39362c
[ "PostgreSQL" ]
2
2016-04-15T14:31:22.000Z
2021-09-06T20:01:36.000Z
src/bin/pg_rewind/t/003_extrafiles.pl
egisatoshi/postgres
dcf5e319089e750d726a0e18a8c90b258c39362c
[ "PostgreSQL" ]
null
null
null
src/bin/pg_rewind/t/003_extrafiles.pl
egisatoshi/postgres
dcf5e319089e750d726a0e18a8c90b258c39362c
[ "PostgreSQL" ]
1
2018-03-16T22:32:24.000Z
2018-03-16T22:32:24.000Z
# Test how pg_rewind reacts to extra files and directories in the data dirs. use strict; use warnings; use TestLib; use Test::More tests => 4; use File::Find; use RewindTest; sub run_test { my $test_mode = shift; RewindTest::init_rewind_test('extrafiles', $test_mode); RewindTest::setup_cluster(); my $test_ma...
35.391892
100
0.777778
ed6c9feeba808dd013037109af715545eebcbc1b
1,105
pm
Perl
auto-lib/Paws/NimbleStudio/GetLaunchProfileDetailsResponse.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/GetLaunchProfileDetailsResponse.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/GetLaunchProfileDetailsResponse.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::GetLaunchProfileDetailsResponse; use Moose; has LaunchProfile => (is => 'ro', isa => 'Paws::NimbleStudio::LaunchProfile', traits => ['NameInRequest'], request_name => 'launchProfile'); has StreamingImages => (is => 'ro', isa => 'ArrayRef[Paws::NimbleStudio::StreamingImage]', traits =>...
27.625
183
0.732127
ed14fb03c0acb4368e6e1893f5a9e925d165c34a
4,445
pl
Perl
misc_utilities/SAM_to_gtf.pl
nextgenusfs/PASApipeline
3eb15edfc971becd49332f1e31ca16ec3152ef1e
[ "BSD-3-Clause" ]
null
null
null
misc_utilities/SAM_to_gtf.pl
nextgenusfs/PASApipeline
3eb15edfc971becd49332f1e31ca16ec3152ef1e
[ "BSD-3-Clause" ]
null
null
null
misc_utilities/SAM_to_gtf.pl
nextgenusfs/PASApipeline
3eb15edfc971becd49332f1e31ca16ec3152ef1e
[ "BSD-3-Clause" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use FindBin; use lib ("$FindBin::RealBin/../PerlLib"); use SAM_reader; use SAM_entry; my $usage = "usage: $0 file.sam [debug_flag=0]\n\n"; my $sam_file = $ARGV[0] or die $usage; my $DEBUG = $ARGV[1]; main: { my %PATH_COUNTER; my $sam_reader = new SAM_reader...
28.132911
102
0.506412
ed26447586a608d8b797de66bf5780628517ba5b
458
al
Perl
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/auto/Tk/Scale/Leave.al
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/auto/Tk/Scale/Leave.al
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/auto/Tk/Scale/Leave.al
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
# NOTE: Derived from ..\blib\lib\Tk\Scale.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Tk::Scale; #line 111 "..\blib\lib\Tk\Scale.pm (autosplit into ..\blib\lib\auto\Tk\Scale\Leave.al)" sub Leave { my ($w) = @_; $w->configure('-activebackground',$w->{'activeB...
28.625
88
0.631004
ed1be213897350152f63ca9052e439a3343d83ab
143,848
pm
Perl
Source/Manip/Date.pm
ssp/Pester
f2d8ec2f62bfb83656f77f3ee41b54149287904a
[ "BSD-2-Clause" ]
59
2015-01-11T18:44:25.000Z
2022-03-07T22:56:02.000Z
Source/Manip/Date.pm
ssp/Pester
f2d8ec2f62bfb83656f77f3ee41b54149287904a
[ "BSD-2-Clause" ]
11
2015-06-19T11:01:00.000Z
2018-06-05T21:30:17.000Z
Source/Manip/Date.pm
ssp/Pester
f2d8ec2f62bfb83656f77f3ee41b54149287904a
[ "BSD-2-Clause" ]
7
2015-09-21T21:04:59.000Z
2022-02-13T18:26:47.000Z
package Date::Manip::Date; # Copyright (c) 1995-2014 Sullivan Beck. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. ######################################################################## # Any routine that starts with an underscore...
28.729379
88
0.399644
ed7cbf893ccc950fcb38cbd230e46de50a3a5e34
469
pm
Perl
www/perl/perl-5.8.8/ext/Thread/Thread/Specific.pm
fcrwx/velocal
2c0b08aeb2cd6375ca99556b66a6a3271e17ee4e
[ "Apache-2.0" ]
null
null
null
www/perl/perl-5.8.8/ext/Thread/Thread/Specific.pm
fcrwx/velocal
2c0b08aeb2cd6375ca99556b66a6a3271e17ee4e
[ "Apache-2.0" ]
null
null
null
www/perl/perl-5.8.8/ext/Thread/Thread/Specific.pm
fcrwx/velocal
2c0b08aeb2cd6375ca99556b66a6a3271e17ee4e
[ "Apache-2.0" ]
null
null
null
package Thread::Specific; our $VERSION = '1.00'; =head1 NAME Thread::Specific - thread-specific keys =head1 SYNOPSIS use Thread::Specific; my $k = key_create Thread::Specific; =head1 DESCRIPTION C<key_create> returns a unique thread-specific key. =cut sub import : locked : method { require fields; ...
15.129032
51
0.66951
ed779ab8465d470e6d1997b6700d126fb9f5f806
733
pm
Perl
t/lib/Mock/Inflate/Schema.pm
kentaro/p5-Teng
e12ec4ade916b0fbab23d1cc374b3703cf8d6a42
[ "Artistic-1.0-cl8" ]
1
2016-04-24T11:10:03.000Z
2016-04-24T11:10:03.000Z
t/lib/Mock/Inflate/Schema.pm
kentaro/p5-Teng
e12ec4ade916b0fbab23d1cc374b3703cf8d6a42
[ "Artistic-1.0-cl8" ]
null
null
null
t/lib/Mock/Inflate/Schema.pm
kentaro/p5-Teng
e12ec4ade916b0fbab23d1cc374b3703cf8d6a42
[ "Artistic-1.0-cl8" ]
null
null
null
package Mock::Inflate::Schema; use strict; use warnings; use Teng::Schema::Declare; use Mock::Inflate::Name; table { name 'mock_inflate'; pk 'id'; columns qw/ id name foo /; inflate 'name' => sub { my ($col_value) = @_; return Mock::Inflate::Name->new(name => $col_value); }; def...
23.645161
75
0.545703
ed2c68edcfea386bbf8075e004836577660f151e
760
t
Perl
gnu/usr.bin/perl/cpan/Digest-SHA/t/sha1.t
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
1
2019-02-16T13:29:23.000Z
2019-02-16T13:29:23.000Z
gnu/usr.bin/perl/cpan/Digest-SHA/t/sha1.t
ArrogantWombatics/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
1
2018-08-21T03:56:33.000Z
2018-08-21T03:56:33.000Z
gnu/usr.bin/perl/cpan/Digest-SHA/t/sha1.t
ArrogantWombaticus/openbsd-src
75721e1d44322953075b7c4b89337b163a395291
[ "BSD-3-Clause" ]
null
null
null
use strict; my $MODULE; BEGIN { $MODULE = (-d "src") ? "Digest::SHA" : "Digest::SHA::PurePerl"; eval "require $MODULE" || die $@; $MODULE->import(qw(sha1_hex)); } BEGIN { if ($ENV{PERL_CORE}) { chdir 't' if -d 't'; @INC = '../lib'; } } my @vecs = map { eval } <DATA>; $#vecs -= 2 if $MODULE eq "Digest::SHA:...
20
64
0.661842
ed7ba2b2b65a87b9ddfff07290cc9412fe99d84f
4,136
pl
Perl
bin/makeembedhtml.pl
steveblackburn/videoabstracts
34292f8540fe6bf2580f38f04c1d5b46381e9fe5
[ "Apache-2.0" ]
2
2019-04-04T04:15:10.000Z
2020-03-24T16:18:29.000Z
bin/makeembedhtml.pl
steveblackburn/videoabstracts
34292f8540fe6bf2580f38f04c1d5b46381e9fe5
[ "Apache-2.0" ]
null
null
null
bin/makeembedhtml.pl
steveblackburn/videoabstracts
34292f8540fe6bf2580f38f04c1d5b46381e9fe5
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl -CS # # Generate an embeddable html fragment for each video. # # The script takes the conference program as a csv exported from hotcrp # (note that it is utf16, as titles and authors may contain utf16 characters). # To do this: in hotcrp, search for accepted papers, then select them all, # then download...
28.524138
133
0.595019
ed71983984e6f5bb27ab01c122249d8a1a9966f1
2,665
pm
Perl
lib/CatalystX/Usul/Controller/Admin/Locks.pm
git-the-cpan/CatalystX-Usul
838f36bddbe559a6c44410e50798d86c3b2efd54
[ "Artistic-1.0" ]
null
null
null
lib/CatalystX/Usul/Controller/Admin/Locks.pm
git-the-cpan/CatalystX-Usul
838f36bddbe559a6c44410e50798d86c3b2efd54
[ "Artistic-1.0" ]
null
null
null
lib/CatalystX/Usul/Controller/Admin/Locks.pm
git-the-cpan/CatalystX-Usul
838f36bddbe559a6c44410e50798d86c3b2efd54
[ "Artistic-1.0" ]
null
null
null
# @(#)Ident: ; package CatalystX::Usul::Controller::Admin::Locks; use strict; use version; our $VERSION = qv( sprintf '0.17.%d', q$Rev: 1 $ =~ /\d+/gmx ); use CatalystX::Usul::Moose; use CatalystX::Usul::Constants; use CatalystX::Usul::Functions qw(throw); BEGIN { extends q(CatalystX::Usul::Controller) } __PACKAGE...
20.037594
80
0.692308
73d43d8f6c056ec9f2e2681bad43f7737c950a0c
12,537
pl
Perl
json-parsing.pl
ZykeDev/PrologJSONParser
adcd5a0ef2442fb7c15cfe139dc3a73a0e370826
[ "MIT" ]
null
null
null
json-parsing.pl
ZykeDev/PrologJSONParser
adcd5a0ef2442fb7c15cfe139dc3a73a0e370826
[ "MIT" ]
null
null
null
json-parsing.pl
ZykeDev/PrologJSONParser
adcd5a0ef2442fb7c15cfe139dc3a73a0e370826
[ "MIT" ]
null
null
null
%%%% -*- Mode: Prolog -*- %%%% Author: Marco Vincenzi %%%% Matricola: 795694 %%%% json-parsing.pl % Parsing json_parse(JSONString, json_obj(O)) :- % Convert the string into a list of charcodes string_to_list(JSONString, [H | R]), parse_value([H | R], json_obj(O), _Rest). json_parse([H | R], json_obj(O...
20.352273
77
0.588418
ed5d3c0c4971aea53b4e0f7645edc809e1bba542
25,468
pm
Perl
scripts/import/SARA/GetSARA.pm
fergalmartin/ensembl-variation
858de3ee083fd066bc0b8a78e8a449176dd51bce
[ "Apache-2.0" ]
null
null
null
scripts/import/SARA/GetSARA.pm
fergalmartin/ensembl-variation
858de3ee083fd066bc0b8a78e8a449176dd51bce
[ "Apache-2.0" ]
1
2020-04-20T12:11:56.000Z
2020-04-20T12:11:56.000Z
scripts/import/SARA/GetSARA.pm
dglemos/ensembl-variation
7cd20531835b45b1842476606b4fd0856e3843e0
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE 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. You may obta...
44.602452
335
0.668879
73e314218025e62637f128dfa2aad4797939b350
9,865
t
Perl
S06-advanced/dispatching.t
usev6/roast
8e61eb8757c26e99e32d4ba5274dae07606c99b4
[ "Artistic-2.0" ]
99
2015-03-03T13:01:44.000Z
2020-03-05T15:21:43.000Z
S06-advanced/dispatching.t
usev6/roast
8e61eb8757c26e99e32d4ba5274dae07606c99b4
[ "Artistic-2.0" ]
331
2015-02-17T15:26:22.000Z
2020-03-16T18:29:49.000Z
S06-advanced/dispatching.t
usev6/roast
8e61eb8757c26e99e32d4ba5274dae07606c99b4
[ "Artistic-2.0" ]
136
2015-02-02T13:34:10.000Z
2020-02-18T02:26:59.000Z
use v6; use Test; use soft; plan 7; subtest 'Basic interaction of nextwith/nextsame with multi and method dispatch' => { my class Foo { method foo($v) { $v * 2 } } my class Bar is Foo { multi method foo(Int $v) { nextsame } multi method foo(S...
29.186391
150
0.484643
ed606cccef6e9bbc0d5e8fd26607ced6523789fa
30,768
pm
Perl
modules/Bio/EnsEMBL/Map/DBSQL/DitagFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Map/DBSQL/DitagFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Map/DBSQL/DitagFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2019] 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...
35.818393
114
0.597926
ed3e36238bbd289265feb3d3ca5e35c24936e1f9
1,849
pm
Perl
auto-lib/Paws/KinesisAnalytics/KinesisFirehoseOutputUpdate.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/KinesisAnalytics/KinesisFirehoseOutputUpdate.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/KinesisAnalytics/KinesisFirehoseOutputUpdate.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::KinesisAnalytics::KinesisFirehoseOutputUpdate; use Moose; has ResourceARNUpdate => (is => 'ro', isa => 'Str'); has RoleARNUpdate => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::KinesisAnalytics::KinesisFirehoseOutputUpdate =head1 USAGE This class represe...
27.191176
122
0.762574
ed3a06f3e4485f2726fe1399588bf1af11352fa9
560
al
Perl
Apps/IN/INVoucherInterface/app/src/pageextension/BankReceiptVoucher.PageExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/IN/INVoucherInterface/app/src/pageextension/BankReceiptVoucher.PageExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/IN/INVoucherInterface/app/src/pageextension/BankReceiptVoucher.PageExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
pageextension 18942 "Bank Receipt Voucher" extends "Bank Receipt Voucher" { layout { addafter("Bal. Account No.") { field("Cheque No."; "Cheque No.") { ApplicationArea = Basic, Suite; ToolTip = 'Specifies the cheque number of the journal e...
29.473684
78
0.494643
ed792e96ee6ba79ef1332d435d223091c7c17e92
2,117
pm
Perl
third-party/webscalesqlclient/mysql-5.6/xtrabackup/test/kewpie/randgen/lib/GenTest/Transform/Count.pm
hkirsman/hhvm_centos7_builds
2a1fd6de0d2d289c1575f43f10018f3bec23bb13
[ "PHP-3.01", "Zend-2.0" ]
2
2018-03-07T08:31:29.000Z
2019-02-01T10:10:48.000Z
third-party/webscalesqlclient/mysql-5.6/xtrabackup/test/kewpie/randgen/lib/GenTest/Transform/Count.pm
hkirsman/hhvm_centos7_builds
2a1fd6de0d2d289c1575f43f10018f3bec23bb13
[ "PHP-3.01", "Zend-2.0" ]
1
2021-02-23T14:52:22.000Z
2021-02-23T14:52:22.000Z
randgen/lib/GenTest/Transform/Count.pm
isabella232/kewpie
47d67124fa755719eda3ca5a621a2abf0322d3f9
[ "Apache-2.0" ]
1
2018-03-15T05:21:10.000Z
2018-03-15T05:21:10.000Z
# Copyright (c) 2008, 2011 Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. # # T...
32.075758
110
0.705716
ed57737c7273b1403a1e3965931fa3986b2d789e
13,460
pm
Perl
tests/installation/bootloader_svirt.pm
foursixnine/os-autoinst-distri-opensuse
b745948a5fb979f74c5e88b38e768b0387445bb1
[ "FSFAP" ]
1
2015-12-22T20:23:22.000Z
2015-12-22T20:23:22.000Z
tests/installation/bootloader_svirt.pm
foursixnine/os-autoinst-distri-opensuse
b745948a5fb979f74c5e88b38e768b0387445bb1
[ "FSFAP" ]
null
null
null
tests/installation/bootloader_svirt.pm
foursixnine/os-autoinst-distri-opensuse
b745948a5fb979f74c5e88b38e768b0387445bb1
[ "FSFAP" ]
2
2015-02-27T07:34:58.000Z
2015-05-15T09:24:55.000Z
# SUSE's openQA tests # # Copyright 2016-2019 SUSE LLC # SPDX-License-Identifier: FSFAP # Summary: svirt bootloader # Maintainer: Michal Nowak <mnowak@suse.com> package bootloader_svirt; use base "installbasetest"; use strict; use warnings; use testapi; use utils; use version_utils qw(is_jeos is_microos is_installch...
40.299401
143
0.584473
73e7376168848b614dc66104abcad61cafe2cceb
4,323
pm
Perl
lib/MusicBrainz/Server/Edit/Medium/SetTrackLengths.pm
monicaq21/musicbrainz-server
a570d0ed9aaef0db4fe063488e5a016861f6eb10
[ "BSD-2-Clause" ]
2
2019-03-14T05:31:35.000Z
2019-03-14T05:32:01.000Z
lib/MusicBrainz/Server/Edit/Medium/SetTrackLengths.pm
DavisDevasia/musicbrainz-server
d188dc521eb7bc20436aa2601f469f524b7b7ea1
[ "BSD-2-Clause" ]
2
2021-05-12T00:15:55.000Z
2022-02-14T04:56:24.000Z
lib/MusicBrainz/Server/Edit/Medium/SetTrackLengths.pm
DavisDevasia/musicbrainz-server
d188dc521eb7bc20436aa2601f469f524b7b7ea1
[ "BSD-2-Clause" ]
null
null
null
package MusicBrainz::Server::Edit::Medium::SetTrackLengths; use Moose; use namespace::autoclean; use MooseX::Types::Moose qw( ArrayRef Int Str ); use MooseX::Types::Structured qw( Dict ); use MusicBrainz::Server::Constants qw( $EDIT_SET_TRACK_LENGTHS ); use MusicBrainz::Server::Edit::Types qw( Nullable ); use MusicBra...
29.408163
100
0.558409
ed04f00da77e4a18ef11c7d6bd728b0649fe12c3
210
t
Perl
t/01load.t
ystk/debian-libdatetime-timezone-perl
381730597e2354ba94d79755f72c59a61ddf450a
[ "Artistic-1.0-cl8" ]
null
null
null
t/01load.t
ystk/debian-libdatetime-timezone-perl
381730597e2354ba94d79755f72c59a61ddf450a
[ "Artistic-1.0-cl8" ]
null
null
null
t/01load.t
ystk/debian-libdatetime-timezone-perl
381730597e2354ba94d79755f72c59a61ddf450a
[ "Artistic-1.0-cl8" ]
null
null
null
use strict; use warnings; use File::Spec; use Test::More; use lib File::Spec->catdir( File::Spec->curdir, 't' ); BEGIN { require 'check_datetime_version.pl' } use_ok('DateTime::TimeZone'); done_testing();
15
54
0.7
ed39da1a27594a8d6510a8bdeb5aa0afe7fda515
1,067
t
Perl
t/00-compile.t
git-the-cpan/Catalyst-Plugin-Babelfish
456ff1e5785fb2a5d0f6d87ed36a9249daf20e4c
[ "MIT" ]
null
null
null
t/00-compile.t
git-the-cpan/Catalyst-Plugin-Babelfish
456ff1e5785fb2a5d0f6d87ed36a9249daf20e4c
[ "MIT" ]
null
null
null
t/00-compile.t
git-the-cpan/Catalyst-Plugin-Babelfish
456ff1e5785fb2a5d0f6d87ed36a9249daf20e4c
[ "MIT" ]
null
null
null
use 5.006; use strict; use warnings; # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.041 use Test::More tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); my @module_files = ( 'Catalyst/Plugin/Babelfish.pm' ); # fake home for cpan-testers use File::Temp; local $ENV{HOME} = File::Temp::tempdir...
19.759259
92
0.60731
ed2cf2342ab30e28305fd7799c9a42a85077245c
874
t
Perl
t/VerifyResponse.t
boosterua/openid4perl
4814f6147c986b1c8d1ab5fd93dfaef3189b26d4
[ "Apache-2.0" ]
1
2015-03-17T08:22:47.000Z
2015-03-17T08:22:47.000Z
t/VerifyResponse.t
tst2005googlecode/openid4perl
4814f6147c986b1c8d1ab5fd93dfaef3189b26d4
[ "Apache-2.0" ]
null
null
null
t/VerifyResponse.t
tst2005googlecode/openid4perl
4814f6147c986b1c8d1ab5fd93dfaef3189b26d4
[ "Apache-2.0" ]
null
null
null
use warnings; use strict; use Test::More qw( no_plan ); use English qw( -no_match_vars ); use Net::OpenID2::Message::VerifyResponse; # test new with bad arg eval{ Net::OpenID2::Message::VerifyResponse->new('foo') }; like( $EVAL_ERROR , qr/Invalid parameter/ , 'new(): bad arg' ); # test no-arg constructor my $vr = Net...
28.193548
72
0.671625
ed1bbf7d15c454120201e158bf855979ed8a0e57
3,069
pm
Perl
auto-lib/Paws/ACMPCA/CreateCertificateAuthorityAuditReport.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ACMPCA/CreateCertificateAuthorityAuditReport.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/ACMPCA/CreateCertificateAuthorityAuditReport.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
package Paws::ACMPCA::CreateCertificateAuthorityAuditReport; use Moose; has AuditReportResponseFormat => (is => 'ro', isa => 'Str', required => 1); has CertificateAuthorityArn => (is => 'ro', isa => 'Str', required => 1); has S3BucketName => (is => 'ro', isa => 'Str', required => 1); use MooseX::ClassAttrib...
34.483146
249
0.747801
ed55674c431c16ff29ef4b063faf214374d4aa6e
11,128
t
Perl
t/variant-scalar.t
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
2
2020-02-11T11:08:10.000Z
2021-07-29T08:19:09.000Z
t/variant-scalar.t
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
5
2020-02-13T12:06:51.000Z
2021-08-09T18:19:00.000Z
t/variant-scalar.t
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
3
2020-02-12T15:34:48.000Z
2020-02-25T13:11:47.000Z
use strict; use warnings; use OPCUA::Open62541 ':TYPES'; use Test::More tests => 112; use Test::Exception; use Test::LeakTrace; use Test::NoWarnings; use Test::Warn; ok(my $variant = OPCUA::Open62541::Variant->new(), "variant new"); no_leaks_ok { $variant->setScalar(1, TYPES_SBYTE) } "scalar leak"; is($variant->getS...
41.677903
78
0.706506
ed6a01be824a0f2a71f7099cf5268d968b0faff2
422
t
Perl
t/01_array/items_after.t
gitpan/List-Objects-WithUtils
2fd54ce519d686187c7239c29fd23bcad94e07f7
[ "Artistic-1.0" ]
null
null
null
t/01_array/items_after.t
gitpan/List-Objects-WithUtils
2fd54ce519d686187c7239c29fd23bcad94e07f7
[ "Artistic-1.0" ]
null
null
null
t/01_array/items_after.t
gitpan/List-Objects-WithUtils
2fd54ce519d686187c7239c29fd23bcad94e07f7
[ "Artistic-1.0" ]
null
null
null
use Test::More; use strict; use warnings FATAL => 'all'; use List::Objects::WithUtils 'array'; my $arr = array( 1 .. 7 ); my $after = $arr->items_after(sub { $_ == 3 }); is_deeply [ $after->all ], [ 4 .. 7 ], 'items_after ok'; ok $arr->items_after(sub { $_ > 10 })->is_empty, 'items_after empty resultset ok';...
21.1
49
0.620853
ed069bbe1f96cd9f3d3c9f20ab3fee4a7fb4865c
113
pl
Perl
ejem1-1.pl
DiegoReiriz/PrologExercises
d9344656e238db19bb8e3b0c71c8f12abe533214
[ "MIT" ]
null
null
null
ejem1-1.pl
DiegoReiriz/PrologExercises
d9344656e238db19bb8e3b0c71c8f12abe533214
[ "MIT" ]
null
null
null
ejem1-1.pl
DiegoReiriz/PrologExercises
d9344656e238db19bb8e3b0c71c8f12abe533214
[ "MIT" ]
null
null
null
chica(rosa). chica(laura). chica(ana). chico(pedro). chico(juan). chico(pablo). pareja(X,Y):- chico(X),chica(Y).
14.125
32
0.672566
ed7cc5676b39fa7c108c4fa3b53d47f117534c11
31,319
pm
Perl
lib/KBaseReport/KBaseReportClient.pm
mclark58/kb_fungalmodeling
53f549fb81b67c6e5b742409cdb57c9adcc98ec7
[ "MIT" ]
1
2018-07-15T15:37:42.000Z
2018-07-15T15:37:42.000Z
lib/KBaseReport/KBaseReportClient.pm
mclark58/kb_fungalmodeling
53f549fb81b67c6e5b742409cdb57c9adcc98ec7
[ "MIT" ]
7
2016-10-26T21:26:22.000Z
2019-09-11T21:19:28.000Z
lib/KBaseReport/KBaseReportClient.pm
mclark58/kb_fungalmodeling
53f549fb81b67c6e5b742409cdb57c9adcc98ec7
[ "MIT" ]
6
2016-10-11T15:51:59.000Z
2019-09-10T19:15:17.000Z
package KBaseReport::KBaseReportClient; use JSON::RPC::Client; use POSIX; use strict; use Data::Dumper; use URI; use Bio::KBase::Exceptions; use Time::HiRes; my $get_time = sub { time, 0 }; eval { require Time::HiRes; $get_time = sub { Time::HiRes::gettimeofday() }; }; use Bio::KBase::AuthToken; # Client ver...
29.856053
155
0.664868