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
ed1dbf530b5ecd66ca7b075965de5e986c3c20be
3,441
pl
Perl
tools/perl/lib/unicode/is/bidil.pl
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
tools/perl/lib/unicode/is/bidil.pl
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
tools/perl/lib/unicode/is/bidil.pl
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return <<'END'; 0041 005a 0061 007a 00aa 00b5 00ba 00c0 00d6 00d8 00f6 00f8 021f 0222 0233 0250 02ad 02b0 02b8 02bb 02c1 02d0 02d1 02e0 02e4 02ee 037a 03...
10.555215
59
0.70154
73ed6e9473d03403de20cea50831fdddb02e3933
16,042
pm
Perl
cgi-bin/SGX/CSV.pm
gbonilla18/segex
5d781d8ad20d3cadd72aca6f5dc8a23364fd271b
[ "Artistic-2.0" ]
null
null
null
cgi-bin/SGX/CSV.pm
gbonilla18/segex
5d781d8ad20d3cadd72aca6f5dc8a23364fd271b
[ "Artistic-2.0" ]
null
null
null
cgi-bin/SGX/CSV.pm
gbonilla18/segex
5d781d8ad20d3cadd72aca6f5dc8a23364fd271b
[ "Artistic-2.0" ]
1
2021-06-22T18:23:38.000Z
2021-06-22T18:23:38.000Z
package SGX::CSV; use strict; use warnings; require File::Temp; require Text::CSV; use Benchmark qw/timediff timestr/; use SGX::Util qw/build_matchp car/; use SGX::Abstract::Exception (); #=== FUNCTION ================================================================ # NAME: bind_handle # PURPOSE: # ...
35.179825
100
0.504426
ed064d45c53e6abf4c139f8bfb7f27cb60c6b961
787
t
Perl
t/UNUSEDEzsigndocumentEditObjectV1ResponseTest.t
eZmaxinc/eZmax-SDK-perl
7d92a5915dec1c4ccfafb76d20c1b956bf68f535
[ "MIT" ]
null
null
null
t/UNUSEDEzsigndocumentEditObjectV1ResponseTest.t
eZmaxinc/eZmax-SDK-perl
7d92a5915dec1c4ccfafb76d20c1b956bf68f535
[ "MIT" ]
null
null
null
t/UNUSEDEzsigndocumentEditObjectV1ResponseTest.t
eZmaxinc/eZmax-SDK-perl
7d92a5915dec1c4ccfafb76d20c1b956bf68f535
[ "MIT" ]
null
null
null
=begin comment eZmax API Definition This API expose all the functionnalities for the eZmax and eZsign applications. The version of the OpenAPI document: 1.1.3 Contact: support-api@ezmax.ca Generated by: https://openapi-generator.tech =end comment =cut # # NOTE: This class is auto generated by the OpenAPI Generato...
22.485714
82
0.775095
ed1bf1aa0e0a71f773c025c334b8b3940a666b72
510
pm
Perl
modules/LRG/API/FeatureUp.pm
sanjay-boddu/lrg-code
bc333826006e2155b259c0d5f7840d6f47923949
[ "Apache-2.0" ]
2
2016-06-07T13:16:31.000Z
2019-11-27T10:49:09.000Z
modules/LRG/API/FeatureUp.pm
sanjay-boddu/lrg-code
bc333826006e2155b259c0d5f7840d6f47923949
[ "Apache-2.0" ]
null
null
null
modules/LRG/API/FeatureUp.pm
sanjay-boddu/lrg-code
bc333826006e2155b259c0d5f7840d6f47923949
[ "Apache-2.0" ]
4
2017-04-11T09:11:18.000Z
2021-02-26T12:58:44.000Z
use strict; use warnings; package LRG::API::FeatureUp; use LRG::API::Base; # Inherit from Base class our @ISA = "LRG::API::Base"; sub initialize { my $self = shift; my ($gene) = @_; $self->gene($gene,'LRG::API::GeneUp',1); } sub _permitted { return [ 'gene' ]; } sub remap { my $self = shift; ...
15
82
0.615686
ed036b8d7cbde0ddba9b0da26e55a9b517660528
1,106
t
Perl
xt/author/00-compile.t
gitpan/Class-Load-XS
c7bdaf5fded6f90d42657039165fb6a3eb0cabf7
[ "Artistic-2.0" ]
null
null
null
xt/author/00-compile.t
gitpan/Class-Load-XS
c7bdaf5fded6f90d42657039165fb6a3eb0cabf7
[ "Artistic-2.0" ]
null
null
null
xt/author/00-compile.t
gitpan/Class-Load-XS
c7bdaf5fded6f90d42657039165fb6a3eb0cabf7
[ "Artistic-2.0" ]
null
null
null
use 5.006; use strict; use warnings; # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051 use Test::More 0.94; plan tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); my @module_files = ( 'Class/Load/XS.pm' ); # no fake home requested my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib'; use File::...
21.269231
92
0.614828
ed13273f111c8c211f25bae6e5269544d84467a8
16,986
pm
Perl
Git/usr/share/perl5/core_perl/feature.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
279
2015-01-10T22:22:27.000Z
2022-03-11T00:00:26.000Z
Git/usr/share/perl5/core_perl/feature.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
38
2015-07-12T20:06:59.000Z
2022-02-01T09:23:58.000Z
Git/usr/share/perl5/core_perl/feature.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
31
2015-02-18T14:55:57.000Z
2022-02-24T16:53:19.000Z
# -*- buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by regen/feature.pl. # Any changes made here will be lost! package feature; our $VERSION = '1.47'; our %feature = ( fc => 'feature_fc', say => 'feature_say', state => 'feature...
32.170455
163
0.69469
ed0698028e278f4060f5b582ecba18e1845b5db6
696
pm
Perl
t/lib/EvalTest.pm
gugod/self
056d2a4af085376279b96dfd7867088c76116799
[ "MIT" ]
3
2015-11-25T09:17:50.000Z
2021-04-19T13:46:22.000Z
t/lib/EvalTest.pm
gugod/self
056d2a4af085376279b96dfd7867088c76116799
[ "MIT" ]
1
2016-02-01T23:10:49.000Z
2016-02-01T23:10:49.000Z
t/lib/EvalTest.pm
gugod/self
056d2a4af085376279b96dfd7867088c76116799
[ "MIT" ]
1
2016-02-01T16:24:27.000Z
2016-02-01T16:24:27.000Z
use strict; use warnings; package EvalTest; use self; sub new { return bless {}, self; } sub in { my ($n) = args; self->{n} = $n; } sub out { return self->{n} } sub out2 { return eval { return self->{n} }; } sub out3 { return eval "self->{n}"; } sub out4 { return eval { ...
10.38806
29
0.429598
ed0813a1b99bf818e54bb89c2b7f20797722d118
2,172
pl
Perl
extlib/bin/bamToGBrowse.pl
joelchaconcastillo/srnalightnxtg
a14d50d08a90ce7b3b2d0ea200046ad7a719cdc0
[ "Apache-2.0" ]
32
2017-02-23T17:51:26.000Z
2017-02-26T16:49:23.000Z
plugins/jbrowse/extlib/bin/bamToGBrowse.pl
irusri/geniesys
701209ba9ae27f4f075a59a0f2df06b16e76a454
[ "BSD-3-Clause" ]
4
2016-12-12T21:10:15.000Z
2019-06-02T12:49:44.000Z
plugins/jbrowse/extlib/bin/bamToGBrowse.pl
irusri/geniesys
701209ba9ae27f4f075a59a0f2df06b16e76a454
[ "BSD-3-Clause" ]
27
2017-02-24T12:47:43.000Z
2017-05-02T18:39:32.000Z
#!/usr/bin/perl eval 'exec /usr/bin/perl -S $0 ${1+"$@"}' if 0; # not running under some shell use strict; use Bio::DB::Sam; use Bio::DB::Sam::SamToGBrowse; my $has_bigwig = eval {require Bio::DB::BigFile;1}; @ARGV >= 1 or die <<USAGE; Usage: $0 <directory_path> [<ref.fa>] Given the path to a directory and t...
34.47619
77
0.721455
73edfeee837142daca12a6411eef1c86722d6ebc
1,988
t
Perl
t/regression/chartsheet03.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
1
2020-08-18T17:23:15.000Z
2020-08-18T17:23:15.000Z
t/regression/chartsheet03.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
null
null
null
t/regression/chartsheet03.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
null
null
null
############################################################################### # # Tests the output of Excel::Writer::XLSX against Excel generated files. # # Copyright 2000-2020, John McNamara, jmcnamara@cpan.org # use lib 't/lib'; use TestFunctions qw(_compare_xlsx_files _is_deep_diff); use strict; use warnings; us...
22.850575
79
0.511569
ed1583ac3dadb4f86983e683307a9988db211f7f
1,073
pl
Perl
code.old/dsl/procedures/performanceMetrics/steps/licenseUsage.pl
electric-cloud-community/EC-Admin
4e1bdd187e442cdec146ad22847fb8467cd1d016
[ "Apache-2.0" ]
null
null
null
code.old/dsl/procedures/performanceMetrics/steps/licenseUsage.pl
electric-cloud-community/EC-Admin
4e1bdd187e442cdec146ad22847fb8467cd1d016
[ "Apache-2.0" ]
30
2019-02-27T13:16:22.000Z
2020-02-14T14:19:24.000Z
code.old/dsl/procedures/performanceMetrics/steps/licenseUsage.pl
electric-cloud-community/EC-Admin
4e1bdd187e442cdec146ad22847fb8467cd1d016
[ "Apache-2.0" ]
3
2019-02-27T14:53:05.000Z
2019-09-16T05:56:00.000Z
$[/myProject/scripts/perlHeaderJson] my $res=$ec->getLicenseUsage()->{responses}->[0]->{licenseUsage}; print Dumper($res); my $str=""; # # Concurrent Resources # if ($res->{concurrentResources}->{maxHosts} ne 'unlimited') { $str .= sprintf("%d of %d hosts\n", $res->{concurrentResources}->{inUseHosts}, $res->{concur...
33.53125
138
0.681267
73d9cc33fd1d38e0001d35a591db12cefeda9bf6
4,281
pm
Perl
auto-lib/Azure/TimeSeriesInsights.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/TimeSeriesInsights.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/TimeSeriesInsights.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::TimeSeriesInsights; use Moose; with 'Azure::API::Service', 'Azure::API::Caller', 'Azure::API::BearerAuth'; sub CreateOrUpdateAccessPolicies { my $self = shift; return $self->do_call('subscriptionId','Azure::TimeSeriesInsights::CreateOrUpdateAccessPolicies', { @_ }); } sub CreateOrUpda...
43.683673
552
0.730904
73fd6762a5dcd76fefb458a605f5b8609cbf499a
2,831
pl
Perl
gsi/proxy/proxy_utils/source/test/proxy-order-test.pl
sfiligoi/gct
fbfee85f29b4947dfaaad4abfffd06f7a22491ec
[ "Apache-2.0" ]
44
2015-02-04T22:01:05.000Z
2021-01-27T21:18:47.000Z
gsi/proxy/proxy_utils/source/test/proxy-order-test.pl
sfiligoi/gct
fbfee85f29b4947dfaaad4abfffd06f7a22491ec
[ "Apache-2.0" ]
108
2017-11-01T20:22:38.000Z
2022-03-25T18:33:20.000Z
gsi/proxy/proxy_utils/source/test/proxy-order-test.pl
sfiligoi/gct
fbfee85f29b4947dfaaad4abfffd06f7a22491ec
[ "Apache-2.0" ]
51
2015-04-07T14:29:47.000Z
2021-09-23T08:44:18.000Z
#! /usr/bin/perl # This tests permutations in the proxy file format order, as well as support # for PKCS8-encoded private keys in proxies use strict; use Test::More; use IO::Handle; use File::Temp; my $valgrind=""; my @cleanups; if (exists $ENV{VALGRIND}) { $valgrind = "valgrind --log-file=VALGRIND-proxy-order-...
23.591667
106
0.506535
ed091c83ad6d9edbd3365be5562983546a15cb6e
4,229
pl
Perl
royal.pl
wizmariefa/csci305-prolog-lab
b163c2a3263bcb71b2a45a156b7ccdd153dc8528
[ "MIT" ]
null
null
null
royal.pl
wizmariefa/csci305-prolog-lab
b163c2a3263bcb71b2a45a156b7ccdd153dc8528
[ "MIT" ]
null
null
null
royal.pl
wizmariefa/csci305-prolog-lab
b163c2a3263bcb71b2a45a156b7ccdd153dc8528
[ "MIT" ]
null
null
null
/* Marie Morin * CSCI 305 Prolog Lab 2 * Royal Family of England 1900-2000 */ female('Queen Victoria'). female('Princess Alexandra of Denmark'). female('Queen Mary'). female('Mrs Simpson'). female('Lady Elizabeth Bowes-Lyon'). female('Queen Elizabeth II'). female('Princess Margaret'). female('Lady Diana Spencer'). f...
34.382114
60
0.714826
ed136501dd7362432ae7395f34d39c4984f7f5be
12,250
pl
Perl
2021/aoc15-2.pl
f382/AdventOfCode
78a46be0c29573f187030293568cf4633c2b575a
[ "MIT" ]
1
2021-12-05T06:25:23.000Z
2021-12-05T06:25:23.000Z
2021/aoc15-2.pl
f382/AdventOfCode
78a46be0c29573f187030293568cf4633c2b575a
[ "MIT" ]
null
null
null
2021/aoc15-2.pl
f382/AdventOfCode
78a46be0c29573f187030293568cf4633c2b575a
[ "MIT" ]
null
null
null
#!/usr/bin/perl -w use strict; my @input1 = qw( 1163751742 1381373672 2136511328 3694931569 7463417111 1319128137 1359912421 3125421639 1293138521 2311944581 ) ; my @input2 = qw( 1195699269169962618115739279199143968185692172285182183566221795877116121863721498957174621167918242 9115625874265799911...
63.14433
101
0.88049
ed223856e8db2ed545a76ebd9a175c22b713515d
715
t
Perl
t/Catmandu-Importer-WoSCitedReferences.t
manwar/Catmandu-WoS
a8fbdc81245bf602c3cb7dfcb159a2d9afa5adc8
[ "Artistic-1.0" ]
null
null
null
t/Catmandu-Importer-WoSCitedReferences.t
manwar/Catmandu-WoS
a8fbdc81245bf602c3cb7dfcb159a2d9afa5adc8
[ "Artistic-1.0" ]
null
null
null
t/Catmandu-Importer-WoSCitedReferences.t
manwar/Catmandu-WoS
a8fbdc81245bf602c3cb7dfcb159a2d9afa5adc8
[ "Artistic-1.0" ]
1
2019-09-19T14:44:48.000Z
2019-09-19T14:44:48.000Z
use strict; use Test::More; use Test::Exception; use Catmandu::Util qw(is_string is_hash_ref); my $pkg = 'Catmandu::Importer::WoSCitedReferences'; require_ok $pkg; SKIP: { skip "env WOS_USERNAME, WOS_PASSWORD not defined" unless $ENV{WOS_USERNAME} && $ENV{WOS_PASSWORD}; my %args = ( username...
21.029412
69
0.641958
73ece59891d60f57ee395cf4f87973e997287437
1,689
pm
Perl
lib/Bio/EnsEMBL/DataCheck/Checks/RegulatoryFeatureStableID.pm
gnaamati/ensembl-datacheck
b5eb55a4caa8dc0a7d03322fa6eabe95b7081701
[ "Apache-2.0" ]
5
2018-06-13T10:40:06.000Z
2021-01-27T15:37:46.000Z
lib/Bio/EnsEMBL/DataCheck/Checks/RegulatoryFeatureStableID.pm
gnaamati/ensembl-datacheck
b5eb55a4caa8dc0a7d03322fa6eabe95b7081701
[ "Apache-2.0" ]
388
2018-06-15T15:56:12.000Z
2022-03-29T07:52:46.000Z
lib/Bio/EnsEMBL/DataCheck/Checks/RegulatoryFeatureStableID.pm
gnaamati/ensembl-datacheck
b5eb55a4caa8dc0a7d03322fa6eabe95b7081701
[ "Apache-2.0" ]
33
2018-06-15T11:14:29.000Z
2022-03-04T11:45:27.000Z
=head1 LICENSE Copyright [2018-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 obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by appli...
25.590909
86
0.709295
73e77eff971639a74853cb5882b5912c7b582858
3,642
pl
Perl
source/pkgsrc/mail/mailgraph/patches/patch-mailgraph.pl
Scottx86-64/dotfiles-1
51004b1e2b032664cce6b553d2052757c286087d
[ "Unlicense" ]
1
2021-11-20T22:46:39.000Z
2021-11-20T22:46:39.000Z
source/pkgsrc/mail/mailgraph/patches/patch-mailgraph.pl
Scottx86-64/dotfiles-1
51004b1e2b032664cce6b553d2052757c286087d
[ "Unlicense" ]
null
null
null
source/pkgsrc/mail/mailgraph/patches/patch-mailgraph.pl
Scottx86-64/dotfiles-1
51004b1e2b032664cce6b553d2052757c286087d
[ "Unlicense" ]
null
null
null
$NetBSD: patch-mailgraph.pl,v 1.1 2019/10/02 14:30:31 triaxx Exp $ * Use log/maillog as default mail logfile. * Change hardcoded /var to pkgsrc compliant VARBASE. --- mailgraph.pl.orig 2007-08-29 09:06:01.000000000 +0000 +++ mailgraph.pl @@ -371,9 +371,9 @@ my $rrdstep = 60; my $xpoints = 540; my $points_per_sample...
53.558824
98
0.67106
ed21b96900fc8592cc0ae8e108f08d328940f2e2
511
al
Perl
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-0052-50-130.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-0052-50-130.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-0052-50-130.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
1 6 29 32 35 2 7 11 14 40 47 3 6 4 25 49 5 1 14 19 24 40 6 49 7 26 35 43 8 4 9 47 10 3 40 11 5 10 12 11 40 13 5 22 45 48 14 10 22 15 34 44 16 9 14 47 17 45 18 16 39 19 9 31 43 45 20 15 21 43 22 12 18 27 23 19 24 34 39 24 25 1 19 44 26 14 19 21 41 27 9 21 50 28 29 13 14 45 30 10 11 12 21 38 42 50 31 7 14 24 36 38 40 32 ...
10.22
23
0.649706
73f666065542de78f799e9b93c0134ad17bb8399
63,705
pm
Perl
bin/lib/Image/ExifTool/Casio.pm
mceachen/exiftool_vendored.rb
bab2705f32f3b8fc47486ec9ceb6f012972419c2
[ "MIT" ]
5
2017-02-18T11:03:32.000Z
2019-01-29T16:04:41.000Z
bin/lib/Image/ExifTool/Casio.pm
mceachen/exiftool_vendored
c154ac88071e480d595fa47140eb65487d4f2b07
[ "MIT" ]
null
null
null
bin/lib/Image/ExifTool/Casio.pm
mceachen/exiftool_vendored
c154ac88071e480d595fa47140eb65487d4f2b07
[ "MIT" ]
null
null
null
#------------------------------------------------------------------------------ # File: Casio.pm # # Description: Casio EXIF maker notes tags # # Revisions: 12/09/2003 - P. Harvey Created # 09/10/2004 - P. Harvey Added MakerNote2 (thanks to Joachim Loehr) # # References: 1) http://park2.wakw...
30.909753
231
0.41025
ed090636fcd4cb3794fcd6ce49888895a7e06830
8,269
pm
Perl
cygwin/perl5.14/lib/perl5/DateTime/Locale/az_Latn.pm
rwhitworth/precompiled-perl-mods
bbcfaa3e1663eaac8d770548ca275c50c5eead97
[ "Artistic-2.0" ]
8
2018-08-13T18:50:15.000Z
2021-11-02T05:09:44.000Z
cygwin/perl5.14/lib/perl5/DateTime/Locale/az_Latn.pm
rwhitworth/precompiled-perl-mods
bbcfaa3e1663eaac8d770548ca275c50c5eead97
[ "Artistic-2.0" ]
null
null
null
cygwin/perl5.14/lib/perl5/DateTime/Locale/az_Latn.pm
rwhitworth/precompiled-perl-mods
bbcfaa3e1663eaac8d770548ca275c50c5eead97
[ "Artistic-2.0" ]
4
2018-10-26T04:31:32.000Z
2020-06-20T07:01:33.000Z
########################################################################### # # This file is auto-generated by the Perl DateTime Suite locale # generator (0.05). This code generator comes with the # DateTime::Locale distribution in the tools/ directory, and is called # generate-from-cldr. # # This file as generated fr...
15.312963
75
0.618454
ed1686c7082412dedf1cc0d0eb02ceae73e09fbb
4,075
t
Perl
t/11-inet6.t
gitpan/Net-DNS
a99fcea22c6695e77375eef2b0d217f3940a375c
[ "ISC" ]
null
null
null
t/11-inet6.t
gitpan/Net-DNS
a99fcea22c6695e77375eef2b0d217f3940a375c
[ "ISC" ]
null
null
null
t/11-inet6.t
gitpan/Net-DNS
a99fcea22c6695e77375eef2b0d217f3940a375c
[ "ISC" ]
null
null
null
# $Id: 11-inet6.t 754 2008-12-22 12:48:09Z olaf $ -*-perl-*- use Test::More; use strict; BEGIN { if (-e 't/IPv6.enabled' && ! -e 't/IPv6.disabled' ) { plan tests => 10; } else { plan skip_all => 'Online tests disabled.'; exit; } } my $answer; my $res= Net::DNS::Resolver->new; ; my $res2; my $AAAA_...
27.533784
118
0.607607
73d53ae874b0a8149c85fe682dac4cfffb672e05
19,820
pm
Perl
perl/src/lib/ExtUtils/CBuilder/Platform/Windows.pm
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
2,293
2015-01-02T12:46:10.000Z
2022-03-29T09:45:43.000Z
perl/src/lib/ExtUtils/CBuilder/Platform/Windows.pm
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
315
2015-05-31T11:55:46.000Z
2022-01-12T08:36:37.000Z
perl/src/lib/ExtUtils/CBuilder/Platform/Windows.pm
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
1,033
2015-01-04T07:48:40.000Z
2022-03-24T09:34:37.000Z
package ExtUtils::CBuilder::Platform::Windows; use strict; use warnings; use File::Basename; use File::Spec; use ExtUtils::CBuilder::Base; use IO::File; use vars qw($VERSION @ISA); $VERSION = '0.2602'; @ISA = qw(ExtUtils::CBuilder::Base); sub new { my $class = shift; my $self = $class->SUPER::new(@_); my $cf...
28.934307
106
0.534763
ed1a92ce52d381036b6bae9eb4fb928d1591660b
89
pm
Perl
lib/VMOMI/VchaState.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2020-07-22T21:56:34.000Z
2020-07-22T21:56:34.000Z
lib/VMOMI/VchaState.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
null
null
null
lib/VMOMI/VchaState.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2016-07-19T19:56:09.000Z
2016-07-19T19:56:09.000Z
package VMOMI::VchaState; use parent 'VMOMI::SimpleType'; use strict; use warnings; 1;
11.125
31
0.741573
73f9c3a2006e9909f835c25e648b2c937654a15b
57
pm
Perl
libapreq2/glue/perl/xsbuilder/APR/Request/Error/Error.pm
zippy1981/rapache
6511812d2a46f129679c8a7508bab39d37909438
[ "Apache-2.0" ]
74
2015-01-03T13:48:08.000Z
2021-11-26T10:35:10.000Z
libapreq2/glue/perl/xsbuilder/APR/Request/Error/Error.pm
zippy1981/rapache
6511812d2a46f129679c8a7508bab39d37909438
[ "Apache-2.0" ]
27
2015-02-12T11:03:26.000Z
2022-02-17T20:31:56.000Z
libapreq2/glue/perl/xsbuilder/APR/Request/Error/Error.pm
zippy1981/rapache
6511812d2a46f129679c8a7508bab39d37909438
[ "Apache-2.0" ]
29
2015-01-26T00:18:45.000Z
2022-02-15T16:35:16.000Z
use APR::Error; our @ISA = qw/APR::Error APR::Request/;
14.25
39
0.649123
73eb7eedb0da7fe811fb59d8f96b8ce064c0870d
1,027
t
Perl
t/009module/013dtm-mulinc.t
ChengCat/dale
4a764895611679cd1670d9a43ffdbee136661759
[ "BSD-3-Clause" ]
1,083
2015-03-18T09:42:49.000Z
2022-03-29T03:17:47.000Z
t/009module/013dtm-mulinc.t
ChengCat/dale
4a764895611679cd1670d9a43ffdbee136661759
[ "BSD-3-Clause" ]
195
2015-01-04T03:06:41.000Z
2022-03-18T18:16:27.000Z
t/009module/013dtm-mulinc.t
ChengCat/dale
4a764895611679cd1670d9a43ffdbee136661759
[ "BSD-3-Clause" ]
56
2015-03-18T20:02:13.000Z
2022-01-22T19:35:27.000Z
#!/usr/bin/env perl use warnings; use strict; $ENV{"DALE_TEST_ARGS"} ||= ""; my $test_dir = $ENV{"DALE_TEST_DIR"} || "."; $ENV{PATH} .= ":."; use Data::Dumper; use Test::More tests => 5; my @res = `dalec -O0 $test_dir/t/src/dtm1.dt -o ./t.dtm-mulinc.o -c -m ./mod1`; is_deeply(\@res, [], 'no compilation errors'); ...
22.326087
82
0.609542
ed054ade68e391ee0caa3cab02cf749574a6d3f8
805
pm
Perl
tests/console/hibernation_enabled.pm
lansuse/os-autoinst-distri-opensuse
8e8c532236f2436693ec1da426de563c9759d778
[ "FSFAP" ]
null
null
null
tests/console/hibernation_enabled.pm
lansuse/os-autoinst-distri-opensuse
8e8c532236f2436693ec1da426de563c9759d778
[ "FSFAP" ]
null
null
null
tests/console/hibernation_enabled.pm
lansuse/os-autoinst-distri-opensuse
8e8c532236f2436693ec1da426de563c9759d778
[ "FSFAP" ]
null
null
null
# SUSE's openQA tests # # Copyright 2020-2021 SUSE LLC # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # Summary: Verify that "resum...
29.814815
117
0.752795
73fcf26f984d159bfd5356f5c3a5d46a64707105
1,121
pm
Perl
lib/Google/Ads/AdWords/v201406/PageOnePromotedBiddingScheme/StrategyGoal.pm
gitpan/Google-Ads-AdWords-Client
44c7408a1b7f8f16b22efa359c037d1f986f04f1
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/AdWords/v201406/PageOnePromotedBiddingScheme/StrategyGoal.pm
gitpan/Google-Ads-AdWords-Client
44c7408a1b7f8f16b22efa359c037d1f986f04f1
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/AdWords/v201406/PageOnePromotedBiddingScheme/StrategyGoal.pm
gitpan/Google-Ads-AdWords-Client
44c7408a1b7f8f16b22efa359c037d1f986f04f1
[ "Apache-2.0" ]
null
null
null
package Google::Ads::AdWords::v201406::PageOnePromotedBiddingScheme::StrategyGoal; use strict; use warnings; sub get_xmlns { 'https://adwords.google.com/api/adwords/cm/v201406'}; # derivation by restriction use base qw( SOAP::WSDL::XSD::Typelib::Builtin::string); 1; __END__ =pod =head1 NAME =head1 DESCRI...
16.984848
111
0.769848
73e3c05cdcaf44ed133379bbbc5223b10ebab795
3,698
pm
Perl
src/DmrgDriver.pm
g1257/dmrgpp
9f46eebce7e2c231cf486aa2e33368477827b63e
[ "Unlicense" ]
24
2016-02-22T20:53:19.000Z
2022-03-17T07:29:32.000Z
src/DmrgDriver.pm
g1257/dmrgpp
9f46eebce7e2c231cf486aa2e33368477827b63e
[ "Unlicense" ]
31
2015-06-29T21:32:33.000Z
2022-01-06T12:41:31.000Z
src/DmrgDriver.pm
g1257/dmrgpp
9f46eebce7e2c231cf486aa2e33368477827b63e
[ "Unlicense" ]
18
2015-08-13T04:17:47.000Z
2021-04-27T15:50:23.000Z
#!/usr/bin/perl use strict; use warnings; package DmrgDriver; sub createTemplates { my ($generateSources) = @_; my $cppEach = 2; my @lanczos = ("LanczosSolver","ChebyshevSolver"); my @matrixVector = ("MatrixVectorOnTheFly","MatrixVectorStored","MatrixVectorKron"); my @vecWithOffsets = ("","s"); my @complexOrReal =...
22.143713
94
0.679016
73e82463f2fe4fb0496e509b7edd0176448457c0
337
pm
Perl
pdu-perl-api/Raritan/RPC/auth/ldapsrv/SecurityProtocol.pm
gregoa/raritan-pdu-json-rpc-sdk
76df982462742b97b52872aa34630140f5df7e58
[ "BSD-3-Clause" ]
1
2021-04-29T23:04:17.000Z
2021-04-29T23:04:17.000Z
pdu-perl-api/Raritan/RPC/auth/ldapsrv/SecurityProtocol.pm
gregoa/raritan-pdu-json-rpc-sdk
76df982462742b97b52872aa34630140f5df7e58
[ "BSD-3-Clause" ]
null
null
null
pdu-perl-api/Raritan/RPC/auth/ldapsrv/SecurityProtocol.pm
gregoa/raritan-pdu-json-rpc-sdk
76df982462742b97b52872aa34630140f5df7e58
[ "BSD-3-Clause" ]
2
2020-06-20T16:21:23.000Z
2021-09-28T19:04:44.000Z
# SPDX-License-Identifier: BSD-3-Clause # # Copyright 2020 Raritan Inc. All rights reserved. # # This file was generated by IdlC from LdapServerSettings.idl. use strict; package Raritan::RPC::auth::ldapsrv::SecurityProtocol; use constant SEC_PROTO_NONE => 0; use constant SEC_PROTO_SSL => 1; use constant SEC_PROTO_ST...
21.0625
62
0.762611
ed090c2a125387006b0e04493b8c0d0e53c604bd
1,302
pm
Perl
openresty-win32-build/thirdparty/perl5-5.29.6/cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
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/lib/Test/Tester/CaptureRunner.pm
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
openresty-win32-build/thirdparty/perl5-5.29.6/lib/Test/Tester/CaptureRunner.pm
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
# $Header: /home/fergal/my/cvs/Test-Tester/lib/Test/Tester/CaptureRunner.pm,v 1.3 2003/03/05 01:07:55 fergal Exp $ use strict; package Test::Tester::CaptureRunner; our $VERSION = '1.302141'; use Test::Tester::Capture; require Exporter; sub new { my $pkg = shift; my $self = bless {}, $pkg; return $self; } sub r...
16.275
114
0.673579
73fe97ccd81855e59e858756ed6e17e224fef9d1
6,466
pm
Perl
cloud/aws/health/mode/events.pm
handfreezer/centreon-plugins
b90f14765a6583249a46a810b89987a15a249ed2
[ "Apache-2.0" ]
null
null
null
cloud/aws/health/mode/events.pm
handfreezer/centreon-plugins
b90f14765a6583249a46a810b89987a15a249ed2
[ "Apache-2.0" ]
null
null
null
cloud/aws/health/mode/events.pm
handfreezer/centreon-plugins
b90f14765a6583249a46a810b89987a15a249ed2
[ "Apache-2.0" ]
null
null
null
# # Copyright 2022 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...
31.236715
145
0.545005
73f7ba1d2bea94f46d568e89b7f1875e1b6899cc
4,578
pm
Perl
lib/Search/Elasticsearch/Transport/Async.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
1
2022-03-14T10:44:11.000Z
2022-03-14T10:44:11.000Z
lib/Search/Elasticsearch/Transport/Async.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
null
null
null
lib/Search/Elasticsearch/Transport/Async.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
null
null
null
package Search::Elasticsearch::Transport::Async; use Moo; with 'Search::Elasticsearch::Role::Is_Async', 'Search::Elasticsearch::Role::Transport'; use Time::HiRes qw(time); use Search::Elasticsearch::Util qw(upgrade_error); use Promises qw(deferred); use namespace::clean; #=================================== sub ...
27.914634
90
0.586501
73e96e1fd381d892e8bdff05680fff5f5b374849
1,693
t
Perl
t/Catmandu-Store-File-BagIt.t
manwar/Catmandu-BagIt
046d7970e9e527a00e945791abfec29934c456dd
[ "Artistic-1.0" ]
1
2016-01-21T08:37:10.000Z
2016-01-21T08:37:10.000Z
t/Catmandu-Store-File-BagIt.t
manwar/Catmandu-BagIt
046d7970e9e527a00e945791abfec29934c456dd
[ "Artistic-1.0" ]
14
2015-05-29T09:58:00.000Z
2020-02-19T10:09:38.000Z
t/Catmandu-Store-File-BagIt.t
manwar/Catmandu-BagIt
046d7970e9e527a00e945791abfec29934c456dd
[ "Artistic-1.0" ]
2
2016-01-20T10:52:23.000Z
2019-10-07T15:10:38.000Z
#!/usr/bin/env perl use strict; use warnings; use Test::More; use Test::Exception; my $pkg; BEGIN { $pkg = 'Catmandu::Store::File::BagIt'; use_ok $pkg; } require_ok $pkg; dies_ok {$pkg->new} 'dies ok on not enough parameters'; my $store = $pkg->new(root => 't/data2', keysize => 9); ok $store , 'got a stor...
23.84507
118
0.624926
ed0c78e0a684af38234253d3e787703292ac741e
504
t
Perl
test/blackbox-tests/test-cases/coq/public-dep-on-private.t/run.t
marsam/dune
8a3d7f2f2015b71384caa07226d1a89dba9d6c25
[ "MIT" ]
2
2022-03-03T01:38:24.000Z
2022-03-03T01:54:36.000Z
test/blackbox-tests/test-cases/coq/public-dep-on-private.t/run.t
marsam/dune
8a3d7f2f2015b71384caa07226d1a89dba9d6c25
[ "MIT" ]
1
2021-11-08T19:54:28.000Z
2021-11-08T19:54:28.000Z
test/blackbox-tests/test-cases/coq/public-dep-on-private.t/run.t
marsam/dune
8a3d7f2f2015b71384caa07226d1a89dba9d6c25
[ "MIT" ]
1
2022-03-02T19:35:36.000Z
2022-03-02T19:35:36.000Z
$ dune build --display short --debug-dependency-path File "public/dune", line 4, characters 11-18: 4 | (theories private)) ^^^^^^^ Error: Theory "private" is private, it cannot be a dependency of a public theory. You need to associate "private" to a package. -> required by public/b.v.d -...
36
75
0.666667
73ee441a8be3713f17d982e7c4cc62f97c5501b9
3,842
pm
Perl
auto-lib/Paws/ECS/SubmitContainerStateChange.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ECS/SubmitContainerStateChange.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ECS/SubmitContainerStateChange.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::ECS::SubmitContainerStateChange; use Moose; has Cluster => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'cluster' ); has ContainerName => (is => 'ro', isa => 'Str', traits => ['NameInRequest'], request_name => 'containerName' ); has ExitCode => (is => 'ro', isa => 'Int'...
31.752066
249
0.662676
73e88460a837191e3850eca73f6d5d67aa28170a
1,129
t
Perl
t.rep/72-shutdown-sync.t
rcdevs/repcached
c9cb4cf0ff156785c54dd461a4d584369866c58c
[ "BSD-3-Clause" ]
10
2015-10-30T07:07:26.000Z
2017-07-17T03:24:09.000Z
t.rep/72-shutdown-sync.t
rcdevs/repcached
c9cb4cf0ff156785c54dd461a4d584369866c58c
[ "BSD-3-Clause" ]
1
2019-01-11T13:03:26.000Z
2020-01-26T14:51:26.000Z
t.rep/72-shutdown-sync.t
ignacykasperowicz/repcached
c9cb4cf0ff156785c54dd461a4d584369866c58c
[ "BSD-3-Clause" ]
6
2015-05-30T13:15:26.000Z
2017-07-17T03:24:14.000Z
#!/usr/bin/perl use strict; use warnings; use Test::More qw(no_plan); use FindBin qw($Bin); use lib ("$Bin/lib", "$Bin/../t/lib"); use RepcachedTest; my($m1, $m2) = new_repcached(); my($sock_m1, $sock_m2) = ($m1->sock, $m2->sock); # stop second process, fill buffers on first one # XXX use (pid + 1) to bypass timedr...
25.659091
71
0.56333
ed16b60c628e45df41e8f0fd999962220f70a076
3,218
pm
Perl
lib/MusicBrainz/Server/Edit/ReleaseGroup/Create.pm
qls0ulp/musicbrainz-server
ebe8a45bf6f336352cd5c56e2e825d07679c0e45
[ "BSD-2-Clause" ]
2
2019-03-14T05:31:35.000Z
2019-03-14T05:32:01.000Z
lib/MusicBrainz/Server/Edit/ReleaseGroup/Create.pm
qls0ulp/musicbrainz-server
ebe8a45bf6f336352cd5c56e2e825d07679c0e45
[ "BSD-2-Clause" ]
null
null
null
lib/MusicBrainz/Server/Edit/ReleaseGroup/Create.pm
qls0ulp/musicbrainz-server
ebe8a45bf6f336352cd5c56e2e825d07679c0e45
[ "BSD-2-Clause" ]
1
2021-02-24T13:14:25.000Z
2021-02-24T13:14:25.000Z
package MusicBrainz::Server::Edit::ReleaseGroup::Create; use Moose; use MooseX::Types::Moose qw( ArrayRef Int Str ); use MooseX::Types::Structured qw( Dict Optional ); use MusicBrainz::Server::Constants qw( $EDIT_RELEASEGROUP_CREATE ); use MusicBrainz::Server::Edit::Types qw( Nullable ArtistCreditDefinition ); use Mus...
31.861386
101
0.627719
73e46074a133e0f6905b3deb9497ff6a9cb8d8e4
28,701
pl
Perl
src/core/api/db_push.pl
CyberFlameGO/terminusdb
3c3b67d621da67c4ae673cf415f59bb5d0249121
[ "Apache-2.0" ]
822
2019-07-31T12:15:18.000Z
2022-03-31T05:32:32.000Z
src/core/api/db_push.pl
CyberFlameGO/terminusdb
3c3b67d621da67c4ae673cf415f59bb5d0249121
[ "Apache-2.0" ]
600
2019-08-02T14:03:14.000Z
2022-03-29T15:27:31.000Z
src/core/api/db_push.pl
CyberFlameGO/terminusdb
3c3b67d621da67c4ae673cf415f59bb5d0249121
[ "Apache-2.0" ]
53
2019-08-14T22:09:40.000Z
2022-03-25T09:01:35.000Z
:- module(db_push, [ push/8, authorized_push/3 ]). :- use_module(core(util)). :- use_module(core(query)). :- use_module(library(terminus_store)). :- use_module(core(transaction)). :- use_module(db_pack). :- use_module(db_rebase). :- use_module(db_create). :- use_module(core(accoun...
40.141259
170
0.685203
73e1a030d65ec6b2fa8fc4e4ed5af1fec910b4f3
273
t
Perl
misc/t-non-spec/06-bind-array.t
lablua/Perlito
97c296f63f395ce6a9aa3cac1baeeed076b753a3
[ "Artistic-2.0" ]
279
2015-01-10T22:22:27.000Z
2022-03-11T00:00:26.000Z
misc/t-non-spec/06-bind-array.t
lablua/Perlito
97c296f63f395ce6a9aa3cac1baeeed076b753a3
[ "Artistic-2.0" ]
38
2015-07-12T20:06:59.000Z
2022-02-01T09:23:58.000Z
misc/t-non-spec/06-bind-array.t
lablua/Perlito
97c296f63f395ce6a9aa3cac1baeeed076b753a3
[ "Artistic-2.0" ]
31
2015-02-18T14:55:57.000Z
2022-02-24T16:53:19.000Z
use v6; class Main { say '1..2'; my $x := 1; my $y := 2; my $x1 := 0; my $y1 := 0; [ $x1, $y1 ] := [ $x, $y ]; if $x1 != 1 { print 'not ' }; say 'ok ', $x1; if $y1 != 2 { print 'not ' }; say 'ok ', $y1; }
12.409091
31
0.304029
ed08e5aa4a80ba99b0024f58a6272a3bab5eb1db
14,456
pl
Perl
bin/make_browsable_snapshot.pl
holtzermann17/Noosphere
7be63c122f778ef00e56ffe847a6d40d004527dd
[ "MIT" ]
1
2018-05-31T06:29:48.000Z
2018-05-31T06:29:48.000Z
bin/make_browsable_snapshot.pl
holtzermann17/Noosphere
7be63c122f778ef00e56ffe847a6d40d004527dd
[ "MIT" ]
null
null
null
bin/make_browsable_snapshot.pl
holtzermann17/Noosphere
7be63c122f778ef00e56ffe847a6d40d004527dd
[ "MIT" ]
1
2021-05-02T15:14:36.000Z
2021-05-02T15:14:36.000Z
#!/usr/bin/perl ############################################################################### # # Make an offline browsable snapshot of Noosphere (l2h) entries. # ############################################################################### use lib '/var/www/noosphere/lib'; use strict; use vars qw{$dbh $signatu...
22.982512
407
0.62161
ed0124c742fef94a25cc78d7895475be3bc976e7
2,509
pl
Perl
scripts/examples/tree_getDistances.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
scripts/examples/tree_getDistances.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
scripts/examples/tree_getDistances.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/env perl # Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute # Copyright [2016-2018] EMBL-European Bioinformatics Institute # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License...
33.013158
102
0.708649
73d39df530ba75c7766d5d4b82a6c72ff924154b
1,849
t
Perl
riscv/llvm/3.5/binutils-2.21.1/gold/testsuite/script_test_2.t
HackLinux/goblin-core
7333461b7c7ad60c7c023ce898baff356cb617f5
[ "BSD-3-Clause" ]
3
2019-02-12T04:14:39.000Z
2020-11-05T08:46:20.000Z
binutils/gold/testsuite/script_test_2.t
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
binutils/gold/testsuite/script_test_2.t
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2021-03-24T06:40:32.000Z
2021-03-24T06:40:32.000Z
/* script_test_2.t -- linker script test 2 for gold Copyright 2008 Free Software Foundation, Inc. Written by Ian Lance Taylor <iant@google.com>. This file is part of gold. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
26.797101
72
0.655489
73d600f855884ffe81c9371355afe384a695a2eb
2,420
pl
Perl
texttobr.pl
luciangreen/Text-to-Breasonings
91250944f0d2487f62892c182e4ba2937333b091
[ "BSD-3-Clause" ]
null
null
null
texttobr.pl
luciangreen/Text-to-Breasonings
91250944f0d2487f62892c182e4ba2937333b091
[ "BSD-3-Clause" ]
null
null
null
texttobr.pl
luciangreen/Text-to-Breasonings
91250944f0d2487f62892c182e4ba2937333b091
[ "BSD-3-Clause" ]
null
null
null
%% use_module(library(pio)). In la_strings %% texttobr - converts file stream to list of 3D dimensions of each character texttobr(N1,Filex1,Stringx1,M1) :- ((number(N1),N=N1)->true; (N1=u,N=1)), ((Filex1=u,Filex="file.txt")->true; Filex=Filex1), ((number(M1),M=M1)->true; M=all), %% If m1 is undefined or all...
17.925926
77
0.518182
73ed4257d63b72d47d2ac234fd5443e97f13dd1c
841
t
Perl
t/bug-null-operation.t
fastmailops/perl-Crypt-OpenSSL-Verify
cb5eb3c7d8f6e73744edba4283f1ba14cc08b81d
[ "OpenSSL" ]
null
null
null
t/bug-null-operation.t
fastmailops/perl-Crypt-OpenSSL-Verify
cb5eb3c7d8f6e73744edba4283f1ba14cc08b81d
[ "OpenSSL" ]
11
2020-06-13T01:05:40.000Z
2021-01-27T22:43:51.000Z
t/bug-null-operation.t
timlegge/perl-Crypt-OpenSSL-Verify_old
0ab1b9fdb1284fd19a714c8b7dce974e402afe88
[ "OpenSSL" ]
4
2020-11-17T00:37:27.000Z
2021-04-03T14:41:13.000Z
use warnings; use strict; use Test::More; use Test::Exception; use File::Spec::Functions qw(catfile); package Test::Bug; use Exporter qw(import); our @EXPORT = qw(test_null_operation_bug); use Crypt::OpenSSL::Verify; use File::Slurp qw(read_file); use Crypt::OpenSSL::X509; sub test_null_ope...
19.113636
82
0.599287
ed12a91c1fb8463114027e283333511e5b205762
1,178
pl
Perl
sdcard-wifi-ssh/initrd_extracted/usr/lib/arm-linux-gnueabihf/perl-base/unicore/lib/Bpt/O.pl
zwo-bot/keybow-firmware
0de2da9c4be1ee588f92f486b682985dace6e633
[ "MIT" ]
1
2019-02-22T05:19:40.000Z
2019-02-22T05:19:40.000Z
sdcard-wifi-ssh/initrd_extracted/usr/lib/arm-linux-gnueabihf/perl-base/unicore/lib/Bpt/O.pl
zwo-bot/keybow-firmware
0de2da9c4be1ee588f92f486b682985dace6e633
[ "MIT" ]
null
null
null
sdcard-wifi-ssh/initrd_extracted/usr/lib/arm-linux-gnueabihf/perl-base/unicore/lib/Bpt/O.pl
zwo-bot/keybow-firmware
0de2da9c4be1ee588f92f486b682985dace6e633
[ "MIT" ]
1
2020-11-04T07:54:34.000Z
2020-11-04T07:54:34.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 10.0.0. Any changes made here will be lost! # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! # This file is for internal use by core Perl only. The format and even the # name or exist...
8.725926
77
0.766553
73ef77a4d8e9d3da7b43505684b4e017e8dbc579
616
pl
Perl
misc/generate_gitrev.pl
kidd-playground/h2o
772ce3c1bc0912bfa05ca0be48fdb762ba1b6dcb
[ "MIT" ]
8,657
2015-01-01T00:35:54.000Z
2022-03-31T08:32:33.000Z
misc/generate_gitrev.pl
kidd-playground/h2o
772ce3c1bc0912bfa05ca0be48fdb762ba1b6dcb
[ "MIT" ]
2,228
2015-01-01T17:42:01.000Z
2022-03-31T12:32:04.000Z
misc/generate_gitrev.pl
kidd-playground/h2o
772ce3c1bc0912bfa05ca0be48fdb762ba1b6dcb
[ "MIT" ]
911
2015-01-01T02:27:36.000Z
2022-03-25T08:39:46.000Z
#!/usr/bin/env perl use strict; use warnings; my $gitrev = exec_git_command('git rev-parse --short HEAD') or die "failed to get current revision"; my $content = "#define H2O_GITREV $gitrev\n"; my $outpath = 'include/h2o/gitrev.h'; my $current = -f $outpath ? do { open(my $fh, '<', $outpath) or die "failed to open...
23.692308
100
0.592532
ed0eb1303813df955bbf0fa9924cb7c7692e72b6
2,681
pm
Perl
lib/Perl/Critic/Utils/POD/ParseInteriorSequence.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
lib/Perl/Critic/Utils/POD/ParseInteriorSequence.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
lib/Perl/Critic/Utils/POD/ParseInteriorSequence.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
package Perl::Critic::Utils::POD::ParseInteriorSequence; use 5.006001; use strict; use warnings; use base qw{ Pod::Parser }; use IO::String; our $VERSION = '1.134'; #----------------------------------------------------------------------------- sub interior_sequence { my ( $self, $seq_cmd, $seq_arg, $pod_seq )...
23.725664
102
0.618426
73e7e2b65e4eb6b7abe584261cecf0155335c8ad
17,755
pm
Perl
lib/DBD/PgLite/MirrorPgToSQLite.pm
git-the-cpan/DBD-PgLite
7f7fce3f920b65452ae3682438cfe3061615c6f4
[ "Artistic-1.0-cl8" ]
null
null
null
lib/DBD/PgLite/MirrorPgToSQLite.pm
git-the-cpan/DBD-PgLite
7f7fce3f920b65452ae3682438cfe3061615c6f4
[ "Artistic-1.0-cl8" ]
null
null
null
lib/DBD/PgLite/MirrorPgToSQLite.pm
git-the-cpan/DBD-PgLite
7f7fce3f920b65452ae3682438cfe3061615c6f4
[ "Artistic-1.0-cl8" ]
null
null
null
package DBD::PgLite::MirrorPgToSQLite; use strict; use DBI; use Storable; use File::Copy; require Exporter; our @ISA = qw(Exporter); our @EXPORT_OK = qw(pg_to_sqlite); our $VERSION = '0.05'; #### MAIN SUBROUTINE #### sub pg_to_sqlite { my %opt = @_; my %defaults = defaults(); for (keys %defaults) { next if exist...
32.940631
173
0.668206
73e3025cda62b1213090b33d829de671178e58b7
10,072
pm
Perl
lib/Shared/Examples/Net/Amazon/S3.pm
kdesjard/net-amazon-s3
fff55f3a84cf3423ad7b5fa84813dcd30580897b
[ "Artistic-1.0" ]
13
2015-03-29T05:06:35.000Z
2021-12-23T20:51:43.000Z
lib/Shared/Examples/Net/Amazon/S3.pm
kdesjard/net-amazon-s3
fff55f3a84cf3423ad7b5fa84813dcd30580897b
[ "Artistic-1.0" ]
92
2015-05-18T15:20:03.000Z
2022-01-14T14:08:05.000Z
lib/Shared/Examples/Net/Amazon/S3.pm
kdesjard/net-amazon-s3
fff55f3a84cf3423ad7b5fa84813dcd30580897b
[ "Artistic-1.0" ]
39
2015-03-01T14:12:16.000Z
2021-12-01T17:50:18.000Z
package Shared::Examples::Net::Amazon::S3; # ABSTRACT: used for testing and as example use strict; use warnings; use parent qw[ Exporter::Tiny ]; use Hash::Util; use Ref::Util ( qw[ is_regexpref ], ); use Test::Deep; use Test::More; use Test::LWP::UserAgent; use Net::Amazon::S3; use Shared::Examples::Net::Amazon...
22.633708
90
0.653594
ed0eff6e32218c5eec3bfdd264a9bce59c6c4804
600
pl
Perl
bacula-backup/backup_config.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
1,863
2015-01-04T21:45:45.000Z
2022-03-30T09:10:50.000Z
bacula-backup/backup_config.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
1,233
2015-01-03T12:45:51.000Z
2022-03-31T02:39:58.000Z
bacula-backup/backup_config.pl
vsilvar/webmin
9c736481d7d07eb4c8dcdb2cacff2365b74efbe0
[ "BSD-3-Clause" ]
546
2015-01-05T13:07:28.000Z
2022-03-25T21:47:51.000Z
do 'bacula-backup-lib.pl'; # backup_config_files() # Returns files and directories that can be backed up sub backup_config_files { return ( $config{'bacula_dir'} ); } # pre_backup(&files) # Called before the files are actually read sub pre_backup { return undef; } # post_backup(&files) # Called after the fil...
15.384615
53
0.736667
ed158c34fa9eddabeff159d5e6e9ca659981662a
2,099
pm
Perl
auto-lib/Paws/OpsWorks/BlockDeviceMapping.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
2
2016-09-22T09:18:33.000Z
2017-06-20T01:36:58.000Z
auto-lib/Paws/OpsWorks/BlockDeviceMapping.pm
cah-rfelsburg/paws
de9ffb8d49627635a2da588066df26f852af37e4
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/OpsWorks/BlockDeviceMapping.pm
cah-rfelsburg/paws
de9ffb8d49627635a2da588066df26f852af37e4
[ "Apache-2.0" ]
null
null
null
package Paws::OpsWorks::BlockDeviceMapping; use Moose; has DeviceName => (is => 'ro', isa => 'Str'); has Ebs => (is => 'ro', isa => 'Paws::OpsWorks::EbsBlockDevice'); has NoDevice => (is => 'ro', isa => 'Str'); has VirtualName => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAM...
25.91358
105
0.73273
73d59594d5ba9ef014a3ea67167def90c1156e68
6,002
pl
Perl
lib/unicore/lib/In/5_2.pl
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
15
2019-07-10T16:50:17.000Z
2022-01-23T14:28:17.000Z
lib/unicore/lib/In/5_2.pl
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
lib/unicore/lib/In/5_2.pl
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
9
2017-10-24T21:53:36.000Z
2021-11-23T07:36:59.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 8.0.0. Any changes made here will be lost! # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! # This file is for internal use by core Perl only. The format and even the # name or existe...
5.972139
77
0.80923
73d4740b08ab6da8f87a4975e8f8b7be8d75b531
331
pl
Perl
global/spells/2739.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
1
2021-11-25T23:33:55.000Z
2021-11-25T23:33:55.000Z
global/spells/2739.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
6
2020-02-12T16:39:52.000Z
2021-08-16T22:12:59.000Z
global/spells/2739.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
7
2019-12-28T20:06:14.000Z
2021-11-23T17:21:38.000Z
#:: 2739 - Invisibility versus Undead sub EVENT_SPELL_EFFECT_CLIENT { if ($client->GetPetID()) { $PetID = $entity_list->GetMobByID($client->GetPetID()); if ($PetID->Charmed()) { $PetID->WipeHateList(); $PetID->SetSpecialAbility(28, 1); $PetID->AddToHateList($client, 10000); } else { $PetID->Kill()...
20.6875
57
0.634441
ed05462e21d5a75e62547e770a70985c2401641c
9,558
pm
Perl
lib/Faker/Plugin/Company.pm
alnewkirk/Faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
4
2021-02-08T09:41:51.000Z
2022-01-21T20:00:42.000Z
lib/Faker/Plugin/Company.pm
iamalnewkirk/faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
12
2020-03-14T02:11:30.000Z
2020-05-12T00:40:29.000Z
lib/Faker/Plugin/Company.pm
alnewkirk/Faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
null
null
null
package Faker::Plugin::Company; use 5.014; use strict; use warnings; use registry; use routines; use Data::Object::Class; use Data::Object::ClassHas; extends 'Data::Object::Plugin'; # VERSION # ATTRIBUTES has 'faker' => ( is => 'ro', isa => 'ConsumerOf["Faker::Maker"]', req => 1, ); # METHODS method dat...
17.067857
74
0.545616
73e96386fb8dc83c7bdd518b5b53d5069704e4dd
2,023
t
Perl
t/00-compile.t
gitpan/App-PlUtils
4ab3f820196be452c6e725a1c228980044e96156
[ "Artistic-1.0" ]
null
null
null
t/00-compile.t
gitpan/App-PlUtils
4ab3f820196be452c6e725a1c228980044e96156
[ "Artistic-1.0" ]
null
null
null
t/00-compile.t
gitpan/App-PlUtils
4ab3f820196be452c6e725a1c228980044e96156
[ "Artistic-1.0" ]
null
null
null
use 5.006; use strict; use warnings; # this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051 use Test::More; plan tests => 5 + ($ENV{AUTHOR_TESTING} ? 1 : 0); my @module_files = ( 'App/PlUtils.pm' ); my @scripts = ( 'bin/plcost', 'bin/pllex', 'bin/plsub', 'bin/pluse' ); # no fa...
24.670732
147
0.562037
73fd27b7e23a2ea2cc658e2a36b53ccb4bde1232
22
t
Perl
head/bin/ed/test/nl2.t
dplbsd/zcaplib
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
700
2017-12-07T02:08:09.000Z
2022-03-31T06:42:56.000Z
head/bin/ed/test/nl2.t
dplbsd/zcaplib
c134f5e2a5725af122c94005c5b1af3720706ce3
[ "BSD-2-Clause" ]
114
2018-01-10T20:12:21.000Z
2022-03-25T06:55:35.000Z
FreeBSD/bin/ed/test/nl2.t
TigerBSD/TigerBSD
3d092f261b362f73170871403397fc5d6b89d1dc
[ "0BSD" ]
134
2018-01-08T08:33:08.000Z
2022-03-24T11:51:27.000Z
a hello world . 0;/./
4.4
11
0.545455
73da9ef37cbaaa363569b7b75084c660e6b5661a
117,049
pl
Perl
vpx_dsp/vpx_dsp_rtcd_defs.pl
Italtel-Unimi/libvpx
ab4010e0ac7aefd4b422f5cf8bfca5652159a6a1
[ "BSD-3-Clause" ]
14
2016-06-29T17:35:02.000Z
2021-05-18T06:54:04.000Z
vpx_dsp/vpx_dsp_rtcd_defs.pl
Italtel-Unimi/libvpx
ab4010e0ac7aefd4b422f5cf8bfca5652159a6a1
[ "BSD-3-Clause" ]
null
null
null
vpx_dsp/vpx_dsp_rtcd_defs.pl
Italtel-Unimi/libvpx
ab4010e0ac7aefd4b422f5cf8bfca5652159a6a1
[ "BSD-3-Clause" ]
null
null
null
sub vpx_dsp_forward_decls() { print <<EOF /* * DSP */ #include "vpx/vpx_integer.h" #include "vpx_dsp/vpx_dsp_common.h" EOF } forward_decls qw/vpx_dsp_forward_decls/; # functions that are 64 bit only. $mmx_x86_64 = $sse2_x86_64 = $ssse3_x86_64 = $avx_x86_64 = $avx2_x86_64 = ''; if ($opts{arch} eq "x86_64") { $mmx...
66.505114
365
0.794163
ed1465b84237be6d855b0112dbab31817649da9b
1,045
pm
Perl
lib/Google/Ads/GoogleAds/V6/Services/LandingPageViewService.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/LandingPageViewService.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/LandingPageViewService.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
# Copyright 2020, Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, ...
31.666667
79
0.727273
73f3f56d771019cd3713d66bc37f55e9376bc08c
8,277
pm
Perl
modules/EnsEMBL/Web/Template/Legacy.pm
leannehaggerty/ensembl-webcode
69d419c3ced465e36f41ff7531dc8e6bdc21296a
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Template/Legacy.pm
leannehaggerty/ensembl-webcode
69d419c3ced465e36f41ff7531dc8e6bdc21296a
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Template/Legacy.pm
leannehaggerty/ensembl-webcode
69d419c3ced465e36f41ff7531dc8e6bdc21296a
[ "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...
34.061728
117
0.635375
ed16ef70b02d96a772c13bca96e7690c33bdb825
108
pl
Perl
HelloWorld/ProgrammingPerl/ch04/ch04.092.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch04/ch04.092.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch04/ch04.092.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
{ local our @Current_Inventory = qw(bananas); check_warehouse(); # no, we haven't no bananas :-) }
21.6
55
0.62963
ed0f8c1e4dfcf1ace929d86fae41c8da4f723646
100
t
Perl
t/RequiredModules.t
jdv/perl-chi
8b3532a28d3e9d6c9028998d0b47335ffc2e1acc
[ "Artistic-1.0-cl8" ]
1
2016-05-08T23:05:34.000Z
2016-05-08T23:05:34.000Z
t/RequiredModules.t
jdv/perl-chi
8b3532a28d3e9d6c9028998d0b47335ffc2e1acc
[ "Artistic-1.0-cl8" ]
null
null
null
t/RequiredModules.t
jdv/perl-chi
8b3532a28d3e9d6c9028998d0b47335ffc2e1acc
[ "Artistic-1.0-cl8" ]
null
null
null
#!perl -w use strict; use warnings; use CHI::t::RequiredModules; CHI::t::RequiredModules->runtests;
16.666667
34
0.74
ed081414c3683dfe08cb44ba6bd8ff9a90e66804
1,334
pl
Perl
tests/libtest/notexists.pl
baruchsiach/curl
7de2a4ce35dee7a9409ab78962ae12894a073d60
[ "curl" ]
12
2016-10-04T11:36:23.000Z
2021-04-29T00:15:18.000Z
tests/libtest/notexists.pl
baruchsiach/curl
7de2a4ce35dee7a9409ab78962ae12894a073d60
[ "curl" ]
70
2020-04-24T21:56:29.000Z
2020-05-18T16:48:04.000Z
tests/libtest/notexists.pl
baruchsiach/curl
7de2a4ce35dee7a9409ab78962ae12894a073d60
[ "curl" ]
7
2016-12-14T09:56:11.000Z
2020-01-07T12:25:34.000Z
#!/usr/bin/env perl #*************************************************************************** # _ _ ____ _ # Project ___| | | | _ \| | # / __| | | | |_) | | # | (__| |_| | _ <| |___ # ...
36.054054
76
0.49925
73e25a971f826bd58a1fb042457ae823863b9927
42,531
pm
Perl
lib/YAML/Tiny.pm
Perl-Toolchain-Gang/YAML-Tiny
e94a4943edc47f6df66b5353a4791e356c222b40
[ "Artistic-1.0" ]
11
2015-02-11T14:00:22.000Z
2021-11-17T22:28:37.000Z
lib/YAML/Tiny.pm
Perl-Toolchain-Gang/YAML-Tiny
e94a4943edc47f6df66b5353a4791e356c222b40
[ "Artistic-1.0" ]
26
2015-03-01T19:17:39.000Z
2021-11-19T14:45:09.000Z
lib/YAML/Tiny.pm
Perl-Toolchain-Gang/YAML-Tiny
e94a4943edc47f6df66b5353a4791e356c222b40
[ "Artistic-1.0" ]
16
2015-03-06T14:17:21.000Z
2021-01-30T23:26:25.000Z
use 5.008001; # sane UTF-8 support use strict; use warnings; package YAML::Tiny; # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus was that it was sufficient until # proven otherwise our $VERSION = '1.74'; ##################################################################### # The YAML::Tiny ...
28.659704
88
0.59392
ed0d3e4c4f2c2155bf5ea40a95a78edd42c8e451
409
pm
Perl
auto-lib/Paws/GameLift/DescribeBuildOutput.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/GameLift/DescribeBuildOutput.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/GameLift/DescribeBuildOutput.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::GameLift::DescribeBuildOutput; use Moose; has Build => (is => 'ro', isa => 'Paws::GameLift::Build'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::GameLift::DescribeBuildOutput =head1 ATTRIBUTES =head2 Build => L<Paws::GameLift::Build> ...
15.148148
60
0.672372
73d3e71b328f9acace54408284ae84526d5288ef
41,769
pm
Perl
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/LWP/UserAgent.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/LWP/UserAgent.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/Perl/site/lib/LWP/UserAgent.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
null
null
null
package LWP::UserAgent; # $Id: UserAgent.pm,v 2.31 2004/04/10 11:26:14 gisle Exp $ use strict; use vars qw(@ISA $VERSION); require LWP::MemberMixin; @ISA = qw(LWP::MemberMixin); $VERSION = sprintf("%d.%03d", q$Revision: 2.31 $ =~ /(\d+)\.(\d+)/); use HTTP::Request (); use HTTP::Response (); use HTTP::D...
31.619228
101
0.647777
73fce6b1d7c0b4ebb5bcce76dfd8ee626d3b4958
9,375
t
Perl
tests/proxy/markers.t
vlad-ivanov-name/josh
cbc0a825790fb0ee001ed607a41b6aae34d58bc5
[ "MIT" ]
245
2021-08-14T04:56:35.000Z
2022-03-18T19:59:54.000Z
tests/proxy/markers.t
vlad-ivanov-name/josh
cbc0a825790fb0ee001ed607a41b6aae34d58bc5
[ "MIT" ]
59
2021-08-13T11:42:02.000Z
2022-03-26T09:55:28.000Z
tests/proxy/markers.t
vlad-ivanov-name/josh
cbc0a825790fb0ee001ed607a41b6aae34d58bc5
[ "MIT" ]
13
2021-08-18T15:41:35.000Z
2022-03-16T16:28:24.000Z
$ . ${TESTDIR}/setup_test_env.sh $ cd ${TESTTMP} $ git clone -q http://localhost:8001/real_repo.git warning: You appear to have cloned an empty repository. $ cd real_repo $ mkdir -p a/b $ echo abdcontent > a/b/d $ mkdir sub1 $ echo contents > sub1/file1 $ git add . $ git commit -m "add file1" ...
26.483051
158
0.506133
73f0103995ab255666d4e2513a39dc710ab7bd54
2,022
pl
Perl
Hco_Acey/remove_aug_genes.pl
SchwarzEM/ems_perl
0c20b1fe1d215689ee8db3677b23175bd968841f
[ "BSD-3-Clause" ]
2
2021-07-19T09:00:17.000Z
2021-08-30T02:45:18.000Z
Hco_Acey/remove_aug_genes.pl
Superboy666/ems_perl
ce78eb5c2120566e6e55a786ebd15382cb38736f
[ "BSD-3-Clause" ]
null
null
null
Hco_Acey/remove_aug_genes.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 # remove_aug_genes.pl -- Erich Schwarz <emsch@caltech.edu>, 10/26/2012. # Purpose: given a list of genes to be censored and an *.aug output from AUGUSTUS 2.6.1, print an *.aug without the unwanted genes. use strict; use warnings; use Getopt::Long; my $data_ref; my $print = 1; my $censored = q...
28.478873
131
0.531652
ed1f1828306e87cba5294d535cfc4891ca127be9
810
pm
Perl
x64/Release/slic3r_130/local-lib/lib/perl5/MSWin32-x64-multi-thread/Wx/PerlTest.pm
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
x64/Release/slic3r_130/local-lib/lib/perl5/MSWin32-x64-multi-thread/Wx/PerlTest.pm
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
x64/Release/slic3r_130/local-lib/lib/perl5/MSWin32-x64-multi-thread/Wx/PerlTest.pm
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
############################################################################# ## Name: ext/test/lib/Wx/PerlTest.pm ## Purpose: Wx::PerlTest various tests ## Author: Mark Dootson ## Modified by: ## Created: 2012-09-28 ## RCS-ID: $Id: PerlTest.pm 3395 2012-09-29 02:01:49Z mdootson $ ## Copyright...
21.315789
77
0.512346
73dea0a1565e87dbdd995cebf7dff6c97197a962
4,568
pl
Perl
external/win_perl/lib/auto/share/dist/DateTime-Locale/nd-ZW.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/auto/share/dist/DateTime-Locale/nd-ZW.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
null
null
null
external/win_perl/lib/auto/share/dist/DateTime-Locale/nd-ZW.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
1
2022-03-14T06:41:16.000Z
2022-03-14T06:41:16.000Z
{ am_pm_abbreviated => [ "AM", "PM", ], available_formats => { Bh => "h B", Bhm => "h:mm B", Bhms => "h:mm:ss B", E => "ccc", EBhm => "E h:mm B", EBhms => "E h:mm:ss B", EHm => "E HH:mm", EHms => "E HH:mm:ss", Ed => "d, E", Ehm => "E h:mm a", Ehms => "E h:mm:ss ...
16.794118
51
0.448774
ed1ba1b08229d99e54aca4d9e5be74403d1e7176
5,023
pl
Perl
src/lib/sockets.pl
heydtn/scryer-prolog
2eae6b4be745cf211657f3b35d79fed7528f1b15
[ "BSD-3-Clause" ]
null
null
null
src/lib/sockets.pl
heydtn/scryer-prolog
2eae6b4be745cf211657f3b35d79fed7528f1b15
[ "BSD-3-Clause" ]
null
null
null
src/lib/sockets.pl
heydtn/scryer-prolog
2eae6b4be745cf211657f3b35d79fed7528f1b15
[ "BSD-3-Clause" ]
null
null
null
:- module(sockets, [socket_client_open/3, socket_server_open/2, socket_server_accept/4, socket_server_close/1, tls_server_context/2, % tls_server_context(-Context, +Options) tls_server_negotiate/3, % tls_serve...
37.207407
108
0.655385
73d660b367a45db19a046395661ca1874e8c6402
4,062
pl
Perl
scripts/production/backup_master.pl
twalsh-ebi/ensembl-compara
9214f49ec1c2600b265715775aa05093534814ac
[ "Apache-2.0" ]
null
null
null
scripts/production/backup_master.pl
twalsh-ebi/ensembl-compara
9214f49ec1c2600b265715775aa05093534814ac
[ "Apache-2.0" ]
null
null
null
scripts/production/backup_master.pl
twalsh-ebi/ensembl-compara
9214f49ec1c2600b265715775aa05093534814ac
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/env perl # See the NOTICE file distributed with this work for additional information # regarding copyright ownership. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # htt...
27.445946
130
0.665928
ed2629a8026c12351d6eb4532044aa2d064cbf95
5,144
pm
Perl
auto-lib/Paws/MediaConvert/Xavc4kProfileSettings.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/MediaConvert/Xavc4kProfileSettings.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/MediaConvert/Xavc4kProfileSettings.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::MediaConvert::Xavc4kProfileSettings; use Moose; has BitrateClass => (is => 'ro', isa => 'Str', request_name => 'bitrateClass', traits => ['NameInRequest']); has CodecProfile => (is => 'ro', isa => 'Str', request_name => 'codecProfile', traits => ['NameInRequest']); ...
37.823529
140
0.755638
73fd7c756824a048cbb099fb7dc5d10465656d63
176,998
al
Perl
Apps/IN/INGST/app/GSTReturnSettlement/src/codeunit/GSTSettlement.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/IN/INGST/app/GSTReturnSettlement/src/codeunit/GSTSettlement.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/IN/INGST/app/GSTReturnSettlement/src/codeunit/GSTSettlement.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
codeunit 18318 "GST Settlement" { var TempGSTPostingBuffer: array[2] of Record "GST Posting Buffer" temporary; TempGSTPostingBuffer1: array[2] of Record "GST Posting Buffer" temporary; DimensionManagement: Codeunit DimensionManagement; GenJnlPostLine: Codeunit "Gen. Jnl.-Post Line"; ...
57.635298
297
0.607368
ed1783fd81da8393b59335668bd792c4227275db
706
pl
Perl
script/genlist.pl
FriarRich/kernpp
00f2d5e92cbce076373e0acbfc21a8b6f23b8923
[ "MIT" ]
null
null
null
script/genlist.pl
FriarRich/kernpp
00f2d5e92cbce076373e0acbfc21a8b6f23b8923
[ "MIT" ]
null
null
null
script/genlist.pl
FriarRich/kernpp
00f2d5e92cbce076373e0acbfc21a8b6f23b8923
[ "MIT" ]
null
null
null
#/usr/bin/perl use strict; use warnings; use Data::Dumper; $|++; our(%calls); use FindBin; use lib "$FindBin::Bin"; require "syscall.pl" or die "$@"; sub code_sort { return $calls{$a}{code} <=> $calls{$b}{code}; }; $\="\n"; $,=" "; print q(#file script/genheaders.pl); print q(#line 1); print q(extern "C" {); for my...
19.611111
63
0.57932
73e6ed843bcfcaf6eafbc90419e3b71ee0c30895
5,117
pl
Perl
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/fr-CA.pl
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/auto/share/dist/DateTime-Locale/fr-CA.pl
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/auto/share/dist/DateTime-Locale/fr-CA.pl
AK-10/AK-10-isucon8-preliminary-revenge
f390710721b2f2e3d9f60120394ec37c9c96b975
[ "MIT" ]
1
2019-04-14T01:11:20.000Z
2019-04-14T01:11:20.000Z
{ am_pm_abbreviated => [ "a.m.", "p.m.", ], available_formats => { Bh => "h 'h' B", Bhm => "h 'h' mm B", Bhms => "h 'h' mm 'min' ss 's' B", E => "E", EBhm => "E h 'h' mm B", EBhms => "E h 'h' mm 'min' ss 's' B", EHm => "E HH 'h' mm", EHms => "E HH 'h' mm 'min' ss 's'", ...
18.539855
52
0.443228
ed17d6d03466236bae09c7a97a547c2adc4b3215
24,736
pm
Perl
lib/App/Sqitch/Engine/oracle.pm
clad/sqitch
8726d5acc89b3d9eb25319983fdeb0990488a16a
[ "MIT" ]
null
null
null
lib/App/Sqitch/Engine/oracle.pm
clad/sqitch
8726d5acc89b3d9eb25319983fdeb0990488a16a
[ "MIT" ]
null
null
null
lib/App/Sqitch/Engine/oracle.pm
clad/sqitch
8726d5acc89b3d9eb25319983fdeb0990488a16a
[ "MIT" ]
null
null
null
package App::Sqitch::Engine::oracle; use 5.010; use Moo; use utf8; use Path::Class; use DBI; use Try::Tiny; use App::Sqitch::X qw(hurl); use Locale::TextDomain qw(App-Sqitch); use App::Sqitch::Plan::Change; use List::Util qw(first); use App::Sqitch::Types qw(DBH Dir ArrayRef); use namespace::autoclean; extends 'App::...
29.695078
227
0.529431
ed271a222a64c6f52f4982429819e192cc768de6
256
al
Perl
Modules/System Test Libraries/Field Selection/Permissions/FieldSelectionRead.PermissionSet.al
skolbin-ssi/ALAppExtensions
86cbe13e45b53d9a8db0921269e7468b08b7ca23
[ "MIT" ]
10
2021-06-04T12:40:13.000Z
2021-06-04T13:27:08.000Z
Modules/System Test Libraries/Field Selection/Permissions/FieldSelectionRead.PermissionSet.al
skolbin-ssi/ALAppExtensions
86cbe13e45b53d9a8db0921269e7468b08b7ca23
[ "MIT" ]
null
null
null
Modules/System Test Libraries/Field Selection/Permissions/FieldSelectionRead.PermissionSet.al
skolbin-ssi/ALAppExtensions
86cbe13e45b53d9a8db0921269e7468b08b7ca23
[ "MIT" ]
1
2019-01-08T10:41:44.000Z
2019-01-08T10:41:44.000Z
permissionset 135036 "Field Selection Read" { Assignable = true; IncludedPermissionSets = "Field Selection - Read"; // Include Test Tables Permissions = tabledata "Test Table A" = RIMD, tabledata "Test Table B" = RIMD; }
25.6
54
0.644531
ed25e45c86f65752351a82439158d7175c9b7d3c
567
pl
Perl
external/win_perl/lib/unicore/lib/Jg/Ain.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/Jg/Ain.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
null
null
null
external/win_perl/lib/unicore/lib/Jg/Ain.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 ...
22.68
78
0.661376
73ded4b50c445d5a75e74bdcc468cb11b3a090eb
968
t
Perl
db-4.8.30.NC/perl/BerkeleyDB/t/db-4.x.t
xnz-coin/xnz-core
b3ab708e8e91496ee98c9e4c9201bcd6a605c119
[ "MIT" ]
76
2018-01-26T12:44:41.000Z
2019-03-20T06:04:55.000Z
db-4.8.30.NC/perl/BerkeleyDB/t/db-4.x.t
xnz-coin/xnz-core
b3ab708e8e91496ee98c9e4c9201bcd6a605c119
[ "MIT" ]
12
2018-06-01T12:29:51.000Z
2021-12-11T06:58:01.000Z
db-4.8.30.NC/perl/BerkeleyDB/t/db-4.x.t
xnz-coin/xnz-core
b3ab708e8e91496ee98c9e4c9201bcd6a605c119
[ "MIT" ]
26
2017-06-06T05:20:40.000Z
2020-01-18T01:17:35.000Z
#!./perl -w use strict ; use lib 't'; use BerkeleyDB; use Test::More; use util ; plan(skip_all => "this needs Berkeley DB 4.x.x or better\n" ) if $BerkeleyDB::db_version < 4; plan tests => 9; my $Dfile = "dbhash.tmp"; unlink $Dfile; umask(0) ; my $db = BerkeleyDB::Btree->new( -Filename => $Dfile, -Flags ...
16.982456
61
0.608471
ed0c55fdad08e9a0593607a1f122ac23182c9da9
3,716
pm
Perl
src/cli.pm
UIM-Community/DecoCLI
b5988b85ca858bb9b3988e6e64604fb5c501df77
[ "MIT" ]
null
null
null
src/cli.pm
UIM-Community/DecoCLI
b5988b85ca858bb9b3988e6e64604fb5c501df77
[ "MIT" ]
null
null
null
src/cli.pm
UIM-Community/DecoCLI
b5988b85ca858bb9b3988e6e64604fb5c501df77
[ "MIT" ]
null
null
null
package src::cli; # use perl5 core dependencies use strict; use Data::Dumper; use Scalar::Util qw(looks_like_number); # use internal dependencies use src::utils qw(scriptArgsAsHash checkDefined); # # DESC: Commande Line interface manager # sub new { my ($class, $optionsHashRef) = @_; return bless({ u...
33.178571
143
0.561087
ed1b567bda7a8a9838258ff7ce07dd7ca7bd2d2c
1,950
t
Perl
sas/modules/sources/libwww-perl-5.834/t/base/message-charset.t
Edith1715/GO-FEAT-fast-functional-annotation-web-tool
2168c317304f3d1dd6c77730305e311e5746f795
[ "MIT" ]
16
2017-12-12T20:33:51.000Z
2022-02-03T17:19:20.000Z
sas/modules/sources/libwww-perl-5.834/t/base/message-charset.t
Edith1715/GO-FEAT-fast-functional-annotation-web-tool
2168c317304f3d1dd6c77730305e311e5746f795
[ "MIT" ]
4
2018-11-22T08:06:22.000Z
2019-11-08T04:03:09.000Z
sas/modules/sources/libwww-perl-5.834/t/base/message-charset.t
Edith1715/GO-FEAT-fast-functional-annotation-web-tool
2168c317304f3d1dd6c77730305e311e5746f795
[ "MIT" ]
6
2018-01-30T01:10:21.000Z
2019-10-19T01:02:29.000Z
#!perl -w use strict; BEGIN { eval { require Encode; Encode::find_encoding("UTF-16-BE") || die "Need a version of Encode that supports UTF-16-BE"; }; if ($@) { print "1..0 # Skipped: Encode not available\n"; print $@; exit; } } use Test; plan tests => 21; use HTTP::Response; my $r = HTTP::Respo...
20.744681
94
0.620513
ed262c4e9ab13893452648e3ff56ee728f89f88c
530
t
Perl
t/05-connect.t
nlewis/Net-ILO
c670a0300524039f12097a3c37fda439a9259b9a
[ "Artistic-1.0-cl8" ]
1
2017-12-04T11:35:09.000Z
2017-12-04T11:35:09.000Z
t/05-connect.t
AHinMaine/Net-ILO
e81e03149f29e9c26b7de8dac8c138d6892af4fc
[ "Artistic-1.0-cl8" ]
null
null
null
t/05-connect.t
AHinMaine/Net-ILO
e81e03149f29e9c26b7de8dac8c138d6892af4fc
[ "Artistic-1.0-cl8" ]
3
2015-03-31T17:55:19.000Z
2015-11-17T23:54:39.000Z
#!perl use strict; use Net::ILO; use Test::More tests => 2; # TODO: mock IO::Socket::SSL object for better testing my $ilo = Net::ILO->new(); my $connection; eval { $connection = $ilo->_connect; }; ok( $@ =~ "Can't connect: address not set", 'Connecting without address throws exception' ); $ilo->{_client} = 'Fa...
20.384615
92
0.675472
73ec21439515b027401a0a4a6d6ae78ec97a8760
1,960
t
Perl
t/from-hash.t
gitpan/CPAN-Meta-Requirements
855bce3e3df856f2a805c207d63dba938d3e8da3
[ "Artistic-1.0" ]
null
null
null
t/from-hash.t
gitpan/CPAN-Meta-Requirements
855bce3e3df856f2a805c207d63dba938d3e8da3
[ "Artistic-1.0" ]
null
null
null
t/from-hash.t
gitpan/CPAN-Meta-Requirements
855bce3e3df856f2a805c207d63dba938d3e8da3
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use CPAN::Meta::Requirements; use Test::More 0.88; sub dies_ok (&@) { my ($code, $qr, $comment) = @_; my $lived = eval { $code->(); 1 }; if ($lived) { fail("$comment: did not die"); } else { like($@, $qr, $comment); } } { my $string_hash = { Left => 10, Shar...
19.79798
88
0.57449
ed1f451df1a32d29decb7e1f1de5cfc561dc8a6d
1,342
pm
Perl
auto-lib/Azure/CustomerInsights/EnrichingKpi.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/CustomerInsights/EnrichingKpi.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/CustomerInsights/EnrichingKpi.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::CustomerInsights::EnrichingKpi; use Moose; has 'aliases' => (is => 'ro', isa => 'ArrayRef[Azure::CustomerInsights::KpiAlias]' ); has 'calculationWindow' => (is => 'ro', isa => 'Str' ); has 'calculationWindowFieldName' => (is => 'ro', isa => 'Str' ); has 'description' => (is => 'ro', isa => ...
55.916667
130
0.552906
73d7a5a798ebdff46bc54d6199074492a84faf5a
46,442
pl
Perl
samples/broken/peirera.pl
HappyFacade/trealla
768d15b090c96e659dbfe0617b23483b36e3a2eb
[ "MIT" ]
null
null
null
samples/broken/peirera.pl
HappyFacade/trealla
768d15b090c96e659dbfe0617b23483b36e3a2eb
[ "MIT" ]
null
null
null
samples/broken/peirera.pl
HappyFacade/trealla
768d15b090c96e659dbfe0617b23483b36e3a2eb
[ "MIT" ]
null
null
null
:- module(bench_peirera, [ bench_peirera/0, bench_peirera/1, % SpeedupOrName list_bench_results/2 % +File, +Id ]). %:- meta_predicate do_n(+, 0, -). %% bench_peirera is det. %% bench_peirera(+SpeedupOrName) is det. % % =|?- bench_peirera|= is the same as =|?- bench_peirera(1)|=. % % @param SpeedupOrN...
23.349422
110
0.517269
73f8396b32492daf00b958539329f92879842d27
2,717
pl
Perl
scripts/test/samtools.pl
dkj/bowtie
d1f4eb8f9a3f7c8dcfbaadfee4f67c9805e038d6
[ "Artistic-1.0" ]
2
2017-01-10T08:06:56.000Z
2019-03-26T07:04:34.000Z
scripts/test/samtools.pl
dkj/bowtie
d1f4eb8f9a3f7c8dcfbaadfee4f67c9805e038d6
[ "Artistic-1.0" ]
null
null
null
scripts/test/samtools.pl
dkj/bowtie
d1f4eb8f9a3f7c8dcfbaadfee4f67c9805e038d6
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/perl -w ## # cs_trim.pl # # Basic tests to ensure that colorspace primer trimming is working as # expected. # use strict; use warnings; my $bowtie = "./bowtie"; if(system("$bowtie --version") != 0) { $bowtie = `which bowtie`; chomp($bowtie); if(system("$bowtie --version") != 0) { die "Could not find ...
27.444444
108
0.645933
ed0193f56dce4f8b9ee18eef1c1b4d833e903420
3,994
pm
Perl
lib/WeBWorK/Authen/Cosign.pm
jrchamp/webwork2
eda37450e1758ad859d6fe9cb6d08405846992ab
[ "FTL" ]
99
2015-01-12T14:18:26.000Z
2022-02-27T18:45:10.000Z
lib/WeBWorK/Authen/Cosign.pm
cucucucumber/webwork2
165f532304ec43b93c0089dafa92525d9004a55c
[ "FTL" ]
929
2015-01-01T00:54:42.000Z
2022-03-31T19:19:41.000Z
lib/WeBWorK/Authen/Cosign.pm
cucucucumber/webwork2
165f532304ec43b93c0089dafa92525d9004a55c
[ "FTL" ]
107
2015-02-13T02:39:53.000Z
2022-03-04T21:26:50.000Z
################################################################################ # WeBWorK Online Homework Delivery System # Copyright &copy; 2000-2018 The WeBWorK Project, http://openwebwork.sf.net/ # $CVSHeader: webwork2/lib/WeBWorK/Authen/Cosign.pm,v 1.2 2007/03/27 17:06:04 glarose Exp $ # # This program is free so...
28.528571
91
0.638958
ed0cdfcdf50be52094bcbccde83f5dbc9f8a6a84
4,631
pl
Perl
Aula 7/swipl/xpce/prolog/lib/emacs/html_mode.pl
FunkyCracky/good_owly_stuff
c56c1897d85724982da531d04ed6b310c0464098
[ "MIT" ]
null
null
null
Aula 7/swipl/xpce/prolog/lib/emacs/html_mode.pl
FunkyCracky/good_owly_stuff
c56c1897d85724982da531d04ed6b310c0464098
[ "MIT" ]
null
null
null
Aula 7/swipl/xpce/prolog/lib/emacs/html_mode.pl
FunkyCracky/good_owly_stuff
c56c1897d85724982da531d04ed6b310c0464098
[ "MIT" ]
1
2021-05-09T15:32:17.000Z
2021-05-09T15:32:17.000Z
/* Part of XPCE --- The SWI-Prolog GUI toolkit Author: Jan Wielemaker and Anjo Anjewierden E-mail: jan@swi.psy.uva.nl WWW: http://www.swi.psy.uva.nl/projects/xpce/ Copyright (c) 2000-2012, University of Amsterdam All rights reserved. Redistribution and use in source a...
31.719178
76
0.541784
ed1a0e8acbdec0c84ff61629d00ec2a80fb24fe3
997
t
Perl
integration/failure-and-callsame.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
1
2019-11-06T05:07:10.000Z
2019-11-06T05:07:10.000Z
integration/failure-and-callsame.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
null
null
null
integration/failure-and-callsame.t
jmaslak/roast
d69446499800e7cb274c0c240691a8199e69b22c
[ "Artistic-2.0" ]
null
null
null
use Test; # This test covers a nasty once-bug involving callsame and Failure, where the # finalization of Failure could steal the target of a callsame and so lead to # delegation not taking place. Golfed from a bug report on OO::Monitors, which # turned out to be a bug in Rakudo. This at the time of adding it would fa...
27.694444
78
0.626881
73f05caac59c1e512ad3699bb35ef20b074f03f4
557
pm
Perl
perl/vendor/lib/Moose/Meta/Method/Accessor/Native/Array/elements.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2018-04-20T07:27:13.000Z
2021-12-21T05:19:24.000Z
perl/vendor/lib/Moose/Meta/Method/Accessor/Native/Array/elements.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2021-03-10T19:10:00.000Z
2021-05-11T14:58:19.000Z
perl/vendor/lib/Moose/Meta/Method/Accessor/Native/Array/elements.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-12T02:29:26.000Z
2019-11-12T02:29:26.000Z
package Moose::Meta::Method::Accessor::Native::Array::elements; BEGIN { $Moose::Meta::Method::Accessor::Native::Array::elements::AUTHORITY = 'cpan:STEVAN'; } { $Moose::Meta::Method::Accessor::Native::Array::elements::VERSION = '2.0604'; } use strict; use warnings; use Moose::Role; with 'Moose::Meta::Method::Acce...
19.206897
85
0.642729
73f2f746d4e09cd4bf201439fec8a932de67a4b1
917
t
Perl
YDR418W_YEL054C_estimatedTau_Noinitial/IGCgeo_50.0/sim_56/2NG.t
xji3/IGCCodonSimulation
2daf1e566ec01eb6c59693d5758be7db91edc57b
[ "MIT" ]
null
null
null
YDR418W_YEL054C_estimatedTau_Noinitial/IGCgeo_50.0/sim_56/2NG.t
xji3/IGCCodonSimulation
2daf1e566ec01eb6c59693d5758be7db91edc57b
[ "MIT" ]
null
null
null
YDR418W_YEL054C_estimatedTau_Noinitial/IGCgeo_50.0/sim_56/2NG.t
xji3/IGCCodonSimulation
2daf1e566ec01eb6c59693d5758be7db91edc57b
[ "MIT" ]
null
null
null
13 castelliiYDR418W castelliiYEL054C 0.2325 mikataeYDR418W 0.5180 0.5547 mikataeYEL054C 0.4560 0.4409 0.4028 kluyveriYDR418W 0.3560 0.3710 0.6047 0.5113 paradoxusYDR418W 0.4649 0.4856 0.1725 0.3097 0.5047 paradoxusYEL054C 0.4642 0.4490 0.4410 0.0941 0.4920...
61.133333
117
0.653217
73f59d9130bfe461180e186580487c7230641b71
182
pm
Perl
auto-lib/Azure/CognitiveCustomVision/ProjectSettings.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/CognitiveCustomVision/ProjectSettings.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/CognitiveCustomVision/ProjectSettings.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::CognitiveCustomVision::ProjectSettings; use Moose; has 'classificationType' => (is => 'ro', isa => 'Str' ); has 'domainId' => (is => 'ro', isa => 'Str' ); 1;
26
59
0.598901
ed1c3a5b7e3ad3973404f9e1a76f5c4b2be2bccb
11,210
t
Perl
src/couch_set_view/test/20-debug-params.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
93
2015-01-19T16:36:36.000Z
2022-03-24T00:26:33.000Z
src/couch_set_view/test/20-debug-params.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
4
2015-04-27T00:01:05.000Z
2021-07-26T08:16:56.000Z
src/couch_set_view/test/20-debug-params.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
62
2015-01-04T13:07:15.000Z
2022-02-25T10:02:14.000Z
#!/usr/bin/env escript %% -*- Mode: Erlang; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ %%! -smp enable % 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.apach...
35.251572
92
0.626405
73de424315aac94a8c80f522c5df522ee631c11e
1,304
t
Perl
t/01_connection.t
campaignmonitor/createsend-perl
5d0a41ab7631551ba14b3c1de48a8b6b391a5b5d
[ "MIT" ]
null
null
null
t/01_connection.t
campaignmonitor/createsend-perl
5d0a41ab7631551ba14b3c1de48a8b6b391a5b5d
[ "MIT" ]
1
2016-07-12T05:49:40.000Z
2016-07-12T05:49:40.000Z
t/01_connection.t
campaignmonitor/createsend-perl
5d0a41ab7631551ba14b3c1de48a8b6b391a5b5d
[ "MIT" ]
null
null
null
#!/usr/bin/perl use strict; use Test::More; use Params::Util qw{_STRING}; if ( Params::Util::_STRING($ENV{'CAMPAIGN_MONITOR_API_KEY'}) ) { my $api_key = $ENV{'CAMPAIGN_MONITOR_API_KEY'}; plan tests => 9; use_ok( 'Net::CampaignMonitor' ); my $cm_secure_apikey = Net::CampaignMonitor->new({ ...
25.568627
74
0.611963
73f77af271eaa41142e598974e06a5087d9954a2
6,005
pl
Perl
perl/lib/unicore/lib/WB/LE.pl
DDMoReFoundation/PortableNonmem
7e40b30887537f24fed12421935b58325ba2e5c3
[ "BSD-3-Clause-Clear" ]
null
null
null
perl/lib/unicore/lib/WB/LE.pl
DDMoReFoundation/PortableNonmem
7e40b30887537f24fed12421935b58325ba2e5c3
[ "BSD-3-Clause-Clear" ]
null
null
null
perl/lib/unicore/lib/WB/LE.pl
DDMoReFoundation/PortableNonmem
7e40b30887537f24fed12421935b58325ba2e5c3
[ "BSD-3-Clause-Clear" ]
null
null
null
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by mktables from the Unicode # database, Version 6.3.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...
7.023392
78
0.692423
73d3a48451b4d4da60182592ae263ad98de1b667
1,412
t
Perl
t/35-NSEC3-match.t
kjpye/P5-Net-DNS
d875f156961c61a3161d3946e0ade368d8034831
[ "Unlicense" ]
null
null
null
t/35-NSEC3-match.t
kjpye/P5-Net-DNS
d875f156961c61a3161d3946e0ade368d8034831
[ "Unlicense" ]
null
null
null
t/35-NSEC3-match.t
kjpye/P5-Net-DNS
d875f156961c61a3161d3946e0ade368d8034831
[ "Unlicense" ]
null
null
null
# $Id: 35-NSEC3-match.t 1389 2015-09-09 13:09:43Z willem $ -*-perl-*- # use strict; use Test::More; use Net::DNS; my @prerequisite = qw( Digest::SHA Net::DNS::RR::NSEC3; ); foreach my $package (@prerequisite) { next if eval "require $package"; plan skip_all => "$package not installed"; exit; } plan tests =...
26.148148
69
0.679887
73f1a737411a034f586ddd9c8c6190b524b8e4dc
85
t
Perl
t/01-basic.t
mudler/p5-Deeme
108a1ccd4e1b124298a041c14286ca2f5c677900
[ "Artistic-1.0" ]
null
null
null
t/01-basic.t
mudler/p5-Deeme
108a1ccd4e1b124298a041c14286ca2f5c677900
[ "Artistic-1.0" ]
null
null
null
t/01-basic.t
mudler/p5-Deeme
108a1ccd4e1b124298a041c14286ca2f5c677900
[ "Artistic-1.0" ]
null
null
null
use strict; use Test::More; use_ok($_) for qw(Deeme Deeme::Watcher); done_testing;
12.142857
40
0.717647
ed1b9359ab3fb75598256a814187f8d4a555e0cc
24,372
pm
Perl
modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HiveVegaChecks.pm
Niaz-lab-ux/ensembl-analysis
210d98d521141d607fa76f5f1634e72b926b7f9a
[ "Apache-2.0" ]
8
2016-05-03T04:43:32.000Z
2021-12-13T16:48:00.000Z
modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HiveVegaChecks.pm
Niaz-lab-ux/ensembl-analysis
210d98d521141d607fa76f5f1634e72b926b7f9a
[ "Apache-2.0" ]
88
2015-12-15T14:20:33.000Z
2022-03-31T09:01:27.000Z
modules/Bio/EnsEMBL/Analysis/Hive/RunnableDB/HiveVegaChecks.pm
Niaz-lab-ux/ensembl-analysis
210d98d521141d607fa76f5f1634e72b926b7f9a
[ "Apache-2.0" ]
33
2015-03-05T14:44:32.000Z
2021-09-08T11:42:37.000Z
# 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 obtain a...
53.682819
403
0.686279
ed00ba121b44f46ef720b16d705d5e4d68feb44f
42,536
pm
Perl
lib/YAML/Tiny.pm
richlv/YAML-Tiny
2867e2cba54f60896c05c653e2c8bc1946f41bea
[ "Artistic-1.0" ]
null
null
null
lib/YAML/Tiny.pm
richlv/YAML-Tiny
2867e2cba54f60896c05c653e2c8bc1946f41bea
[ "Artistic-1.0" ]
null
null
null
lib/YAML/Tiny.pm
richlv/YAML-Tiny
2867e2cba54f60896c05c653e2c8bc1946f41bea
[ "Artistic-1.0" ]
null
null
null
use 5.008001; # sane UTF-8 support use strict; use warnings; package YAML::Tiny; # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus was that it was sufficient until # proven otherwise our $VERSION = '1.74'; ##################################################################### # The YAML::Tiny ...
28.663073
88
0.593944
73ead73cbf877e55a7b32b2d20acb95902c07857
1,463
pl
Perl
contrib/ldapmodify.pl
dugword/net-ldap
17733221e71b906f5503c0f86cef02da58fcf58a
[ "MIT" ]
null
null
null
contrib/ldapmodify.pl
dugword/net-ldap
17733221e71b906f5503c0f86cef02da58fcf58a
[ "MIT" ]
null
null
null
contrib/ldapmodify.pl
dugword/net-ldap
17733221e71b906f5503c0f86cef02da58fcf58a
[ "MIT" ]
null
null
null
#! /usr/bin/perl # $Id: ldapmodify.pl,v 1.1 2001/10/23 15:07:41 gbarr Exp $ =head1 NAME ldapmodify.pl - A (simplified) ldapmodify clone written in Perl. =head1 DESCRIPTION ldapmodify.pl is a simplified ldapmodify clone written in Perl. =head1 SYNOPSIS ldapmodify.pl [B<-a>] [B<-c>] [B<-e errors>] [B<-f file>] [B<...
22.859375
79
0.600137