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
edc3023f843597a4970ff5b2af27fd635e714579
2,237
t
Perl
perl/src/lib/Class/ISA/t/00_about_verbose.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
2,293
2015-01-02T12:46:10.000Z
2022-03-29T09:45:43.000Z
perl/src/lib/Class/ISA/t/00_about_verbose.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
315
2015-05-31T11:55:46.000Z
2022-01-12T08:36:37.000Z
perl/src/lib/Class/ISA/t/00_about_verbose.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
1,033
2015-01-04T07:48:40.000Z
2022-03-24T09:34:37.000Z
BEGIN { chdir 't' if -d 't'; @INC = '../lib'; } require 5; # Time-stamp: "2004-12-29 20:57:15 AST" # Summary of, well, things. use Test; BEGIN {plan tests => 2}; ok 1; use Class::ISA (); #chdir "t" if -e "t"; { my @out; push @out, "\n\nPerl v", defined($^V) ? sprintf('%vd', $^V) : $], " und...
24.855556
78
0.47519
ede1a2be350665bae3939bfbe217caa32e501aa1
158
t
Perl
t/01-pod.t
idmgroup/DSpace-REST-Client-Perl
98d7881be73707f208e5f349ba7bbffabdd7b4aa
[ "Apache-2.0" ]
null
null
null
t/01-pod.t
idmgroup/DSpace-REST-Client-Perl
98d7881be73707f208e5f349ba7bbffabdd7b4aa
[ "Apache-2.0" ]
2
2015-10-26T08:20:37.000Z
2015-10-29T15:35:04.000Z
t/01-pod.t
idmgroup/DSpace-REST-Client-Perl
98d7881be73707f208e5f349ba7bbffabdd7b4aa
[ "Apache-2.0" ]
null
null
null
#!perl -T use strict; use Test::More; plan skip_all => "Test::Pod 1.14 required for testing POD" unless eval "use Test::Pod 1.14; 1"; all_pod_files_ok();
22.571429
58
0.683544
edc67626c31c274860d9a9bee5d4b8311752eca8
577
t
Perl
t/miss.t
sanbeg/Test-Directory
71ad17559cbfed1ae2075bf3edb2fd12ae653dda
[ "Artistic-2.0" ]
null
null
null
t/miss.t
sanbeg/Test-Directory
71ad17559cbfed1ae2075bf3edb2fd12ae653dda
[ "Artistic-2.0" ]
1
2019-09-17T23:22:27.000Z
2019-09-22T04:24:08.000Z
t/miss.t
sanbeg/Test-Directory
71ad17559cbfed1ae2075bf3edb2fd12ae653dda
[ "Artistic-2.0" ]
1
2019-09-17T23:14:44.000Z
2019-09-17T23:14:44.000Z
use Test::More tests=>4; use lib '.'; use constant MODULE => 'Test::Directory'; use_ok(MODULE); my $d='tmp-td-miss'; my $td = MODULE->new($d); $td->touch('past', 'present'); $td->mkdir('old-dir'); $td->mkdir('sub-dir'); $td->mkdir('rm-dir'); is ($td->remove_directories('rm-dir'), 1); unlink( $td->path('past') ); r...
20.607143
45
0.604853
ed744e09cf3e2b331130caa30e5de91b61fbbb3d
3,468
t
Perl
test/show.t
sl4mmy/taskwarrior
db94ffdac47ff36fa9f6001af0a363338c905532
[ "MIT" ]
null
null
null
test/show.t
sl4mmy/taskwarrior
db94ffdac47ff36fa9f6001af0a363338c905532
[ "MIT" ]
null
null
null
test/show.t
sl4mmy/taskwarrior
db94ffdac47ff36fa9f6001af0a363338c905532
[ "MIT" ]
null
null
null
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- ############################################################################### # # Copyright 2006 - 2016, Paul Beckingham, Federico Hernandez. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentatio...
38.10989
93
0.659746
ede9379bdcb0dc7c8517ccfa2c1e22999d16d6f3
956
pm
Perl
lib/Raisin/Util.pm
gitpan/Raisin
376640017b68eefe0b7c338bee6b95de8ccb8e5f
[ "Artistic-1.0" ]
null
null
null
lib/Raisin/Util.pm
gitpan/Raisin
376640017b68eefe0b7c338bee6b95de8ccb8e5f
[ "Artistic-1.0" ]
null
null
null
lib/Raisin/Util.pm
gitpan/Raisin
376640017b68eefe0b7c338bee6b95de8ccb8e5f
[ "Artistic-1.0" ]
null
null
null
package Raisin::Util; use strict; use warnings; use Plack::Util; my %SERIALIZERS = ( json => 'json', json_rpc => 'json', yaml => 'yaml', yml => 'yaml', text => 'text', txt => 'text', plain => 'text', ); sub detect_serializer { my $type = shift; return ...
14.9375
80
0.625523
ede0d042aa294a89bb0438db6ff6c0b95d5d6249
25
t
Perl
plugins/robots/generators/nxt/nxtRussianCGenerator/templates/wait/timer.t
AlekseiPrivalihin/trik-studio
d19246f7a71306d1f847eee137a7bcd2ac67186f
[ "Apache-2.0" ]
39
2015-01-26T16:18:43.000Z
2021-12-20T23:36:41.000Z
plugins/robots/generators/nxt/nxtRussianCGenerator/templates/wait/timer.t
AlekseiPrivalihin/trik-studio
d19246f7a71306d1f847eee137a7bcd2ac67186f
[ "Apache-2.0" ]
1,248
2019-02-21T19:32:09.000Z
2022-03-29T16:50:04.000Z
plugins/robots/generators/nxt/nxtRussianCGenerator/templates/wait/timer.t
AlekseiPrivalihin/trik-studio
d19246f7a71306d1f847eee137a7bcd2ac67186f
[ "Apache-2.0" ]
58
2015-03-03T12:57:28.000Z
2020-05-09T15:54:42.000Z
подождать_мс(@@DELAY@@);
12.5
24
0.68
edd1da714947bbad957bc8161ef32219d79a4443
6,265
pm
Perl
auto-lib/Paws/Batch/LinuxParameters.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/Batch/LinuxParameters.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/Batch/LinuxParameters.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::Batch::LinuxParameters; use Moose; has Devices => (is => 'ro', isa => 'ArrayRef[Paws::Batch::Device]', request_name => 'devices', traits => ['NameInRequest']); has InitProcessEnabled => (is => 'ro', isa => 'Bool', request_name => 'initProcessEnabled', traits => ['Nam...
36.005747
126
0.751955
ede3d9ac4eac397c9e7f808d997c0340aa264423
552
pl
Perl
scripts/release/8-all-releases-by-author-es.pl
zmughal/metacpan-examples
60412eb3964157c14ae4e3ec8a937ec91fd92332
[ "Artistic-1.0" ]
24
2017-03-26T04:53:03.000Z
2021-07-28T23:07:16.000Z
scripts/release/8-all-releases-by-author-es.pl
zmughal/metacpan-examples
60412eb3964157c14ae4e3ec8a937ec91fd92332
[ "Artistic-1.0" ]
7
2017-06-04T04:29:12.000Z
2021-09-26T16:28:30.000Z
scripts/release/8-all-releases-by-author-es.pl
zmughal/metacpan-examples
60412eb3964157c14ae4e3ec8a937ec91fd92332
[ "Artistic-1.0" ]
15
2017-01-24T13:15:38.000Z
2021-09-26T06:14:00.000Z
#!/usr/bin/env perl use strict; use warnings; use feature qw( say ); use lib './lib'; use MetaCPAN::Util qw( es ); my $uploads = es()->search( index => 'cpan', type => 'release', body => { query => { filtered => { filter => { term => { 'author' => 'OALDERS' } }, ...
19.714286
66
0.443841
73d25e7854701cd95ae8981eef474af850bde307
22,787
pm
Perl
lib/Net/SNMP/Transport.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
1
2021-11-26T17:29:56.000Z
2021-11-26T17:29:56.000Z
lib/Net/SNMP/Transport.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
1
2020-03-19T21:12:23.000Z
2020-03-19T21:12:23.000Z
lib/Net/SNMP/Transport.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
null
null
null
# -*- mode: perl -*- # ============================================================================ package Net::SNMP::Transport; # $Id: Transport.pm,v 3.0 2009/09/09 15:05:33 dtown Rel $ # Base object for the Net::SNMP Transport Domain objects. # Copyright (c) 2004-2009 David M. Town <dtown@cpan.org> # All rights ...
25.545964
80
0.539255
ede4915763a890a1a4fa2b1f26ddc4df60e8ad81
354
pl
Perl
tournaments/crossingSum/crossingSum.pl
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
5
2020-02-06T09:51:22.000Z
2021-03-19T00:18:44.000Z
tournaments/crossingSum/crossingSum.pl
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
null
null
null
tournaments/crossingSum/crossingSum.pl
gurfinkel/codeSignal
114817947ac6311bd53a48f0f0e17c0614bf7911
[ "MIT" ]
3
2019-09-27T13:06:21.000Z
2021-04-20T23:13:17.000Z
#!/usr/bin/perl use strict; use warnings FATAL => 'all'; sub crossingSum { my ($matrix, $a, $b) = @_; my $result = -@{@$matrix[$a]}[$b]; for (my $i = 0; @$matrix[$i]; ++$i) { $result += @{@$matrix[$i]}[$b]; } for (my $i = 0; @{@$matrix[0]}[$i]; ++$i) { $result += @{@$matrix[$a]}[...
17.7
47
0.423729
ed837bd07d2b3fe61579af3f74e616345cf0238a
1,000
pl
Perl
prolog/n_queens.pl
jaimecgomezz/exercises
30c0da0e6831c8a87643263396759e68802abb98
[ "MIT" ]
null
null
null
prolog/n_queens.pl
jaimecgomezz/exercises
30c0da0e6831c8a87643263396759e68802abb98
[ "MIT" ]
null
null
null
prolog/n_queens.pl
jaimecgomezz/exercises
30c0da0e6831c8a87643263396759e68802abb98
[ "MIT" ]
null
null
null
:- use_module(library(clpfd)). safe_diagonal(Q1, Q2, Distance) :- abs(Q2 - Q1) #\= Distance. safe_queen(_, [], _). safe_queen(Queen, [Qn | Queens], Difference) :- safe_diagonal(Queen, Qn, Difference), safe_queen(Queen, Queens, Difference + 1). safe([]). safe([Queen | Queens]) :- safe_queen(Queen, Queens, 1),...
20.408163
78
0.613
ed4e7b6af8f77563e50fdae378cdb276f8e7d0cc
1,228
t
Perl
misc/p5-net-fastcgi/t/020_protocol/030_end_request_body.t
adarshdec23/h2o_custom_priority
c6dde246a2df2570e40618b51757616de2b3df89
[ "MIT" ]
null
null
null
misc/p5-net-fastcgi/t/020_protocol/030_end_request_body.t
adarshdec23/h2o_custom_priority
c6dde246a2df2570e40618b51757616de2b3df89
[ "MIT" ]
null
null
null
misc/p5-net-fastcgi/t/020_protocol/030_end_request_body.t
adarshdec23/h2o_custom_priority
c6dde246a2df2570e40618b51757616de2b3df89
[ "MIT" ]
null
null
null
#!perl use strict; use warnings; use lib 't/lib', 'lib'; use myconfig; use Test::More tests => 9; use Test::HexString; use Test::Exception; BEGIN { use_ok('Net::FastCGI::Protocol', qw[ build_end_request_body parse_end_request_body ]); } my @tests = ( ...
28.55814
95
0.580619
edcd665ad1bd05ca9ed31127e2de3bfd00a9ef14
4,235
pm
Perl
modules/EnsEMBL/Web/Component/Location/SyntenyMatches.pm
helensch/ensembl-webcode
2d55f2bb4f06260fd4ab68407f5fae1211bd525a
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Component/Location/SyntenyMatches.pm
helensch/ensembl-webcode
2d55f2bb4f06260fd4ab68407f5fae1211bd525a
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Component/Location/SyntenyMatches.pm
helensch/ensembl-webcode
2d55f2bb4f06260fd4ab68407f5fae1211bd525a
[ "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...
38.5
188
0.553483
edd7d01281cab31e7fb5a18d01fd6c12b52d2905
57,867
pl
Perl
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/ec/asm/ecp_nistz256-avx2.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
2,757
2018-04-28T21:41:36.000Z
2022-03-29T06:33:36.000Z
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/ec/asm/ecp_nistz256-avx2.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
1,432
2017-06-21T04:08:48.000Z
2020-08-25T16:21:15.000Z
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/ec/asm/ecp_nistz256-avx2.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
449
2018-05-09T05:54:05.000Z
2022-03-30T14:54:18.000Z
#! /usr/bin/env perl # Copyright 2014-2018 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...
27.542599
109
0.611938
ed82ea2527f4ee4728805e6ec6954b96aebbdf72
10,147
t
Perl
t/local/43_misc_functions.t
chincheta0815/p5-net-ssleay
ce5f62ece2c9c6f9e57875cd29ef4942c137f3b3
[ "Artistic-2.0" ]
null
null
null
t/local/43_misc_functions.t
chincheta0815/p5-net-ssleay
ce5f62ece2c9c6f9e57875cd29ef4942c137f3b3
[ "Artistic-2.0" ]
null
null
null
t/local/43_misc_functions.t
chincheta0815/p5-net-ssleay
ce5f62ece2c9c6f9e57875cd29ef4942c137f3b3
[ "Artistic-2.0" ]
null
null
null
#!/usr/bin/perl use strict; use warnings; use Test::More; use Socket; use File::Spec; use Net::SSLeay; use Config; use IO::Socket::INET; BEGIN { plan skip_all => "fork() not supported on $^O" unless $Config{d_fork}; } my $tests = 34; plan tests => $tests; my $pid; alarm(30); END { kill 9,$pid if $pid } # Values ...
35.479021
145
0.666502
edf467c6e2622020a316d3866e71b602c6fe4a1f
9,710
pl
Perl
examples/gen/generateScalarLlvmir.pl
patrickfrey/mewa
cb3b160b596dd99c9fcf5b811afff673bd06d083
[ "MIT" ]
12
2021-05-26T23:58:42.000Z
2022-03-31T03:29:34.000Z
examples/gen/generateScalarLlvmir.pl
patrickfrey/mewa
cb3b160b596dd99c9fcf5b811afff673bd06d083
[ "MIT" ]
5
2021-02-28T09:56:01.000Z
2022-03-30T12:33:29.000Z
examples/gen/generateScalarLlvmir.pl
patrickfrey/mewa
cb3b160b596dd99c9fcf5b811afff673bd06d083
[ "MIT" ]
null
null
null
#!/usr/bin/perl use strict; use warnings; use Getopt::Long; my $typelist = "examples/language1/scalar_types.txt"; my $verbose = 0; GetOptions ( "typelist|t=s" => \$typelist, # string, file with list of types "verbose|V" => \$verbose) # verbose output or die("Error in command line arguments\n"); my %ali...
25.15544
143
0.519773
edb372321753170bfde769573f98c7b09922f5fd
173
pl
Perl
script/cgi/perthon/ex/syntax.pl
ErikNissen/webanwendung
92ea306c1764f74035aa843d98eed186ea2339b4
[ "MIT" ]
null
null
null
script/cgi/perthon/ex/syntax.pl
ErikNissen/webanwendung
92ea306c1764f74035aa843d98eed186ea2339b4
[ "MIT" ]
null
null
null
script/cgi/perthon/ex/syntax.pl
ErikNissen/webanwendung
92ea306c1764f74035aa843d98eed186ea2339b4
[ "MIT" ]
null
null
null
use strict; print "123\ 234\n"; print qq(123\ 234\n); print <<TEXT; 123\ 234 TEXT print '123\ 234' . "\n"; print q(123\ 234) . "\n"; print <<'TEXT'; 123\ 234 TEXT
6.178571
15
0.566474
ed7d6f4d409fe62c66b8543fb3fe5b7c0539efcb
1,333
t
Perl
gnuradio-3.7.13.4/gr-blocks/lib/sample_and_hold_XX_impl.h.t
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
1
2021-03-09T07:32:37.000Z
2021-03-09T07:32:37.000Z
gnuradio-3.7.13.4/gr-blocks/lib/sample_and_hold_XX_impl.h.t
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
null
null
null
gnuradio-3.7.13.4/gr-blocks/lib/sample_and_hold_XX_impl.h.t
v1259397/cosmic-gnuradio
64c149520ac6a7d44179c3f4a38f38add45dd5dc
[ "BSD-3-Clause" ]
null
null
null
/* -*- c++ -*- */ /* * Copyright 2007,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio 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; either version 3, or (at your o...
26.137255
71
0.675169
edf7e2d309da29bc33388cff9a8fbd26af9f9c9e
3,159
pl
Perl
util/perl/cert_median.pl
mortior/coremark-pro
4832cc67b0926c7a80a4b7ce0ce00f4640ea6bec
[ "RSA-MD" ]
72
2019-08-31T01:24:19.000Z
2022-03-29T13:34:44.000Z
util/perl/cert_median.pl
mortior/coremark-pro
4832cc67b0926c7a80a4b7ce0ce00f4640ea6bec
[ "RSA-MD" ]
8
2019-07-25T11:39:12.000Z
2021-03-11T19:37:21.000Z
util/perl/cert_median.pl
mortior/coremark-pro
4832cc67b0926c7a80a4b7ce0ce00f4640ea6bec
[ "RSA-MD" ]
28
2019-09-15T07:40:07.000Z
2022-02-12T08:02:37.000Z
#!/usr/bin/perl # File: util/perl/cert_median.pl # Description: # Calculate median of performance runs during certification use strict; my $id=0; my $iid; my $ires; my $iname; my $itime; my %all_fields; my %field_id; my %name; my %res; my %timed; my $lastuid; my $lastline; my $perf_runs=0; #hardcode column ids $iid ...
19.867925
84
0.568534
ed8fac0ab0d69a75210113037e7ba64702a757f9
11,826
pl
Perl
data/processed/0.5_0.5_150/earthquake_80_1592975436_True_examples.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.5_0.5_150/earthquake_80_1592975436_True_examples.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.5_0.5_150/earthquake_80_1592975436_True_examples.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
evidence(maryCalls,false). evidence(alarm,false). evidence(johnCalls,false). utility(7). ----- evidence(alarm,false). evidence(johnCalls,false). utility(7). ----- evidence(burglary,false). evidence(maryCalls,false). evidence(earthquake,false). utility(7). ----- evidence(burglary,false). evidence(johnCalls,false). evide...
18.22188
27
0.726027
ed66ee3be7eac90fef059293e03bc500b8d6ef3f
4,971
pm
Perl
centreon/common/cisco/standard/snmp/mode/load.pm
aladdinchan/centreon-plugins
cf68e79983245f9aea510e155340020e4babd591
[ "Apache-2.0" ]
null
null
null
centreon/common/cisco/standard/snmp/mode/load.pm
aladdinchan/centreon-plugins
cf68e79983245f9aea510e155340020e4babd591
[ "Apache-2.0" ]
null
null
null
centreon/common/cisco/standard/snmp/mode/load.pm
aladdinchan/centreon-plugins
cf68e79983245f9aea510e155340020e4babd591
[ "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...
34.762238
192
0.562663
edf6065987a26032887aabf0bfda3abf1bd65369
2,945
t
Perl
t/300_high/01_simple.t
jorol/Furl
537c1e6a65a5e32f6ac3d25f235831f9319308f1
[ "Artistic-1.0" ]
28
2015-02-01T17:37:08.000Z
2022-01-14T03:52:27.000Z
t/300_high/01_simple.t
jorol/Furl
537c1e6a65a5e32f6ac3d25f235831f9319308f1
[ "Artistic-1.0" ]
40
2015-01-02T17:51:41.000Z
2022-03-09T02:41:47.000Z
t/300_high/01_simple.t
jorol/Furl
537c1e6a65a5e32f6ac3d25f235831f9319308f1
[ "Artistic-1.0" ]
30
2015-02-06T06:24:07.000Z
2022-03-10T15:52:13.000Z
use strict; use warnings; use Furl; use Test::TCP; use Test::Requires qw(Plack::Request HTTP::Body), 'Plack'; use Plack::Loader; use Test::More; use Plack::Request; use File::Temp; use Fcntl qw/:seek/; my @data = ( ['get', [], sub { }], ['get', [['X-Foo' => 'bar']], sub { is $_->header('X-Foo'), 'bar'; }], ...
34.244186
94
0.418336
edf9e14ff6d43b0a20965685e06e7df1c2e5a799
1,938
pm
Perl
tests/console/soundtouch.pm
acerv/os-autoinst-distri-opensuse
0e0cfca02f3a86323682c511a1efa926c7f0df3a
[ "FSFAP" ]
84
2015-02-10T16:01:52.000Z
2022-03-10T21:20:14.000Z
tests/console/soundtouch.pm
acerv/os-autoinst-distri-opensuse
0e0cfca02f3a86323682c511a1efa926c7f0df3a
[ "FSFAP" ]
8,065
2015-01-07T07:44:02.000Z
2022-03-31T12:02:06.000Z
tests/console/soundtouch.pm
acerv/os-autoinst-distri-opensuse
0e0cfca02f3a86323682c511a1efa926c7f0df3a
[ "FSFAP" ]
404
2015-01-14T14:42:44.000Z
2022-03-30T07:38:08.000Z
# SUSE's openQA tests # # Copyright 2019 SUSE LLC # SPDX-License-Identifier: FSFAP # Package: soundtouch alsa-utils # Summary: Using soundstretch to change original track and check the result, changing: # - rate # - tempo and pitch # - bmp # Maintainer: Katerina Lorenzova <klorenzova@suse.cz> use base 'consoletest'; ...
36.566038
129
0.75129
edabfa7bdb9eca66377e63d2c206d51d512b232a
2,178
t
Perl
examples/typeinference/ExampleAntipattern.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
36
2016-02-19T12:09:49.000Z
2022-02-03T13:13:21.000Z
examples/typeinference/ExampleAntipattern.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
null
null
null
examples/typeinference/ExampleAntipattern.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
6
2017-11-30T17:07:10.000Z
2022-03-12T14:46:21.000Z
/* * Copyright (c) 2004-2015, Universite de Lorraine, Inria * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * - Redistributions of source code must retain the above copyright * notice,...
41.09434
84
0.71809
ed9ffca533db70457d67b8733f598de7580237a3
745
pm
Perl
modules/Sanger/Graphics/Glyph/Intron.pm
sanjay-boddu/ensembl-webcode
2a8f55a9edde3553e705fe0fc1c6ef69e69e7153
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Sanger/Graphics/Glyph/Intron.pm
sanjay-boddu/ensembl-webcode
2a8f55a9edde3553e705fe0fc1c6ef69e69e7153
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Sanger/Graphics/Glyph/Intron.pm
sanjay-boddu/ensembl-webcode
2a8f55a9edde3553e705fe0fc1c6ef69e69e7153
[ "Apache-2.0", "MIT" ]
null
null
null
=head1 LICENSE 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/licen...
31.041667
100
0.787919
edf32aed2703accf5fe75f3037896fe7ccce3483
29,777
pm
Perl
src/fhem/trunk/fhem/FHEM/53_GHoma.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/FHEM/53_GHoma.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/FHEM/53_GHoma.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
############################################## # $Id: 53_GHoma.pm 19551 2019-06-04 20:10:50Z klausw $ # # # modifikation fuer Energiemessung von martin-s # # Todo: # - unbekannte Strings mit Log1 speichern # - unbekannte Steckermodelle mit Log1 speichern # # Protokoll: # Prefix (5a a5), Anzahl Nutzbytes (2 Byte), Payl...
41.128453
270
0.572825
edf41a75c36db68647094001d490d7e654b29493
1,300
pl
Perl
data/processed/0.4_0.5_150/asia_80_1592975436_False_input.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.4_0.5_150/asia_80_1592975436_False_input.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.4_0.5_150/asia_80_1592975436_False_input.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
0.01::asia. 0.5::smoke. body_5(4,lung) :- smoke. body_15(13,lung) :- \+smoke. body_23(22,tub) :- asia. body_33(31,tub) :- \+asia. body_41(40,bronc) :- smoke. body_51(49,bronc) :- \+smoke. either :- lung, tub. either :- lung, \+tub. either :- \+lung, tub. body_78(73,either) :- \+lung, \+tub. body_86(85,xray) :- either. ...
26
40
0.637692
ede50e9039704f8e4a7df18cfb069a4186dd15e0
659
pl
Perl
Homework/cikarim.pl
fzehracetin/uzman-sistemler
e815a56f92bfa60392e1ae28f6993df0149d91ac
[ "Apache-2.0" ]
null
null
null
Homework/cikarim.pl
fzehracetin/uzman-sistemler
e815a56f92bfa60392e1ae28f6993df0149d91ac
[ "Apache-2.0" ]
null
null
null
Homework/cikarim.pl
fzehracetin/uzman-sistemler
e815a56f92bfa60392e1ae28f6993df0149d91ac
[ "Apache-2.0" ]
null
null
null
:- dynamic unvan/2. :- dynamic neiseyarar/3. :- dynamic neolur/4. % Bir kişi bir işi yapıyorsa o işi yapanlarla aynı ünvana sahiptir. cumle(Kisi,_,_,_,Fiil):- iliski(Fiil,'kim/ne yapar?', Unvan), assert(unvan(Kisi, Unvan)), fail. % Bir kişi bir ünvana sahipse o ünvandakilerin yaptığı işleri yapar. cumle(Kisi,...
50.692308
148
0.708649
eda43904f0df106c26cd48ac8f27ba640314f4e8
153
pm
Perl
auto-lib/Azure/Network/GetTroubleshootingNetworkWatchersResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Network/GetTroubleshootingNetworkWatchersResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Network/GetTroubleshootingNetworkWatchersResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::Network::GetTroubleshootingNetworkWatchersResult; use Moose; has error => (is => 'ro', isa => 'Azure::Network::ErrorDetails' ); 1;
21.857143
69
0.69281
73d1b83fa1d786f02caa9bf0a908c01a0ca8f42f
2,239
pm
Perl
webapp/perl/local/lib/perl5/DateTime/TimeZone/America/Puerto_Rico.pm
AK-10/AK-10-isucon8-preliminary-revenge
f390710721b2f2e3d9f60120394ec37c9c96b975
[ "MIT" ]
2
2019-04-15T04:28:23.000Z
2019-04-16T12:45:51.000Z
webapp/perl/local/lib/perl5/DateTime/TimeZone/America/Puerto_Rico.pm
AK-10/AK-10-isucon8-preliminary-revenge
f390710721b2f2e3d9f60120394ec37c9c96b975
[ "MIT" ]
16
2019-08-28T23:45:01.000Z
2019-12-20T02:12:13.000Z
webapp/perl/local/lib/perl5/DateTime/TimeZone/America/Puerto_Rico.pm
AK-10/AK-10-isucon8-preliminary-revenge
f390710721b2f2e3d9f60120394ec37c9c96b975
[ "MIT" ]
1
2019-04-14T01:11:20.000Z
2019-04-14T01:11:20.000Z
# 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/wgHytuCyER/northamerica. Olson data version 2018e # # Do not edit this file directly. # package DateTim...
23.322917
94
0.671282
edfd5fefa7aa352eae141ea306aea575ba60e046
430
t
Perl
t/Plack-Request/body.t
Nikolo/Plack
08e66599e2559c59ed8bc897dc4e7afc224213e4
[ "Artistic-1.0" ]
136
2015-02-03T14:29:28.000Z
2021-11-19T05:51:38.000Z
t/Plack-Request/body.t
Nikolo/Plack
08e66599e2559c59ed8bc897dc4e7afc224213e4
[ "Artistic-1.0" ]
162
2015-01-16T03:14:08.000Z
2022-03-29T13:58:29.000Z
t/Plack-Request/body.t
Nikolo/Plack
08e66599e2559c59ed8bc897dc4e7afc224213e4
[ "Artistic-1.0" ]
103
2015-01-16T02:37:06.000Z
2021-09-14T08:54:57.000Z
use strict; use warnings; use Test::More; use Plack::Test; use Plack::Request; use HTTP::Request::Common; my $app = sub { my $req = Plack::Request->new(shift); is_deeply $req->body_parameters, { foo => 'bar' }; is $req->content, 'foo=bar'; $req->new_response(200)->finalize; }; test_psgi $app, sub { ...
19.545455
54
0.595349
ed545a24868fb2a13500db588a48262913b89e2c
2,514
t
Perl
S09-hashes/objecthash.t
ab5tract/roast
98d86f118509991929b5661942fd85fc57e58d79
[ "Artistic-2.0" ]
null
null
null
S09-hashes/objecthash.t
ab5tract/roast
98d86f118509991929b5661942fd85fc57e58d79
[ "Artistic-2.0" ]
null
null
null
S09-hashes/objecthash.t
ab5tract/roast
98d86f118509991929b5661942fd85fc57e58d79
[ "Artistic-2.0" ]
null
null
null
use v6; use Test; plan 32; { class A { method Str() { 'foo' } }; my $a = A.new; my %h{Any}; %h{$a} = 'blubb'; is %h{$a}, 'blubb', 'Any-typed hash access (+)'; nok %h{A.new}, 'and the hash really uses ===-semantics'; dies_ok { %h{Mu.new} = 3 }, 'Any-typed hash does not like Mu keys'...
32.649351
86
0.515911
ede4b7a93169fc66d09274d1947d675385e135c7
14,757
pl
Perl
tests/48admin.pl
bodqhrohro/sytest
3914ed6b457426267fbe66dcba59b45d89c3addf
[ "Apache-2.0" ]
null
null
null
tests/48admin.pl
bodqhrohro/sytest
3914ed6b457426267fbe66dcba59b45d89c3addf
[ "Apache-2.0" ]
null
null
null
tests/48admin.pl
bodqhrohro/sytest
3914ed6b457426267fbe66dcba59b45d89c3addf
[ "Apache-2.0" ]
null
null
null
use Future::Utils qw( repeat ); use Time::HiRes qw( time ); use URI::Escape qw( uri_escape ); # poll the status endpoint until it completes. Returns the final status. sub await_purge_complete { my ( $admin_user, $purge_id ) = @_; my $delay = 0.1; return repeat( sub { my ( $prev_trial ) = @_; #...
32.291028
101
0.521515
edb3efe2ef1f660712595fc90c1c24770138fcb5
2,260
pm
Perl
auto-lib/Paws/Rekognition/DetectLabels.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/Rekognition/DetectLabels.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/Rekognition/DetectLabels.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
package Paws::Rekognition::DetectLabels; use Moose; has Image => (is => 'ro', isa => 'Paws::Rekognition::Image', required => 1); has MaxLabels => (is => 'ro', isa => 'Int'); has MinConfidence => (is => 'ro', isa => 'Num'); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', defa...
29.736842
249
0.736726
edbcd02726ca3d276fc0c0739ba310a98c988ce7
50,553
pm
Perl
modules/Bio/EnsEMBL/Compara/NestedSet.pm
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/NestedSet.pm
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/NestedSet.pm
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "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...
26.481404
148
0.624829
ed88de6910c9baaa99eb1927a8e8e06380613724
5,970
pl
Perl
examples/tac-compressor.pl
trizen/Math-BigNum
3dd9f271474d3e5b90d31023af497849c29335d9
[ "Artistic-2.0" ]
null
null
null
examples/tac-compressor.pl
trizen/Math-BigNum
3dd9f271474d3e5b90d31023af497849c29335d9
[ "Artistic-2.0" ]
null
null
null
examples/tac-compressor.pl
trizen/Math-BigNum
3dd9f271474d3e5b90d31023af497849c29335d9
[ "Artistic-2.0" ]
null
null
null
#!/usr/bin/perl # Author: Daniel "Trizen" Șuteu # License: GPLv3 # Date: 01 May 2015 # Website: http://github.com/trizen # ## The arithmetic coding algorithm. # # See: http://en.wikipedia.org/wiki/Arithmetic_coding#Arithmetic_coding_as_a_generalized_change_of_radix use 5.010; use strict; use autodie; use warnings; ...
22.276119
115
0.500838
eddbbb39fb570e412d78e9f633d654539c27af0c
53
t
Perl
gnu/src/binutils/ld/testsuite/ld-scripts/include-data.t
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
3
2019-02-12T04:14:39.000Z
2020-11-05T08:46:20.000Z
gnu/src/binutils/ld/testsuite/ld-scripts/include-data.t
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
null
null
null
gnu/src/binutils/ld/testsuite/ld-scripts/include-data.t
ghsecuritylab/ellcc-mirror
b03a4afac74d50cf0987554b8c0cd8209bcb92a2
[ "BSD-2-Clause" ]
1
2021-03-24T06:40:32.000Z
2021-03-24T06:40:32.000Z
.data : { INCLUDE include-subdata.t __end = .; }>ram
10.6
25
0.641509
edf9a6c41e68aa49bea47b3bd9ee1cd67d688f48
1,156
pm
Perl
auto-lib/Azure/Network/ListPacketCaptures.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Network/ListPacketCaptures.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Network/ListPacketCaptures.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::Network::ListPacketCaptures; use Moose; use MooseX::ClassAttribute; has 'api_version' => (is => 'ro', required => 1, isa => 'Str', default => '2018-08-01', traits => [ 'Azure::ParamInQuery', 'Azure::LocationInResponse' ], location => 'api-version', ); has 'networkWatcherName' => (is => 'ro...
39.862069
198
0.611592
ededd005d4e0f72351156c081e53086a4972a322
440
t
Perl
tests/impl/uJIT-tests-Lua/suite/api-extended.t
thomasmore/luavela
f46a9f8c845366d90efc264ea54aeebc4af5b46d
[ "MIT" ]
1
2019-09-02T20:58:24.000Z
2019-09-02T20:58:24.000Z
tests/impl/uJIT-tests-Lua/suite/api-extended.t
thomasmore/luavela
f46a9f8c845366d90efc264ea54aeebc4af5b46d
[ "MIT" ]
1
2020-04-27T21:35:55.000Z
2020-04-27T21:35:55.000Z
tests/impl/uJIT-tests-Lua/suite/api-extended.t
thomasmore/luavela
f46a9f8c845366d90efc264ea54aeebc4af5b46d
[ "MIT" ]
2
2020-04-25T18:20:48.000Z
2020-08-03T13:00:50.000Z
#!/usr/bin/perl # # Generic tests for extended API. # This is a part of uJIT's testing suite. # Copyright (C) 2015-2019 IPONWEB Ltd. See Copyright Notice in COPYRIGHT use 5.010; use warnings; use strict; use lib './lib'; use UJit::Test; my $tester = UJit::Test->new( chunks_dir => './chunks/api-extended', ); $te...
16.296296
72
0.647727
ed464a325a39fb19c4281db963a7ce0becb21051
626
pl
Perl
core/proteinstructure/scripts/addline.pl
tecdatalab/legacy
9b5286d3375fff691a80ceb44172549e9a6bdee5
[ "Apache-2.0" ]
null
null
null
core/proteinstructure/scripts/addline.pl
tecdatalab/legacy
9b5286d3375fff691a80ceb44172549e9a6bdee5
[ "Apache-2.0" ]
null
null
null
core/proteinstructure/scripts/addline.pl
tecdatalab/legacy
9b5286d3375fff691a80ceb44172549e9a6bdee5
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl # Assume that each of the parameters specified is a file and that # we need to add an index to the beginning of each line, starting from zero for $fileindex (0 .. $#ARGV) { $currentfile = $ARGV[$fileindex]; $rowindex = 0; # we'll keep the complete file in memory for I/O efficiency purposes # if ...
21.586207
75
0.698083
ed9ef2335abca40c3b79a8b2a846a331d9e757e9
33,383
pl
Perl
src/build/debug/eSEL.pl
dongshijiang/hostboot
f1746c417531b1264be23a8dcf1284ae204f6153
[ "ECL-2.0", "Apache-2.0" ]
57
2015-01-28T06:16:56.000Z
2021-12-26T07:46:31.000Z
src/build/debug/eSEL.pl
dongshijiang/hostboot
f1746c417531b1264be23a8dcf1284ae204f6153
[ "ECL-2.0", "Apache-2.0" ]
185
2015-01-05T09:23:25.000Z
2022-03-17T19:47:06.000Z
src/build/debug/eSEL.pl
dongshijiang/hostboot
f1746c417531b1264be23a8dcf1284ae204f6153
[ "ECL-2.0", "Apache-2.0" ]
99
2015-01-12T22:20:29.000Z
2021-09-16T15:02:03.000Z
#!/usr/bin/perl # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # $Source: src/build/debug/eSEL.pl $ # # OpenPOWER HostBoot Project # # Contributors Listed Below - COPYRIGHT 2017,2019 # [+] International Business Machines Corp. # # # Licensed under the Apache License, Version 2.0 (the "License"); ...
34.522234
118
0.521014
ed5aba7c0f5f1a8ce8efa396ef011b64a147adfa
336
pm
Perl
lib/Moose/Exception/CannotOverrideLocalMethodIsPresent.pm
clayne/Moose
3da4722b04814b5476e05cbab1d4b9a2e5128c63
[ "Artistic-1.0" ]
94
2015-01-04T18:17:36.000Z
2021-11-18T04:51:22.000Z
lib/Moose/Exception/CannotOverrideLocalMethodIsPresent.pm
clayne/Moose
3da4722b04814b5476e05cbab1d4b9a2e5128c63
[ "Artistic-1.0" ]
82
2015-01-01T18:57:16.000Z
2021-04-13T17:58:38.000Z
lib/Moose/Exception/CannotOverrideLocalMethodIsPresent.pm
clayne/Moose
3da4722b04814b5476e05cbab1d4b9a2e5128c63
[ "Artistic-1.0" ]
69
2015-01-06T00:59:52.000Z
2022-01-17T16:52:38.000Z
package Moose::Exception::CannotOverrideLocalMethodIsPresent; our $VERSION = '2.2202'; use Moose; extends 'Moose::Exception'; with 'Moose::Exception::Role::Class', 'Moose::Exception::Role::Method'; sub _build_message { "Cannot add an override method if a local method is already present"; } __PACKAGE__->meta->mak...
24
73
0.75
eda32648f3e753944a623c9c6a1e7aafb93e5290
8,638
t
Perl
t/26-format-paren.t
raku-community-modules/Format-Lisp
1ae31e2a9366b287a83a9d451295fc9e3fb6d36f
[ "Artistic-2.0" ]
null
null
null
t/26-format-paren.t
raku-community-modules/Format-Lisp
1ae31e2a9366b287a83a9d451295fc9e3fb6d36f
[ "Artistic-2.0" ]
1
2022-03-09T18:57:47.000Z
2022-03-09T19:25:54.000Z
t/26-format-paren.t
raku-community-modules/Format-Lisp
1ae31e2a9366b287a83a9d451295fc9e3fb6d36f
[ "Artistic-2.0" ]
null
null
null
use v6; use Test; use lib 't/lib'; use Utils; use Format::Lisp; my $*fl = Format::Lisp.new; # (def-format-test format.paren.1 # "~(XXyy~AuuVV~)" ("ABc dEF ghI") "xxyyabc def ghiuuvv") # ok def-format-test( Q{~(XXyy~AuuVV~)}, ( Q{ABc dEF ghI} ), Q{xxyyabc def ghiuuvv} ), Q{format.paren.1}; subtest { #`( # (def...
25.862275
66
0.456124
ede79a7073751e975f1a05702a3a908b7f8e9dc8
1,681
t
Perl
t/14_quote_char.t
karupanerura/SQL-Maker
7f1cd0ecbf78f04af9f86240c4055fca1e53baf9
[ "Artistic-1.0" ]
10
2015-01-28T03:01:48.000Z
2021-03-01T15:38:32.000Z
t/14_quote_char.t
karupanerura/SQL-Maker
7f1cd0ecbf78f04af9f86240c4055fca1e53baf9
[ "Artistic-1.0" ]
5
2016-08-10T06:12:17.000Z
2021-02-20T13:16:24.000Z
t/14_quote_char.t
karupanerura/SQL-Maker
7f1cd0ecbf78f04af9f86240c4055fca1e53baf9
[ "Artistic-1.0" ]
7
2015-05-01T16:44:43.000Z
2020-12-27T06:42:32.000Z
use strict; use warnings; use utf8; use Test::More; use SQL::Maker; use SQL::QueryMaker qw(sql_eq); my $maker = SQL::Maker->new( driver => 'SQLite', quote_char => ':', name_sep => '-', new_line => ' ', ); my @condition_cases = ( { label => 'Condition', cond_maker => sub { ...
25.089552
73
0.481856
ed50d34dad072ac52aaea79c9afe49d8aa94b17e
20,587
pl
Perl
propagate_eg.pl
mn1/ensj-healthcheck
bf400cd6f87f542856bd73a5e38745b441bbbd07
[ "Apache-2.0" ]
8
2015-07-27T10:52:24.000Z
2021-01-27T15:38:16.000Z
propagate_eg.pl
mn1/ensj-healthcheck
bf400cd6f87f542856bd73a5e38745b441bbbd07
[ "Apache-2.0" ]
82
2015-02-13T09:34:10.000Z
2020-04-23T08:32:58.000Z
propagate_eg.pl
mn1/ensj-healthcheck
bf400cd6f87f542856bd73a5e38745b441bbbd07
[ "Apache-2.0" ]
42
2015-02-04T17:52:23.000Z
2022-02-20T23:56:12.000Z
#!/usr/bin/env perl # Propagate manual_ok_all_releases from one release to another # modified to support EG procedures use strict; use warnings; use DBI; use Getopt::Long; use IO::File; use Carp; use File::Basename; use Data::Dumper; $Data::Dumper::Sortkeys = 1; my $core_like_dbs = [qw/core cdna otherfeatures veg...
30.319588
119
0.596542
edf51f4efdb3db35bd56cadaabefb4a30bedb23a
1,509
pm
Perl
Operation/Status.pm
hathitrust/mdp-lib
819a30367d73de7d366cfdc4419c9442e50dfed3
[ "BSD-3-Clause" ]
null
null
null
Operation/Status.pm
hathitrust/mdp-lib
819a30367d73de7d366cfdc4419c9442e50dfed3
[ "BSD-3-Clause" ]
6
2020-09-17T19:41:50.000Z
2021-11-19T18:46:11.000Z
Operation/Status.pm
hathitrust/mdp-lib
819a30367d73de7d366cfdc4419c9442e50dfed3
[ "BSD-3-Clause" ]
null
null
null
package Operation::Status; =head1 NAME Operation:Status =head1 DESCRIPTION This package defines the base "OK" opcode Operation. =head1 VERSION =head1 SYNOPSIS see MBooks::Operation:Status; =over 8 =cut use Exporter; use base qw(Exporter); our @EXPORT = qw( $ST_OK ); $ST_OK = 0; 1; __END__ =head1 AUTHOR ...
24.33871
80
0.785951
edb4a7f87a2e37d994fe7276afeff2502dc5ec97
1,671
pm
Perl
msys64/usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0e.pm
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
647
2015-01-02T14:39:47.000Z
2022-03-26T03:35:54.000Z
msys64/usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0e.pm
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
571
2015-01-13T17:35:32.000Z
2022-03-31T04:22:16.000Z
msys64/usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0e.pm
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
296
2015-01-20T13:10:18.000Z
2022-03-20T12:39:05.000Z
# Time-stamp: "Sat Jul 14 00:27:21 2001 by Automatic Bizooty (__blocks2pm.plx)" $Text::Unidecode::Char[0x0e] = [ '[?]', 'k', 'kh', 'kh', 'kh', 'kh', 'kh', 'ng', 'cch', 'ch', 'ch', 'ch', 'ch', 'y', 'd', 't', 'th', 'th', 'th', 'n', 'd', 't', 'th', 'th', 'th', 'n', 'b', 'p', 'ph', 'f', 'ph', 'f', 'ph', 'm', 'y', 'r', 'R',...
79.571429
111
0.169958
ed126018d8eca7e3cd149f05a062239232c0b653
2,545
pl
Perl
oeis/kea/expell.pl
gfis/fasces
0134b5d0a7213789a33b2134be7d6d6cb5159ab8
[ "Apache-2.0" ]
null
null
null
oeis/kea/expell.pl
gfis/fasces
0134b5d0a7213789a33b2134be7d6d6cb5159ab8
[ "Apache-2.0" ]
null
null
null
oeis/kea/expell.pl
gfis/fasces
0134b5d0a7213789a33b2134be7d6d6cb5159ab8
[ "Apache-2.0" ]
null
null
null
#!perl # Build the Kimberling expulsion array in a triangle # @(#) $Id$ # 2018-05-03, Georg Fischer #------------------------------------------------------ # usage: # perl expell.pl maxrow #-------------------------------------------------------- use strict; my $maxrow = shift(@ARGV); # number of rows to be printed...
24.238095
57
0.460904
edd89f3a2cd22217eba6a29a5e2bcf2c3e7c775e
649
pm
Perl
auto-lib/Paws/CloudHSMv2/ListTagsResponse.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/CloudHSMv2/ListTagsResponse.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/CloudHSMv2/ListTagsResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::CloudHSMv2::ListTagsResponse; use Moose; has NextToken => (is => 'ro', isa => 'Str'); has TagList => (is => 'ro', isa => 'ArrayRef[Paws::CloudHSMv2::Tag]', required => 1); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::CloudHSMv2::ListTag...
18.542857
87
0.677966
edfd341d19f81628d46b7b85d52bb6e3cdc13943
19,426
al
Perl
Apps/CZ/AdvancePaymentsLocalization/app/Src/Reports/PurchaseAdvanceVATDoc.Report.al
manjulchauhan/ALAppExtensions
3f2f1d6e5337188b1af9c0275420f1c1de036a7f
[ "MIT" ]
127
2018-04-17T18:03:03.000Z
2019-05-06T18:54:17.000Z
Apps/CZ/AdvancePaymentsLocalization/app/Src/Reports/PurchaseAdvanceVATDoc.Report.al
manjulchauhan/ALAppExtensions
3f2f1d6e5337188b1af9c0275420f1c1de036a7f
[ "MIT" ]
2,279
2018-09-12T12:01:49.000Z
2019-05-06T13:59:35.000Z
Apps/CZ/AdvancePaymentsLocalization/app/Src/Reports/PurchaseAdvanceVATDoc.Report.al
Enavate-EPS-Product/ALAppExtensions
20136cf2ef6589ff3ce7b16776aed5e8823b76f2
[ "MIT" ]
41
2018-05-17T11:19:52.000Z
2019-04-30T17:30:38.000Z
report 31017 "Purchase - Advance VAT Doc.CZZ" { DefaultLayout = RDLC; RDLCLayout = './Src/Reports/PurchaseAdvanceVATDoc.rdl'; Caption = 'Purchase - Advance VAT Document'; PreviewMode = PrintLayout; UsageCategory = None; dataset { dataitem("Company Information"; "Company Information"...
40.810924
178
0.46412
edc0dfb32c5ceeb5de45da815bb10e531fede54b
820
pm
Perl
VideoGameAssistants/ThreeInThree/threesome/board7.pm
chiendarrendor/AlbertsMisc
f017b29f65d1d47eb22db66dff0b6d2145794fc8
[ "MIT" ]
null
null
null
VideoGameAssistants/ThreeInThree/threesome/board7.pm
chiendarrendor/AlbertsMisc
f017b29f65d1d47eb22db66dff0b6d2145794fc8
[ "MIT" ]
null
null
null
VideoGameAssistants/ThreeInThree/threesome/board7.pm
chiendarrendor/AlbertsMisc
f017b29f65d1d47eb22db66dff0b6d2145794fc8
[ "MIT" ]
null
null
null
$board->AddRoom("TOPLT"); $board->AddRoom("DNLT"); $board->AddRoom("CENTER"); $board->AddRoom("TOPRT"); $board->AddRoom("DNRT"); $board->AddColorToRoom("TOPLT","R"); $board->AddColorToRoom("DNLT","G"); $board->AddColorsToRoom("CENTER","G","B","O"); $board->AddColorsToRoom("TOPRT","G","R","V","B"); $board->AddColorsToRo...
37.272727
50
0.626829
edf4881bf1cc0929111add8a6407c2230dc88972
2,280
pl
Perl
examples/NIPS/MNIST/noisy_sequence_detection/old_scenarios/scenario100_4_3/event_defs.pl
dais-ita/DeepProbCEP
22790c1672c1cce49a59d18921c710f61cdde2f2
[ "MIT" ]
6
2020-09-10T03:40:53.000Z
2021-05-26T07:30:20.000Z
examples/NIPS/MNIST/noisy_sequence_detection/old_scenarios/scenario100_4_3/event_defs.pl
dais-ita/DeepProbCEP
22790c1672c1cce49a59d18921c710f61cdde2f2
[ "MIT" ]
null
null
null
examples/NIPS/MNIST/noisy_sequence_detection/old_scenarios/scenario100_4_3/event_defs.pl
dais-ita/DeepProbCEP
22790c1672c1cce49a59d18921c710f61cdde2f2
[ "MIT" ]
1
2020-11-23T15:55:57.000Z
2020-11-23T15:55:57.000Z
nn(mnist_net,[X],Y,[0,1,2,3,4,5,6,7,8,9]) :: digit(X,Y). initiatedAtNoise(X, Y) :- initiatedAt(X, Y). % Number of timestamps to look at (should be min the length of the sequence) givenRemaining(4). initiatedAt(sequence0 = true, T) :- givenRemaining(Remaining), sequenceEndingAt([0, 0, 0], Remaining, T). initi...
32.112676
132
0.683772
edec8af57a128b7eb3d85df2448876f45a9d2a2b
18,484
pl
Perl
LPKviz/bin/Debug/swipl/library/semweb/rdf_litindex.pl
mmacinkov/Quiz
53443f83cc599e494cf2883001c60d9f3e926e8b
[ "MIT" ]
1
2021-02-12T12:33:01.000Z
2021-02-12T12:33:01.000Z
LPKviz/bin/x64/Debug/swipl/library/semweb/rdf_litindex.pl
mmacinkov/Quiz
53443f83cc599e494cf2883001c60d9f3e926e8b
[ "MIT" ]
1
2021-02-12T13:11:42.000Z
2021-02-12T13:11:42.000Z
LPKviz/bin/x64/Debug/swipl/library/semweb/rdf_litindex.pl
mmacinkov/Quiz
53443f83cc599e494cf2883001c60d9f3e926e8b
[ "MIT" ]
null
null
null
/* $Id$ Part of SWI-Prolog Author: Jan Wielemaker E-mail: wielemak@science.uva.nl WWW: http://www.swi-prolog.org Copyright (C): 2006, University of Amsterdam This program is free software; you can redistribute it and/or modify it under the terms of the GNU General...
26.107345
82
0.652564
edfcd13017cb4f0f26efc9f8d748db70207a0f4a
313
pl
Perl
tests-pl/issue1046-close-stream-client.pl
Skgland/scryer-prolog
75b01d502106e3cf3b34d7e7957c30bd1ec69fc2
[ "BSD-3-Clause" ]
1,092
2019-03-07T18:22:04.000Z
2022-03-31T18:37:58.000Z
tests-pl/issue1046-close-stream-client.pl
Skgland/scryer-prolog
75b01d502106e3cf3b34d7e7957c30bd1ec69fc2
[ "BSD-3-Clause" ]
1,083
2019-03-12T13:24:12.000Z
2022-03-31T18:58:52.000Z
tests-pl/issue1046-close-stream-client.pl
Skgland/scryer-prolog
75b01d502106e3cf3b34d7e7957c30bd1ec69fc2
[ "BSD-3-Clause" ]
77
2019-03-29T08:37:14.000Z
2022-03-10T20:02:10.000Z
:- use_module(library(sockets)). :- use_module(library(time)). :- use_module(library(format)). :- use_module(library(charsio)). test :- Addr = '0.0.0.0', Port = 5000, socket_client_open(Addr:Port, Stream, [type(binary)]), read_line_to_chars(Stream, Line, []), write(Line), close(Stream).
24.076923
58
0.645367
edfc681550310051716e38638b57e60a3eae7212
2,647
t
Perl
S32-list/first-end-p.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
1
2019-11-06T05:07:10.000Z
2019-11-06T05:07:10.000Z
S32-list/first-end-p.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
null
null
null
S32-list/first-end-p.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
null
null
null
use v6; use Test; # L<S32::Containers/"List"/"=item first"> plan 24; my @list = (1 ... 10); { my $result = first { $^a % 2 }, @list, :end, :p; ok $result ~~ Pair, "first(, :end, :p) returns an Pair"; is $result, 8=>9, "returned value by first() is correct"; } { my $result = first { $^a % 2 }, 1, 2,...
29.741573
107
0.537968
edee9962e7d882e0ab3b7cfd63a4ce65722895aa
8,354
pm
Perl
Slim/Menu/PlaylistInfo.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
Slim/Menu/PlaylistInfo.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
Slim/Menu/PlaylistInfo.pm
yo61/slimserver
29c2ed4f8b3bff2b12df76a63d7268cdddf78e8e
[ "BSD-3-Clause" ]
null
null
null
package Slim::Menu::PlaylistInfo; # 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. # Provides OPML-based extensible menu for playlist info =head1 NAME Slim::Menu::PlaylistI...
22.701087
102
0.590735
ed79783b33d2b3bb3d7f416229be41aacd185f80
393,058
pm
Perl
nodejs-mobile/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
xuelongqy/cnode
ac256264d329e68b6c5ae3281b0e7bb5a95ae164
[ "MIT" ]
null
null
null
nodejs-mobile/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
xuelongqy/cnode
ac256264d329e68b6c5ae3281b0e7bb5a95ae164
[ "MIT" ]
4
2020-03-13T14:45:49.000Z
2020-03-15T16:31:22.000Z
nodejs-mobile/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/configdata.pm
xuelongqy/cnode
ac256264d329e68b6c5ae3281b0e7bb5a95ae164
[ "MIT" ]
1
2020-03-15T16:02:18.000Z
2020-03-15T16:02:18.000Z
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 = ( b32 => "0", b64 => "0", b64l => "1", baseaddr => "0xFB00000", bn_ll => "0", build_file => "Mak...
29.926755
1,550
0.281579