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
73e857644abe05d9bc36d823522be81ecd67338f
22,854
pm
Perl
perl/vendor/lib/Test/Output.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/Test/Output.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/Test/Output.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-12T02:29:26.000Z
2019-11-12T02:29:26.000Z
package Test::Output; use vars qw($VERSION); use warnings; use strict; use Test::Builder; use Test::Output::Tie; use Sub::Exporter -setup => { exports => [ qw(output_is output_isnt output_like output_unlike stderr_is stderr_isnt stderr_like stderr_unlike stdout_is stdout_isnt stdout_like stdout_unli...
23.249237
79
0.620767
ed35c1d004576c6422e694198bd5e18a2b60a643
2,000
pl
Perl
corpus/sts2015-en-train/perl/find_pairs.pl
pasmod/paradox
29ae67c94145a5440423419ed953d8d980091889
[ "MIT" ]
3
2016-12-06T20:36:12.000Z
2020-07-05T19:29:23.000Z
corpus/sts2015-en-train/perl/find_pairs.pl
pasmod/paradox
29ae67c94145a5440423419ed953d8d980091889
[ "MIT" ]
2
2018-08-09T02:36:23.000Z
2018-08-20T16:15:11.000Z
corpus/sts2015-en-train/perl/find_pairs.pl
pasmod/paradox
29ae67c94145a5440423419ed953d8d980091889
[ "MIT" ]
3
2018-08-08T23:28:17.000Z
2019-01-23T12:40:01.000Z
#--------------------------------------------------- # find the pairs that are in sts2015 data set #--------------------------------------------------- use strict; use warnings; die "Usage: perl find_pairs.pl input_file sts_dir output_file\n" if (@ARGV != 3); #my $input_file = "../data/clean/text"; #my $input_d...
24.096386
86
0.535
ed08f6841d81c94fae5200a5f916bb844dffead8
4,096
t
Perl
test/math.t
albfan/cli
e20bb3b1b043b6108228297a8283c99fccb1971d
[ "MIT" ]
1
2019-09-26T20:04:37.000Z
2019-09-26T20:04:37.000Z
test/math.t
albfan/cli
e20bb3b1b043b6108228297a8283c99fccb1971d
[ "MIT" ]
null
null
null
test/math.t
albfan/cli
e20bb3b1b043b6108228297a8283c99fccb1971d
[ "MIT" ]
1
2019-02-03T17:31:27.000Z
2019-02-03T17:31:27.000Z
#!/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...
35.310345
81
0.633545
ed02a0c09cb22f0f15e175602dd2620aef0b8fca
247
t
Perl
webapp/t/002_index_route.t
6bb79df9/yjournal
b554caa4508438b75a11d070c660956728a95194
[ "MIT" ]
null
null
null
webapp/t/002_index_route.t
6bb79df9/yjournal
b554caa4508438b75a11d070c660956728a95194
[ "MIT" ]
null
null
null
webapp/t/002_index_route.t
6bb79df9/yjournal
b554caa4508438b75a11d070c660956728a95194
[ "MIT" ]
null
null
null
use Test::More tests => 2; use strict; use warnings; # the order is important use YJournal; use Dancer::Test; route_exists [GET => '/'], 'a route handler is defined for /'; response_status_is ['GET' => '/'], 200, 'response status is 200 for /';
22.454545
71
0.672065
ed53351984ed15cee94320bf40914ac35beb45af
549
pl
Perl
data/c/make_ip_del.pl
jeffreybozek/whois
aa16f66c9dca556b7db131b68b0b99d435bc43d8
[ "MIT" ]
null
null
null
data/c/make_ip_del.pl
jeffreybozek/whois
aa16f66c9dca556b7db131b68b0b99d435bc43d8
[ "MIT" ]
null
null
null
data/c/make_ip_del.pl
jeffreybozek/whois
aa16f66c9dca556b7db131b68b0b99d435bc43d8
[ "MIT" ]
null
null
null
#!/usr/bin/perl -w use strict; while (<>) { chomp; s/^\s*(.*)\s*$/$1/; s/\s*#.*$//; next if /^$/; die "format error: $_" if not /^([\d\.]+)\/(\d+)\s+([\w\.]+)$/; my $m = $2; my $s = $3; my ($i1, $i2, $i3, $i4) = split(/\./, $1); print '{ ' . (($i1 << 24) + ($i2 << 16) + ($i3 << 8) + $i4) . 'UL, '. ((~(0xff...
19.607143
70
0.393443
73e3b5c2e855db5fdfdce5130d4715a725a894c7
1,511
pm
Perl
network/freebox/restapi/plugin.pm
dalfo77/centreon-plugins
3cb2011c46a45b5e4a785ca6bab439142f882d45
[ "Apache-2.0" ]
null
null
null
network/freebox/restapi/plugin.pm
dalfo77/centreon-plugins
3cb2011c46a45b5e4a785ca6bab439142f882d45
[ "Apache-2.0" ]
null
null
null
network/freebox/restapi/plugin.pm
dalfo77/centreon-plugins
3cb2011c46a45b5e4a785ca6bab439142f882d45
[ "Apache-2.0" ]
null
null
null
# # Copyright 2020 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file excep...
29.057692
75
0.671079
ed1f2eae06db26976010132f43bad58a3f6cb6d9
788
pl
Perl
scripts/ag-trimm-3p-end.pl
mortazavilab/polyAsite_workflow_GM12878
5e3a1854f9d3e569fbe2b0f6c94a2648b68d21c4
[ "Apache-2.0" ]
10
2019-11-05T03:22:32.000Z
2021-12-17T10:05:50.000Z
scripts/ag-trimm-3p-end.pl
mortazavilab/polyAsite_workflow_GM12878
5e3a1854f9d3e569fbe2b0f6c94a2648b68d21c4
[ "Apache-2.0" ]
null
null
null
scripts/ag-trimm-3p-end.pl
mortazavilab/polyAsite_workflow_GM12878
5e3a1854f9d3e569fbe2b0f6c94a2648b68d21c4
[ "Apache-2.0" ]
1
2021-06-03T14:17:55.000Z
2021-06-03T14:17:55.000Z
use strict; use warnings; use Getopt::Long; my $help; my $nucs; my $minLen; GetOptions( "nuc=s" => \$nucs, "help" => \$help, "h" => \$help, "minLen=i" => \$minLen ); my $nuc = '[' . $nucs . ']'; my $showhelp = 0; $showhelp = 1 if ( not defined $nuc ); $showhelp = 1 if ( defined $help ); $showh...
17.130435
71
0.48731
ed4d94970685d5adca1251dd008bdf8dfd22b801
4,801
t
Perl
t/007_functions.t
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
t/007_functions.t
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
t/007_functions.t
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/env perl use Moose::Util::TypeConstraints; use strict; use warnings; use Cfn; use Test::More; coerce 'Cfn::Resource::Properties::Test1', from 'HashRef', via { Cfn::Resource::Properties::Test1->new( %$_ ) }; package Cfn::Resource::Test1 { use Moose; extends 'Cfn::Resource'; has Properties => (...
48.989796
136
0.558425
ed6023bda881aef36cdcbefe36028ba9d97847f9
396
pm
Perl
auto-lib/Azure/MachineLearning/PatchWebServicesResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/MachineLearning/PatchWebServicesResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/MachineLearning/PatchWebServicesResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::MachineLearning::PatchWebServicesResult; use Moose; has properties => (is => 'ro', isa => 'Azure::MachineLearning::WebServiceProperties' ); has id => (is => 'ro', isa => 'Str' ); has location => (is => 'ro', isa => 'Str' ); has name => (is => 'ro', isa => 'Str' ); has tags => (is => 'ro'...
33
90
0.535354
73e651726512155f7fb4360ae288be20b3459a14
3,666
pm
Perl
auto-lib/Paws/MarketplaceCatalog/ListChangeSets.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/MarketplaceCatalog/ListChangeSets.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/MarketplaceCatalog/ListChangeSets.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
package Paws::MarketplaceCatalog::ListChangeSets; use Moose; has Catalog => (is => 'ro', isa => 'Str', required => 1); has FilterList => (is => 'ro', isa => 'ArrayRef[Paws::MarketplaceCatalog::Filter]'); has MaxResults => (is => 'ro', isa => 'Int'); has NextToken => (is => 'ro', isa => 'Str'); has Sort => ...
33.327273
249
0.669667
ed5fb8094a0d4b76122c6f84ea664aff8b03eedc
358
al
Perl
x64/Release/slic3r_130/lib/auto/Net/SSLeay/get_https.al
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
x64/Release/slic3r_130/lib/auto/Net/SSLeay/get_https.al
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
x64/Release/slic3r_130/lib/auto/Net/SSLeay/get_https.al
aacitelli/OASIS-Challenge-Baseline-Code-and-Models
f1847c4a5c3d33ad3d05a41a5c5caf0d383faac1
[ "BSD-2-Clause" ]
null
null
null
#line 1 "auto/Net/SSLeay/get_https.al" # NOTE: Derived from blib\lib\Net\SSLeay.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Net::SSLeay; #line 1364 "blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\get_https.al)" sub get_https { do_httpx2(GET => 1, @_)...
32.545455
90
0.726257
ed461dfe7d359304ecc46770e540ef7853e86095
193
pm
Perl
auto-lib/Azure/BatchAI/FileServerListResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/BatchAI/FileServerListResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/BatchAI/FileServerListResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::BatchAI::FileServerListResult; use Moose; has 'nextLink' => (is => 'ro', isa => 'Str' ); has 'value' => (is => 'ro', isa => 'ArrayRef[Azure::BatchAI::FileServer]' ); 1;
27.571429
79
0.590674
73e4053ae8c2c8efdf8c3b6b40f78c26c14db1c1
48,679
pm
Perl
windows/cperl/lib/Unicode/Collate/CJK/Korean.pm
SCOTT-HAMILTON/Monetcours
66a2970218a31e9987a4e7eb37443c54f22e6825
[ "MIT" ]
1,318
2019-07-11T10:34:39.000Z
2022-03-29T15:05:19.000Z
windows/cperl/lib/Unicode/Collate/CJK/Korean.pm
SCOTT-HAMILTON/Monetcours
66a2970218a31e9987a4e7eb37443c54f22e6825
[ "MIT" ]
387
2019-09-05T16:33:09.000Z
2022-03-31T10:43:39.000Z
windows/cperl/lib/Unicode/Collate/CJK/Korean.pm
SCOTT-HAMILTON/Monetcours
66a2970218a31e9987a4e7eb37443c54f22e6825
[ "MIT" ]
66
2019-11-11T15:33:12.000Z
2022-03-01T07:55:55.000Z
package Unicode::Collate::CJK::Korean; use 5.006; use strict; use warnings; our $VERSION = '1.27'; my %jamo2prim = ( '1100', 0x3D0C, '1101', 0x3D0D, '1102', 0x3D0E, '1103', 0x3D0F, '1105', 0x3D11, '1106', 0x3D12, '1107', 0x3D13, '1109', 0x3D15, '110A', 0x3D16, '110B', 0x3D17, '110C', 0x3D...
31.184497
73
0.789642
ed662ddb3b9c6631eac7692832f7f71a88b94802
290,447
pm
Perl
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/lib/Image/ExifTool/QuickTime.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
52
2016-01-19T11:04:42.000Z
2022-02-19T18:37:30.000Z
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/lib/Image/ExifTool/QuickTime.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
126
2016-01-18T12:21:11.000Z
2022-03-24T22:10:26.000Z
KOST-Val/src/main/resources_notJar/resources/ExifTool-10.15/lib/Image/ExifTool/QuickTime.pm
rebplu/KOST-VAL
1537125425068d5faec3bc4f5263df715956ae76
[ "BSD-3-Clause-No-Nuclear-Warranty" ]
27
2016-01-30T10:50:58.000Z
2022-01-05T01:57:19.000Z
#------------------------------------------------------------------------------ # File: QuickTime.pm # # Description: Read QuickTime, MP4 and M4A meta information # # Revisions: 10/04/2005 - P. Harvey Created # 12/19/2005 - P. Harvey Added MP4 support # 09/22/2006 - P. Harvey Add...
43.99379
143
0.529911
ed573628f0bc7912809badc26fae76c440fcbf5e
1,437
pm
Perl
cloud/aws/sqs/plugin.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "Apache-2.0" ]
null
null
null
cloud/aws/sqs/plugin.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "Apache-2.0" ]
null
null
null
cloud/aws/sqs/plugin.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "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...
27.634615
74
0.686152
ed58ef284e235a31ac7e4731418ec34eb9cba4d0
2,687
pl
Perl
src/linux/tools/perf/scripts/perl/wakeup-latency.pl
wangyan98/linux-lib
f98bbaec0d696b948935939b2d613cd15cd6105f
[ "MIT" ]
21
2021-01-22T06:47:38.000Z
2022-03-20T14:24:29.000Z
src/linux/tools/perf/scripts/perl/wakeup-latency.pl
wangyan98/linux-lib
f98bbaec0d696b948935939b2d613cd15cd6105f
[ "MIT" ]
1
2021-08-07T07:14:45.000Z
2021-08-07T08:24:23.000Z
src/linux/tools/perf/scripts/perl/wakeup-latency.pl
wangyan98/linux-lib
f98bbaec0d696b948935939b2d613cd15cd6105f
[ "MIT" ]
12
2021-01-22T14:59:28.000Z
2022-02-22T04:03:31.000Z
#!/usr/bin/perl -w # (c) 2009, Tom Zanussi <tzanussi@gmail.com> # Licensed under the terms of the GNU GPL License version 2 # Display avg/min/max wakeup latency # The common_* event handler fields are the most useful fields common to # all events. They don't necessarily correspond to the 'common_*' fields # in the s...
25.836538
73
0.675847
ed54f20a3df03b186e81ea755ba2030d95312afb
261
pm
Perl
ISA/lib/perl/StudyAssayEntity/Performer.pm
EuPathDB-Infra/CBIL
412e748211eaff7c138ad4e7bcdf1c6233d2012e
[ "Apache-2.0" ]
null
null
null
ISA/lib/perl/StudyAssayEntity/Performer.pm
EuPathDB-Infra/CBIL
412e748211eaff7c138ad4e7bcdf1c6233d2012e
[ "Apache-2.0" ]
1
2020-02-13T16:00:10.000Z
2020-02-13T16:00:10.000Z
ISA/lib/perl/StudyAssayEntity/Performer.pm
VEuPathDB/CBIL
92269a7d9f1df07f39eb5eb5d76a9e866c6b0c82
[ "Apache-2.0" ]
null
null
null
package CBIL::ISA::StudyAssayEntity::Performer; use base qw(CBIL::ISA::StudyAssayEntity); use strict; sub isNode { return 0; } # subclasses must consider these sub getAttributeNames { return []; } sub getParents { return ["ProtocolApplication"]; } 1;
13.736842
47
0.720307
ed5640592a7b50531fd617903a73c70a9866a6df
993
pm
Perl
lib/App/llffp/Schema/Result/Performer.pm
mmcclimon/app-llffp
140a0e8d109da8ab356b72e344934744eadec0ad
[ "MIT", "X11", "Unlicense" ]
null
null
null
lib/App/llffp/Schema/Result/Performer.pm
mmcclimon/app-llffp
140a0e8d109da8ab356b72e344934744eadec0ad
[ "MIT", "X11", "Unlicense" ]
null
null
null
lib/App/llffp/Schema/Result/Performer.pm
mmcclimon/app-llffp
140a0e8d109da8ab356b72e344934744eadec0ad
[ "MIT", "X11", "Unlicense" ]
null
null
null
package App::llffp::Schema::Result::Performer; use base qw{DBIx::Class::Core}; use warnings; use strict; # This class uses the "performer" table __PACKAGE__->table('performer'); # A performer has either an ensemble name or a person's last name (not both). # XXX figure out a way to enforce this __PACKAGE__->add_colum...
21.12766
77
0.545821
73f21560c14c35027922897be5bd72d1c2ad6415
29,347
t
Perl
t/sets12345.t
BrotherBuford/tantocuore-randomizer
4b4ba49a059949b4d96d223a79df643a96fcae41
[ "MIT" ]
6
2019-09-25T17:47:15.000Z
2021-06-02T09:01:23.000Z
t/sets12345.t
BrotherBuford/tantocuore-randomizer
4b4ba49a059949b4d96d223a79df643a96fcae41
[ "MIT" ]
null
null
null
t/sets12345.t
BrotherBuford/tantocuore-randomizer
4b4ba49a059949b4d96d223a79df643a96fcae41
[ "MIT" ]
null
null
null
## no critic (Modules::RequireExplicitPackage, Modules::RequireVersionVar, Modules::RequireEndWithOne) use warnings; use strict; use Local::TantoCuore::Test qw(:all); my @sets = qw(1 2 3 4 5); my @testcases = ( [ [qw(beer=1)], [qw()], ], [ [qw(private=1 beer=1)], [qw()...
25.212199
102
0.489658
73f3a3a01c12680e54a958b696983dc875fdadf4
5,935
pm
Perl
lib/Mojolicious/Plugin/RoutesConfig.pm
kberov/Mojolicious-Plugin-RoutesConfig
2e69b3c4a7cffa756509f15e71265f97ec77092d
[ "Artistic-2.0" ]
1
2019-04-15T10:48:50.000Z
2019-04-15T10:48:50.000Z
lib/Mojolicious/Plugin/RoutesConfig.pm
kberov/Mojolicious-Plugin-RoutesConfig
2e69b3c4a7cffa756509f15e71265f97ec77092d
[ "Artistic-2.0" ]
2
2019-02-04T21:13:02.000Z
2021-06-06T21:01:55.000Z
lib/Mojolicious/Plugin/RoutesConfig.pm
kberov/Mojolicious-Plugin-RoutesConfig
2e69b3c4a7cffa756509f15e71265f97ec77092d
[ "Artistic-2.0" ]
null
null
null
package Mojolicious::Plugin::RoutesConfig; use Mojo::Base 'Mojolicious::Plugin::Config', -signatures; use List::Util qw(first); our $VERSION = 0.07; our $AUTHORITY = 'cpan:BEROV'; sub register { my ($self, $app, $conf) = @_; my $file = $conf->{file}; my $file_msg = ($file ? ' in file ' . $file : ''); $c...
33.342697
132
0.627801
ed59007f2b411362203d6cb077b5d4fa17571ac0
112
pl
Perl
HelloWorld/ProgrammingPerl/ch03/ch03.059.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch03/ch03.059.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch03/ch03.059.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
my $home = $ENV{HOME} || $ENV{LOGDIR} || (getpwuid($<))[7] || die "You're homeless!\n";
22.4
36
0.428571
ed48d6d5d00e3360b485e37900c7653197b31cda
1,175
t
Perl
t/01basic.t
git-the-cpan/MooseX-AttributeTags
585e2244e85dee47c96461309639b387cce78178
[ "Artistic-1.0" ]
null
null
null
t/01basic.t
git-the-cpan/MooseX-AttributeTags
585e2244e85dee47c96461309639b387cce78178
[ "Artistic-1.0" ]
null
null
null
t/01basic.t
git-the-cpan/MooseX-AttributeTags
585e2244e85dee47c96461309639b387cce78178
[ "Artistic-1.0" ]
null
null
null
=pod =encoding utf-8 =head1 PURPOSE Test that MooseX::AttributeTags compiles and works. =head1 AUTHOR Toby Inkster E<lt>tobyink@cpan.orgE<gt>. =head1 COPYRIGHT AND LICENCE This software is copyright (c) 2013 by Toby Inkster. This is free software; you can redistribute it and/or modify it under the same terms as...
16.319444
69
0.57617
ed5b1a154a58915b87954f2d0ad7545881817efb
294
pm
Perl
auto-lib/Paws/RedShift/DeleteClusterResult.pm
cah-rfelsburg/paws
de9ffb8d49627635a2da588066df26f852af37e4
[ "Apache-2.0" ]
2
2016-09-22T09:18:33.000Z
2017-06-20T01:36:58.000Z
auto-lib/Paws/RedShift/DeleteClusterResult.pm
cah-rfelsburg/paws
de9ffb8d49627635a2da588066df26f852af37e4
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/RedShift/DeleteClusterResult.pm
cah-rfelsburg/paws
de9ffb8d49627635a2da588066df26f852af37e4
[ "Apache-2.0" ]
null
null
null
package Paws::RedShift::DeleteClusterResult; use Moose; has Cluster => (is => 'ro', isa => 'Paws::RedShift::Cluster'); 1; ### main pod documentation begin ### =head1 NAME Paws::RedShift::DeleteClusterResult =head1 ATTRIBUTES =head2 Cluster => L<Paws::RedShift::Cluster> =cut
11.307692
64
0.673469
ed5a721d230177d4caa091bcbfdf1937e469d36d
436
t
Perl
tests/glu/dispatch/hello.t
Gaia-Interactive/gaia_core_php
c6ef27682e4ed96cd8d55ae4649e9ed59d18e02a
[ "BSD-3-Clause" ]
3
2015-02-23T19:57:07.000Z
2020-07-13T16:02:01.000Z
tests/glu/dispatch/hello.t
Gaia-Interactive/gaia_core_php
c6ef27682e4ed96cd8d55ae4649e9ed59d18e02a
[ "BSD-3-Clause" ]
null
null
null
tests/glu/dispatch/hello.t
Gaia-Interactive/gaia_core_php
c6ef27682e4ed96cd8d55ae4649e9ed59d18e02a
[ "BSD-3-Clause" ]
4
2015-03-03T08:14:12.000Z
2019-01-09T04:46:43.000Z
#!/usr/bin/env php <?php use Gaia\Test\Tap; $path = __DIR__ . '/lib/hello.php'; include __DIR__ . '/base.php'; Tap::plan(4); Tap::is( $result_dispatch, 'hi there', 'return from dispatch gives correct response'); Tap::is( $result_export_before_dispatch, array(), 'export before dispatch is empty'); Tap::is( $result_exp...
33.538462
86
0.711009
ed6526640cc14b579b06ce15d711b6d84b2eeba9
1,053
pm
Perl
lib/Google/Ads/GoogleAds/V6/Services/GenderViewService/GetGenderViewRequest.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/GenderViewService/GetGenderViewRequest.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/GenderViewService/GetGenderViewRequest.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, ...
30.085714
86
0.740741
ed2af4f17de1015e1771324191474cb97e7f3edc
17,224
pl
Perl
phage_tree/combineprotdists.by.length.nomysql.noolds.pl
linsalrob/bioinformatics
da250531fdc3b0e5d6be0ac44d7874fa201f92b0
[ "MIT" ]
3
2018-06-16T20:58:55.000Z
2021-11-25T10:37:29.000Z
combineprotdists.pl
linsalrob/PhageProteomicTree
0a949b0fbfa42bf8eed97d8ce80d512edc530092
[ "MIT" ]
null
null
null
combineprotdists.pl
linsalrob/PhageProteomicTree
0a949b0fbfa42bf8eed97d8ce80d512edc530092
[ "MIT" ]
1
2020-03-07T07:15:51.000Z
2020-03-07T07:15:51.000Z
#!/usr/bin/perl -w # Copyright 2001, 20002 Rob Edwards # For updates, more information, or to discuss the scripts # please contact Rob Edwards at redwards@utmem.edu or via http://www.salmonella.org/ # # This file is part of The Phage Proteome Scripts developed by Rob Edwards. # # Tnese scripts are free ...
35.808732
155
0.605086
ed446c25d22d416d7902aaeb4d14c52f701106f7
9,919
pm
Perl
miRNAFinderApp/app/features/microPred/progs/miPred/bioperl-1.4/blib/lib/Bio/Coordinate/Collection.pm
shyaman/miRNAFinder-web-server
4e21ea9b77a321ae87a3e0f93abe66eda0013f62
[ "MIT" ]
1
2021-04-27T18:17:33.000Z
2021-04-27T18:17:33.000Z
miRNAFinderApp/app/features/microPred/progs/miPred/bioperl-1.4/Bio/Coordinate/Collection.pm
shyaman/miRNAFinder-web-server
4e21ea9b77a321ae87a3e0f93abe66eda0013f62
[ "MIT" ]
2
2020-06-20T15:59:50.000Z
2021-04-25T17:50:35.000Z
miRNAFinderApp/app/features/microPred/progs/miPred/bioperl-1.4/blib/lib/Bio/Coordinate/Collection.pm
shyaman/miRNAFinder-web-server
4e21ea9b77a321ae87a3e0f93abe66eda0013f62
[ "MIT" ]
null
null
null
# $Id: Collection.pm,v 1.18 2003/12/19 03:02:11 jason Exp $ # # bioperl module for Bio::Coordinate::Collection # # Cared for by Heikki Lehvaslaiho <heikki@ebi.ac.uk> # # Copyright Heikki Lehvaslaiho # # You may distribute this module under the same terms as perl itself # POD documentation - main docs before the code ...
23.393868
78
0.621938
ed6fd2f8fc1045cda036e4c8b01f835e0e987732
217
pm
Perl
auto-lib/Azure/Logic/ListBySubscriptionIntegrationAccountsResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Logic/ListBySubscriptionIntegrationAccountsResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Logic/ListBySubscriptionIntegrationAccountsResult.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::Logic::ListBySubscriptionIntegrationAccountsResult; use Moose; has nextLink => (is => 'ro', isa => 'Str' ); has value => (is => 'ro', isa => 'ArrayRef[Azure::Logic::IntegrationAccount]' ); 1;
27.125
83
0.64977
ed26c5437f68a3fd16dcb1eecec7f03bd1bd7356
5,276
t
Perl
perl/src/t/op/sprintf2.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
2,293
2015-01-02T12:46:10.000Z
2022-03-29T09:45:43.000Z
perl/src/t/op/sprintf2.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
315
2015-05-31T11:55:46.000Z
2022-01-12T08:36:37.000Z
perl/src/t/op/sprintf2.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
1,033
2015-01-04T07:48:40.000Z
2022-03-24T09:34:37.000Z
#!./perl -w BEGIN { chdir 't' if -d 't'; @INC = '../lib'; require './test.pl'; } plan tests => 1368; use strict; use Config; is( sprintf("%.40g ",0.01), sprintf("%.40g", 0.01)." ", q(the sprintf "%.<number>g" optimization) ); is( sprintf("%.40f ",0.01), sprintf("%.40f", 0.01)." ",...
28.830601
134
0.510235
ed273cedce9c4b25a776adc1391337d37473a85b
34,330
t
Perl
t/integration/transaction.t
braintree/braintree_perl
55d1ee47b239500210eac712311d44642b0240a6
[ "MIT" ]
12
2015-01-22T04:47:07.000Z
2019-05-24T19:35:14.000Z
t/integration/transaction.t
braintree/braintree_perl
55d1ee47b239500210eac712311d44642b0240a6
[ "MIT" ]
14
2015-03-04T01:36:19.000Z
2018-01-14T02:54:35.000Z
t/integration/transaction.t
braintree/braintree_perl
55d1ee47b239500210eac712311d44642b0240a6
[ "MIT" ]
15
2015-01-22T04:47:16.000Z
2020-11-27T11:06:14.000Z
use lib qw(lib t/lib); use Test::More; use Net::Braintree; use Net::Braintree::TestHelper; use Net::Braintree::CreditCardNumbers::CardTypeIndicators; use Net::Braintree::ErrorCodes::Transaction; use Net::Braintree::ErrorCodes::Descriptor; use Net::Braintree::CreditCardDefaults; use Net::Braintree::Nonce; use Net::Brain...
36.795284
208
0.666706
ed48399c2132b662d47368d6c82ae17dc3db4bd7
220,207
pl
Perl
db/db.pl
touilleio/arkime
5f1ed2c168ee379bbdedcd252e2845867d18130f
[ "Apache-2.0" ]
1
2021-09-25T06:29:49.000Z
2021-09-25T06:29:49.000Z
db/db.pl
touilleio/arkime
5f1ed2c168ee379bbdedcd252e2845867d18130f
[ "Apache-2.0" ]
1
2022-02-28T01:36:10.000Z
2022-02-28T01:36:10.000Z
db/db.pl
touilleio/arkime
5f1ed2c168ee379bbdedcd252e2845867d18130f
[ "Apache-2.0" ]
2
2021-09-08T10:43:33.000Z
2022-02-28T00:35:43.000Z
#!/usr/bin/perl # This script can initialize, upgrade or provide simple maintenance for the # Arkime elastic search db # # Schema Versions # 0 - Before this script existed # 1 - First version of script; turned on strict schema; added lpms, fpms; added # many missing items that were dynamically created by mistake...
30.289821
553
0.428783
ed54ef8a339609717d3e8c4da9ee9dd3ba116045
10,841
pm
Perl
lib/Sam/Parser.pm
smyang2018/proovread
6f5a6b43e4a78b1c23fd80fc876e477feb377470
[ "MIT" ]
64
2015-02-23T10:33:01.000Z
2022-03-15T02:08:27.000Z
lib/Sam/Parser.pm
smyang2018/proovread
6f5a6b43e4a78b1c23fd80fc876e477feb377470
[ "MIT" ]
152
2015-03-30T19:47:32.000Z
2021-08-16T04:34:07.000Z
lib/Sam/Parser.pm
BioInf-Wuerzburg/proovread
6f5a6b43e4a78b1c23fd80fc876e477feb377470
[ "MIT" ]
22
2015-05-16T01:07:43.000Z
2021-08-29T15:48:42.000Z
package Sam::Parser; use warnings; use strict; use Sam::Alignment qw(:flags); our $VERSION = '1.3.3'; =head1 NAME Sam::Parser.pm =head1 DESCRIPTION Parser module for SAM format files. =cut =head1 SYNOPSIS use Sam::Parser; use Sam::Alignment ':flags'; my $sp = Sam::Parser->new( file => "file.bam" ...
22.07943
123
0.561941
ed25a9becb4ccc9acbdfc448075ff9e48212f19e
104
pm
Perl
t/lib/MooX/C.pm
git-the-cpan/MooX
6c5403b7855e218d9d8df2255040011f325996a7
[ "Artistic-1.0" ]
null
null
null
t/lib/MooX/C.pm
git-the-cpan/MooX
6c5403b7855e218d9d8df2255040011f325996a7
[ "Artistic-1.0" ]
null
null
null
t/lib/MooX/C.pm
git-the-cpan/MooX
6c5403b7855e218d9d8df2255040011f325996a7
[ "Artistic-1.0" ]
null
null
null
package MooX::C; use strict; use warnings; sub import { $main::COUNT += 4 if $main::COUNT == 3; } 1;
10.4
40
0.615385
73ed5bd56056a1fc8911ddf980ac61807bf44986
1,145
pm
Perl
lib/Google/Ads/GoogleAds/V6/Services/AccountBudgetProposalService/AccountBudgetProposalOperation.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/AccountBudgetProposalService/AccountBudgetProposalOperation.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Services/AccountBudgetProposalService/AccountBudgetProposalOperation.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, ...
30.131579
107
0.724017
ed0920a85f5352dad547ace7703a0bb663edadf8
198
pl
Perl
silk-src/src/rwtotal/tests/rwtotal-help.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2018-06-01T06:55:14.000Z
2021-11-14T22:51:04.000Z
silk-src/src/rwtotal/tests/rwtotal-help.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2017-07-02T17:03:34.000Z
2021-09-09T17:05:31.000Z
silk-src/src/rwtotal/tests/rwtotal-help.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
4
2017-08-14T15:42:31.000Z
2022-01-24T16:24:27.000Z
#! /usr/bin/perl -w # STATUS: OK # TEST: ./rwtotal --help use strict; use SiLKTests; my $rwtotal = check_silk_app('rwtotal'); my $cmd = "$rwtotal --help"; exit (check_exit_status($cmd) ? 0 : 1);
16.5
40
0.641414
ed1ea19af5cafda455ab809350851696aff82b50
967
pl
Perl
demo_real/hypoDD/selectphase.pl
miguelj-neves/REAL
50b67f8392633c03027d013720059c6d97f4d9b0
[ "MIT" ]
57
2019-07-05T03:42:50.000Z
2022-03-20T09:36:29.000Z
demo_real/hypoDD/selectphase.pl
miguelj-neves/REAL
50b67f8392633c03027d013720059c6d97f4d9b0
[ "MIT" ]
2
2019-10-02T19:10:27.000Z
2021-09-30T08:01:43.000Z
demo_real/hypoDD/selectphase.pl
miguelj-neves/REAL
50b67f8392633c03027d013720059c6d97f4d9b0
[ "MIT" ]
22
2019-06-27T02:51:54.000Z
2021-11-16T02:46:00.000Z
#!/usr/bin/perl -w $phasein = "../VELEST/phase_allday.txt"; $event = "../VELEST/new.cat"; $phaseout = "italy.pha"; #phase format for hypoDD open(JK,"<$phasein"); @par = <JK>; close(JK); open(EV,"<$event"); @eves = <EV>; close(EV); open(EV,">$phaseout"); foreach $file(@par){ chomp($file); ($test,$jk) = split...
24.794872
98
0.54395
73da789d2b7f9d94f585c4042dfa7fa8bbaf3ca2
821
t
Perl
t/30-Application/16-set_maximum_instances.t
guillaumeaubert/IPC-Concurrency-DBI
e4c272b3064e4360a3bb7621608c820851073c30
[ "Artistic-1.0" ]
null
null
null
t/30-Application/16-set_maximum_instances.t
guillaumeaubert/IPC-Concurrency-DBI
e4c272b3064e4360a3bb7621608c820851073c30
[ "Artistic-1.0" ]
1
2015-06-10T01:57:36.000Z
2015-06-10T01:57:36.000Z
t/30-Application/16-set_maximum_instances.t
guillaumeaubert/IPC-Concurrency-DBI
e4c272b3064e4360a3bb7621608c820851073c30
[ "Artistic-1.0" ]
null
null
null
#!perl use strict; use warnings; use IPC::Concurrency::DBI::Application; use Test::Exception; use Test::FailWarnings -allow_deps => 1; use Test::More tests => 6; use lib 't/'; use LocalTest; can_ok( 'IPC::Concurrency::DBI::Application', 'set_maximum_instances', ); my $dbh = LocalTest::ok_database_handle(); my ...
15.203704
57
0.673569
ed2e2f021839b1d30d401c5d473f1761a8680a43
3,169
pm
Perl
auto-lib/Paws/CloudWatchLogs/ExportTask.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/CloudWatchLogs/ExportTask.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/CloudWatchLogs/ExportTask.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::CloudWatchLogs::ExportTask; use Moose; has Destination => (is => 'ro', isa => 'Str', request_name => 'destination', traits => ['NameInRequest']); has DestinationPrefix => (is => 'ro', isa => 'Str', request_name => 'destinationPrefix', traits => ['NameInRequest']); has ExecutionInfo => (is => 'ro',...
28.809091
154
0.699905
ed52a6199d0c088bd7e4fef86813350748026799
591
pm
Perl
auto-lib/Paws/ServerlessRepo/PutApplicationPolicyResponse.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/ServerlessRepo/PutApplicationPolicyResponse.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/ServerlessRepo/PutApplicationPolicyResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::ServerlessRepo::PutApplicationPolicyResponse; use Moose; has Statements => (is => 'ro', isa => 'ArrayRef[Paws::ServerlessRepo::ApplicationPolicyStatement]', traits => ['NameInRequest'], request_name => 'statements'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation beg...
21.107143
161
0.730964
ed5dcb91e372174ca8cdc115c8339614043a52b1
575
t
Perl
t/0.90/use/Data_Object_Number_Func_Log.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.90/use/Data_Object_Number_Func_Log.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.90/use/Data_Object_Number_Func_Log.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
use 5.014; use strict; use warnings; use Test::More; # POD =name Data::Object::Number::Func::Log =abstract Data-Object Number Function (Log) Class =synopsis use Data::Object::Number::Func::Log; my $func = Data::Object::Number::Func::Log->new(@args); $func->execute; =inherits Data::Object::Number::Fun...
11.734694
78
0.693913
ed09d45f9a21a927a6424d0dfb473a0d22a2f826
1,052
pm
Perl
masses/plugins/Dumpmem.pm
mikiec84/spamassassin
45e3655120174b28f1081dcee7bf15f85437ab50
[ "Apache-2.0" ]
196
2015-01-13T03:55:31.000Z
2022-03-29T23:56:13.000Z
masses/plugins/Dumpmem.pm
mikiec84/spamassassin
45e3655120174b28f1081dcee7bf15f85437ab50
[ "Apache-2.0" ]
14
2015-04-08T09:44:37.000Z
2015-05-19T12:20:44.000Z
masses/plugins/Dumpmem.pm
isabella232/spamassassin
53b6bbc7f382be89e9e05f90d6564cd933015ea8
[ "Apache-2.0" ]
77
2015-01-13T04:35:30.000Z
2022-03-15T14:49:08.000Z
# Dumpmem - dump SpamAssassin memory structures to disk after each message # # use as follows: # # MEMDEBUG=1 ./mass-check --cf='loadplugin Dumpmem plugins/Dumpmem.pm' \ # [normal mass-check arguments] # # e.g. # # MEMDEBUG=1 ./mass-check --cf='loadplugin Dumpmem plugins/Dumpmem.pm' \ # --net -n -o spam:dir...
25.658537
74
0.647338
ed5a612efee1f7d5c2a926a3743258034d2c4d6b
12,185
pm
Perl
nfsroot/usr/share/perl/5.20.2/autodie.pm
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
1
2019-02-16T13:29:23.000Z
2019-02-16T13:29:23.000Z
nfsroot/usr/share/perl/5.20.2/autodie.pm
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
1
2018-08-21T03:56:33.000Z
2018-08-21T03:56:33.000Z
nfsroot/usr/share/perl/5.20.2/autodie.pm
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
null
null
null
package autodie; use 5.008; use strict; use warnings; use Fatal (); our @ISA = qw(Fatal); our $VERSION; # ABSTRACT: Replace functions with ones that succeed or die with lexical scope BEGIN { our $VERSION = '2.23'; # VERSION: Generated by DZP::OurPkg::Version } use constant ERROR_WRONG_FATAL => q{ Incorrect vers...
27.883295
80
0.639146
73fc9594368d2ac30e25139a7b0318bbf0eb66e2
380
pm
Perl
lib/Data/Object/Array/Func/Empty.pm
jjatria/do
57d98377cb76af78a9f1d07648e32e62271b326a
[ "Artistic-1.0" ]
null
null
null
lib/Data/Object/Array/Func/Empty.pm
jjatria/do
57d98377cb76af78a9f1d07648e32e62271b326a
[ "Artistic-1.0" ]
null
null
null
lib/Data/Object/Array/Func/Empty.pm
jjatria/do
57d98377cb76af78a9f1d07648e32e62271b326a
[ "Artistic-1.0" ]
null
null
null
package Data::Object::Array::Func::Empty; use 5.014; use strict; use warnings; use Data::Object 'Class'; extends 'Data::Object::Array::Func'; # VERSION # BUILD has arg1 => ( is => 'ro', isa => 'Object', req => 1 ); # METHODS sub execute { my ($self) = @_; my ($data) = $self->unpack; $#$data = -1;...
9.74359
41
0.563158
ed1f0b53a3f494a636a17de8120f7c6441857f70
10,577
pm
Perl
modules/EnsEMBL/Web/Document/Element/Configurator.pm
nakib103/ensembl-webcode
4814ccb25ff9925d80b71514c72793917614c614
[ "Apache-2.0" ]
16
2015-01-14T14:12:30.000Z
2021-01-27T15:28:52.000Z
modules/EnsEMBL/Web/Document/Element/Configurator.pm
nakib103/ensembl-webcode
4814ccb25ff9925d80b71514c72793917614c614
[ "Apache-2.0" ]
250
2015-01-05T13:03:19.000Z
2022-03-30T09:07:12.000Z
modules/EnsEMBL/Web/Document/Element/Configurator.pm
nakib103/ensembl-webcode
4814ccb25ff9925d80b71514c72793917614c614
[ "Apache-2.0" ]
98
2015-01-05T14:58:48.000Z
2022-02-15T17:11:32.000Z
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2021] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
35.733108
194
0.571429
ed1788ce4e7b47c8c0ed356696b312bd26b1a89c
464
pm
Perl
lib/Krawfish/Koral/Compile/Enrich/Snippet/Hit.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
lib/Krawfish/Koral/Compile/Enrich/Snippet/Hit.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
lib/Krawfish/Koral/Compile/Enrich/Snippet/Hit.pm
KorAP/Krawfish-prototype
1ec0229d15c23c5ca2e1734425d5fdd5212a1e30
[ "BSD-2-Clause" ]
null
null
null
package Krawfish::Koral::Compile::Enrich::Snippet::Hit; use Krawfish::Compile::Segment::Enrich::Snippet::Hit; use strict; use warnings; # Define the hit object # (e.g. which annotations should occur) sub new { my $class = shift; warn 'DEPRECATED!'; bless { @_ }, $class; }; sub identify { $_[0]; }; sub opt...
14.060606
56
0.637931
ed4ba1f4a277cf0a926f0841c9e2da8eefe1b950
2,281
pl
Perl
data/processed/0.4_0.5_150/survey_80_769949150_True.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.4_0.5_150/survey_80_769949150_True.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
data/processed/0.4_0.5_150/survey_80_769949150_True.pl
VincentDerk/Paper-AC-Decisions-Learning
abd1dc8893fbb11b43ebb49a25e26c0183bdba62
[ "Apache-2.0" ]
null
null
null
body_1(0,multi) :- true. body_20(19,multi) :- true. body_36(33,multi) :- a("young"), s("M"). body_52(49,multi) :- a("young"), s("F"). body_67(64,multi) :- a("adult"), s("M"). body_82(79,multi) :- a("adult"), s("F"). body_97(94,multi) :- a("old"), s("M"). body_112(109,multi) :- a("old"), s("F"). body_125(124,multi) :- e...
34.560606
74
0.547567
ed40233cf5750eee6534f926fddefb66b1cbcf5b
742
pm
Perl
t/Class/Declare/Attributes/Multi/Three.pm
denormal/perl-Class-Declare-Attributes
07ec56eefa794c3d8412362a965531b7b9e88875
[ "Artistic-2.0" ]
null
null
null
t/Class/Declare/Attributes/Multi/Three.pm
denormal/perl-Class-Declare-Attributes
07ec56eefa794c3d8412362a965531b7b9e88875
[ "Artistic-2.0" ]
null
null
null
t/Class/Declare/Attributes/Multi/Three.pm
denormal/perl-Class-Declare-Attributes
07ec56eefa794c3d8412362a965531b7b9e88875
[ "Artistic-2.0" ]
null
null
null
#!/usr/bin/perl -Tw # $Id: Three.pm 1515 2010-08-22 14:41:53Z ian $ # Helper class for multiple inheritance test # - unlike Class::Declare, Class::Declare::Attributes doesn't support # on-the-fly generation of modules (Attributes::Handlers is unable to # return a meaningful glob for a method generated thr...
32.26087
80
0.636119
ed6e39a7f4f1e6ab4b807b70b3a96778a52fb516
8,514
pl
Perl
config_d05.pl
codesshaman/moulinette
1f641e5441803f3881eb9cf540c2c08f4640da5e
[ "MIT" ]
23
2021-03-06T17:10:36.000Z
2022-03-30T12:10:13.000Z
config_d05.pl
mrv8x/42-moulinette-auto-test1
08b985220cb3228eae59bf080af01ad6484cf72e
[ "MIT" ]
null
null
null
config_d05.pl
mrv8x/42-moulinette-auto-test1
08b985220cb3228eae59bf080af01ad6484cf72e
[ "MIT" ]
9
2021-01-14T08:37:40.000Z
2022-03-27T04:33:10.000Z
ex00 ft_putstr(char *str) main -m ==== ft_putstr("asdf"); ft_putstr(" qwerty\n"); ft_putstr("zxcv"); ==== check -e ==== $expected = "asdf qwerty\nzxcv"; ==== ex01 ft_putnbr(int nb) main_basic -m ==== ft_putnbr(123456); ==== check_basic -e ==== $expected = '123456'; ==== main_negative -m ==== ft_putnbr(-987654321); ==...
22.056995
105
0.584684
ed5616b64e60d107f9adb3dfd1ebda0b3dbe30d3
1,866
pl
Perl
geneidsgenenames.pl
bzhanglab/glad4u
132718f54590bc3bd7f13616de000ac3dd31acdf
[ "Apache-2.0" ]
2
2019-06-28T13:33:38.000Z
2020-10-06T13:23:32.000Z
geneidsgenenames.pl
bzhanglab/glad4u
132718f54590bc3bd7f13616de000ac3dd31acdf
[ "Apache-2.0" ]
null
null
null
geneidsgenenames.pl
bzhanglab/glad4u
132718f54590bc3bd7f13616de000ac3dd31acdf
[ "Apache-2.0" ]
null
null
null
#!/usr/local/bin/perl # #/****************************************************************************************** # * This code will go through the NCBI All_Data.gene_info file and create a new file where * # * each line contains a gene ID with all the MIM IDs describing this gene. * # *****************...
27.441176
93
0.494641
73e552ab2ff13f91e3bf1ca3206a1ab28da38c17
10,766
pm
Perl
ImageDocker/ExifTool/lib/Image/ExifTool/InDesign.pm
kelvinjjwong/ImageDocker
aa5a5ea08881d11acc15846a6b650755d54457dd
[ "MIT" ]
5
2019-03-09T02:26:18.000Z
2020-04-06T17:35:39.000Z
ImageDocker/ExifTool/lib/Image/ExifTool/InDesign.pm
kelvinjjwong/ImageDocker
aa5a5ea08881d11acc15846a6b650755d54457dd
[ "MIT" ]
1
2019-07-21T06:50:54.000Z
2019-07-21T06:53:20.000Z
ImageDocker/ExifTool/lib/Image/ExifTool/InDesign.pm
kelvinjjwong/ImageDocker
aa5a5ea08881d11acc15846a6b650755d54457dd
[ "MIT" ]
2
2019-05-10T09:58:25.000Z
2020-01-03T05:56:42.000Z
#------------------------------------------------------------------------------ # File: InDesign.pm # # Description: Read/write meta information in Adobe InDesign files # # Revisions: 2009-06-17 - P. Harvey Created # # References: 1) http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart3.pdf #--------...
38.177305
111
0.514304
ed3f01f9fd9c0a2cadd5c76ec809e869433d23e8
10,498
t
Perl
t/20_is.t
wollmers/Text-Guess-Language
e2c0eeefccf5c11108a942515198ee17fa5abb29
[ "Artistic-1.0" ]
null
null
null
t/20_is.t
wollmers/Text-Guess-Language
e2c0eeefccf5c11108a942515198ee17fa5abb29
[ "Artistic-1.0" ]
3
2016-03-06T23:15:42.000Z
2017-10-27T17:58:51.000Z
t/20_is.t
wollmers/Text-Guess-Language
e2c0eeefccf5c11108a942515198ee17fa5abb29
[ "Artistic-1.0" ]
null
null
null
#!perl use 5.008; use strict; use warnings; use utf8; use lib qw(../lib/); use Test::More; my $class = 'Text::Guess::Language'; use_ok($class); my $text =<<TEXT; Mannréttindayfirlýsing Sameinuðo Þjóðanna. Inngangsorð Það ber að viðurkenna, að hver maður sé jafnborinn til virðingar og réttinda, er eigi verði af h...
76.072464
659
0.809297
ed63704db79fcc0ad1d810b7e966f95ec7b65284
5,224
pm
Perl
tools/modules/EnsEMBL/Web/JSONServer/Tools.pm
nicklangridge/public-plugins
4c64d2b1d79c02d24972165f79479b3836f67fc9
[ "Apache-2.0" ]
null
null
null
tools/modules/EnsEMBL/Web/JSONServer/Tools.pm
nicklangridge/public-plugins
4c64d2b1d79c02d24972165f79479b3836f67fc9
[ "Apache-2.0" ]
null
null
null
tools/modules/EnsEMBL/Web/JSONServer/Tools.pm
nicklangridge/public-plugins
4c64d2b1d79c02d24972165f79479b3836f67fc9
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2017] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
31.853659
226
0.644525
ed43010e3b2e6bd7cbf04566dcf19708c10c1e5a
128,550
pl
Perl
vp9/common/vp9_rtcd_defs.pl
kim42083/webm.libvpx
9b99eb2e123c8e30288de73d6722c88672e4e434
[ "BSD-3-Clause" ]
null
null
null
vp9/common/vp9_rtcd_defs.pl
kim42083/webm.libvpx
9b99eb2e123c8e30288de73d6722c88672e4e434
[ "BSD-3-Clause" ]
null
null
null
vp9/common/vp9_rtcd_defs.pl
kim42083/webm.libvpx
9b99eb2e123c8e30288de73d6722c88672e4e434
[ "BSD-3-Clause" ]
null
null
null
sub vp9_common_forward_decls() { print <<EOF /* * VP9 */ #include "vpx/vpx_integer.h" #include "vp9/common/vp9_common.h" #include "vp9/common/vp9_enums.h" struct macroblockd; /* Encoder forward decls */ struct macroblock; struct vp9_variance_vtable; struct search_site_config; struct mv; union int_mv; struct yv12_b...
66.024653
381
0.793551
73da6441aaca978286841cce4b78bf9253cb9fa3
3,979
pm
Perl
modules/EnsEMBL/Draw/GlyphSet/_clone.pm
at7/backup-ensembl-webcode
4c8c30f2ba9e0eebc3dd07e068fb6e02c388d086
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Draw/GlyphSet/_clone.pm
at7/backup-ensembl-webcode
4c8c30f2ba9e0eebc3dd07e068fb6e02c388d086
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Draw/GlyphSet/_clone.pm
at7/backup-ensembl-webcode
4c8c30f2ba9e0eebc3dd07e068fb6e02c388d086
[ "Apache-2.0", "MIT" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2017] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
29.69403
157
0.618748
ed32f4b85e7fe2b8273d5433c19bcff1de77c401
1,119
t
Perl
t/regression/read_error00.t
xlat/excel-reader-xlsx
412632febfde68bd31ebeff0caa2e0b7c9f2c710
[ "Artistic-1.0" ]
null
null
null
t/regression/read_error00.t
xlat/excel-reader-xlsx
412632febfde68bd31ebeff0caa2e0b7c9f2c710
[ "Artistic-1.0" ]
null
null
null
t/regression/read_error00.t
xlat/excel-reader-xlsx
412632febfde68bd31ebeff0caa2e0b7c9f2c710
[ "Artistic-1.0" ]
3
2017-02-21T10:13:01.000Z
2019-10-16T08:02:29.000Z
############################################################################### # # Tests for Excel::Writer::XLSX. # # reverse('(c)'), February 2012, John McNamara, jmcnamara@cpan.org # use lib 't/lib'; use TestFunctions qw(_is_deep_diff _read_json); use strict; use warnings; use Excel::Reader::XLSX; use Test::More t...
25.431818
79
0.517426
73fa67e8ffb09e23632aa98fbde1fd1c922bc38d
33,385
pm
Perl
lib/susedistribution.pm
rwx788/os-autoinst-distri-opensuse
9239a796a1cb96e13581715a1fa47698cf0f852b
[ "FSFAP" ]
null
null
null
lib/susedistribution.pm
rwx788/os-autoinst-distri-opensuse
9239a796a1cb96e13581715a1fa47698cf0f852b
[ "FSFAP" ]
null
null
null
lib/susedistribution.pm
rwx788/os-autoinst-distri-opensuse
9239a796a1cb96e13581715a1fa47698cf0f852b
[ "FSFAP" ]
null
null
null
package susedistribution; use base 'distribution'; use serial_terminal (); use strict; use warnings; use utils qw( disable_serial_getty ensure_serialdev_permissions get_root_console_tty get_x11_console_tty quit_packagekit save_svirt_pty type_string_slow type_string_very_slow zypper_call ); use version...
37.218506
214
0.598832
ed5f9b5bc44aa0c87fb289b74cbdf909466f68f5
5,595
pm
Perl
lib/Google/Ads/AdWords/v201809/BasicUserList.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
4
2015-04-23T01:59:40.000Z
2021-10-12T23:14:36.000Z
lib/Google/Ads/AdWords/v201809/BasicUserList.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
23
2015-02-19T17:03:58.000Z
2019-07-01T10:15:46.000Z
lib/Google/Ads/AdWords/v201809/BasicUserList.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
10
2015-08-03T07:51:58.000Z
2020-09-26T16:17:46.000Z
package Google::Ads::AdWords::v201809::BasicUserList; use strict; use warnings; __PACKAGE__->_set_element_form_qualified(1); sub get_xmlns { 'https://adwords.google.com/api/adwords/rm/v201809' }; our $XML_ATTRIBUTE_CLASS; undef $XML_ATTRIBUTE_CLASS; sub __get_attr_class { return $XML_ATTRIBUTE_CLASS; } use b...
29.140625
90
0.655049
ed6cca57d6d1d19f0d6e9105af4e81f90a20cec6
1,436
t
Perl
test/thread_test.t
glhrmfrts/terrasync
626a2f264950f54ed9f3eb33d07ac10546569997
[ "MIT" ]
1
2021-11-13T14:59:04.000Z
2021-11-13T14:59:04.000Z
test/thread_test.t
glhrmfrts/terrasync
626a2f264950f54ed9f3eb33d07ac10546569997
[ "MIT" ]
null
null
null
test/thread_test.t
glhrmfrts/terrasync
626a2f264950f54ed9f3eb33d07ac10546569997
[ "MIT" ]
null
null
null
terralib.includepath = terralib.includepath .. ";C:\\code\\terra\\terrasync\\include\\pthreads4w" package.terrapath = package.terrapath .. ";C:\\code\\terra\\?.t" local C = terralib.includecstring [[ #include <stdio.h> #include <string.h> #include <windows.h> ]] local M = require 'terrasync.mutex' local T = require '...
24.758621
128
0.617688
ed52cf83d2a16d47923245ac368d15ef4d30a331
299
al
Perl
Apps/CZ/CashDeskLocalization/app/Src/TableExtensions/BankAccount.TableExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/CZ/CashDeskLocalization/app/Src/TableExtensions/BankAccount.TableExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/CZ/CashDeskLocalization/app/Src/TableExtensions/BankAccount.TableExt.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
tableextension 11778 "Bank Account CZP" extends "Bank Account" { fields { field(11750; "Account Type CZP"; Enum "Bank Account Type CZP") { Caption = 'Account Type'; DataClassification = CustomerContent; Editable = false; } } }
23
70
0.558528
ed5ade1bac55f0fb5b4e9769207b65ecee7b4c56
1,205
pm
Perl
lib/Test/Cukes/Feature.pm
gugod/Test-Cukes
29ce08557c012bf86909f61940b3151ed9c932a8
[ "MIT" ]
3
2015-01-10T00:48:22.000Z
2015-11-09T01:36:10.000Z
lib/Test/Cukes/Feature.pm
gugod/Test-Cukes
29ce08557c012bf86909f61940b3151ed9c932a8
[ "MIT" ]
1
2020-05-19T05:23:10.000Z
2020-05-19T05:23:10.000Z
lib/Test/Cukes/Feature.pm
gugod/Test-Cukes
29ce08557c012bf86909f61940b3151ed9c932a8
[ "MIT" ]
null
null
null
package Test::Cukes::Feature; use Moose; use Test::Cukes::Scenario; has name => ( is => "rw", required => 1, isa => "Str" ); has body => ( is => "rw", isa => "Str" ); has scenarios => ( is => "rw", isa => "ArrayRef[Test::Cukes::Scenario]" ); sub BUILDARGS { my $class = shift; if...
21.140351
96
0.461411
ed66bd9d5e6efc67de02d0c06eb95f17fb48e5e1
4,762
pm
Perl
scr/pm/IO/All/Base.pm
AmeerAbdelhadi/Timing-Driven-Variation-Aware-Clock-Mesh-Synthesis
755ae558be1a64bc0d41774f5d8b386700d64f4f
[ "BSD-3-Clause" ]
5
2019-07-04T16:41:27.000Z
2021-12-20T20:21:24.000Z
scr/pm/IO/All/Base.pm
AmeerAbdelhadi/Timing-Driven-Variation-Aware-Clock-Mesh-Synthesis
755ae558be1a64bc0d41774f5d8b386700d64f4f
[ "BSD-3-Clause" ]
null
null
null
scr/pm/IO/All/Base.pm
AmeerAbdelhadi/Timing-Driven-Variation-Aware-Clock-Mesh-Synthesis
755ae558be1a64bc0d41774f5d8b386700d64f4f
[ "BSD-3-Clause" ]
4
2017-12-01T08:17:28.000Z
2019-07-07T23:47:44.000Z
package IO::All::Base; use strict; use warnings; use Fcntl; sub import { my $class = shift; my $flag = $_[0] || ''; my $package = caller; no strict 'refs'; if ($flag eq '-base') { push @{$package . "::ISA"}, $class; *{$package . "::$_"} = \&$_ for qw'field const option cha...
24.172589
80
0.452751
ed6dd3af784e3aaa1d4910c8d4f80d294539212d
386
pm
Perl
lib/Viroverse/Model/pcr_pool_pcr_product.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
7
2019-02-04T20:37:19.000Z
2020-10-07T18:23:09.000Z
lib/Viroverse/Model/pcr_pool_pcr_product.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
75
2019-03-07T20:44:04.000Z
2020-01-22T11:27:03.000Z
lib/Viroverse/Model/pcr_pool_pcr_product.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
null
null
null
package Viroverse::Model::pcr_pool_pcr_product; use base 'Viroverse::CDBI'; use strict; use warnings; __PACKAGE__->table('viroserve.pcr_pool_pcr_product'); __PACKAGE__->columns(Primary => qw[ pcr_pool_id pcr_product_id ] ); __PACKAGE__->has_a(pcr_product_id => 'Viroverse::Model::pcr'); __P...
21.444444
64
0.712435
ed44f3e9e038fafc839aaa401be96997cda7884d
26,782
t
Perl
parts/k8s/kubernetesparams.t
oivindoh/acs-engine
9eaa1c2dfa582c021481a4caed88e41e7f3a70ed
[ "MIT" ]
null
null
null
parts/k8s/kubernetesparams.t
oivindoh/acs-engine
9eaa1c2dfa582c021481a4caed88e41e7f3a70ed
[ "MIT" ]
null
null
null
parts/k8s/kubernetesparams.t
oivindoh/acs-engine
9eaa1c2dfa582c021481a4caed88e41e7f3a70ed
[ "MIT" ]
null
null
null
{{if .HasAadProfile}} "aadTenantId": { "defaultValue": "", "metadata": { "description": "The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription." }, "type": "string" }, "aadAdminGroupId": { "defaultValue": "", ...
27.328571
168
0.557987
ed27437c7a22ba6186184bb60e9060c6e7faf479
284,442
pm
Perl
src/fhem/trunk/fhem/contrib/HMCCU/FHEM/88_HMCCU.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/contrib/HMCCU/FHEM/88_HMCCU.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/contrib/HMCCU/FHEM/88_HMCCU.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
############################################################################## # # 88_HMCCU.pm # # $Id: 88_HMCCU.pm 18745 2019-02-26 17:33:23Z zap $ # # Version 4.4.019 # # Module for communication between FHEM and Homematic CCU2/3. # # Supports BidCos-RF, BidCos-Wired, HmIP-RF, virtual CCU channels, # CCU group ...
32.690725
143
0.547932
ed75bcfde12c7e21e9c188f98f0f44bea73921f4
15,080
pm
Perl
lib/Mail/SpamAssassin/Plugin/AuthRes.pm
isabella232/spamassassin
53b6bbc7f382be89e9e05f90d6564cd933015ea8
[ "Apache-2.0" ]
196
2015-01-13T03:55:31.000Z
2022-03-29T23:56:13.000Z
lib/Mail/SpamAssassin/Plugin/AuthRes.pm
apache/spamassassin
6a28fdf568f16b39c049e45014e082a34a9e4be9
[ "Apache-2.0" ]
2
2015-03-23T21:32:14.000Z
2018-10-18T15:37:36.000Z
lib/Mail/SpamAssassin/Plugin/AuthRes.pm
isabella232/spamassassin
53b6bbc7f382be89e9e05f90d6564cd933015ea8
[ "Apache-2.0" ]
77
2015-01-13T04:35:30.000Z
2022-03-15T14:49:08.000Z
# <@LICENSE> # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to you under the Apache License, Version 2.0 # (the "License"); you...
27.220217
132
0.584682
ed7084ad60598a0950698ac95cf7736d9ce19980
703
t
Perl
t/0.01/data/object/float/eq.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.01/data/object/float/eq.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.01/data/object/float/eq.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
use strict; use warnings; use Test::More; use_ok 'Data::Object::Float'; # deprecated # can_ok 'Data::Object::Float', 'eq'; use Scalar::Util 'refaddr'; subtest 'test the eq method' => sub { my $float = Data::Object::Float->new(98765.98765); my $eq = $float->eq(98765.98765); isnt refaddr($float), refaddr($eq...
18.5
52
0.608819
ed3c3a4985ce245b063246cdbb9ae217ade7530a
521
pm
Perl
auto-lib/Paws/ManagedBlockchain/CreateNetworkOutput.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/ManagedBlockchain/CreateNetworkOutput.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/ManagedBlockchain/CreateNetworkOutput.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::ManagedBlockchain::CreateNetworkOutput; use Moose; has MemberId => (is => 'ro', isa => 'Str'); has NetworkId => (is => 'ro', isa => 'Str'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::ManagedBlockchain::CreateNetworkOutput =head1 A...
15.323529
62
0.673704
ed77dc70df27a89e4ee96f2a901e2edb59ecd702
6,873
pm
Perl
web2py-appliances-master/ServerStats/software/server/orca/lib/perl/Math/IntervalSearch.pm
wantsomechocolate/WantsomeBeanstalk
8c8a0a80490d04ea52661a3114fd3db8de65a01e
[ "BSD-3-Clause" ]
null
null
null
web2py-appliances-master/ServerStats/software/server/orca/lib/perl/Math/IntervalSearch.pm
wantsomechocolate/WantsomeBeanstalk
8c8a0a80490d04ea52661a3114fd3db8de65a01e
[ "BSD-3-Clause" ]
null
null
null
web2py-appliances-master/ServerStats/software/server/orca/lib/perl/Math/IntervalSearch.pm
wantsomechocolate/WantsomeBeanstalk
8c8a0a80490d04ea52661a3114fd3db8de65a01e
[ "BSD-3-Clause" ]
null
null
null
package Math::IntervalSearch; require 5.004_01; use strict; use vars qw(@EXPORT_OK @ISA $VERSION); use Exporter; use Carp; @EXPORT_OK = qw(interval_search); @ISA = qw(Exporter); $VERSION = substr q$Revision: 1.05 $, 10; sub cluck { warn Carp::longmess @_ } sub LessThan { $_[0] < $_[1]; } sub LessThanEqu...
27.059055
84
0.645133
ed1708a6f7d6f091099562a0f201dbf072a5822f
2,487
pl
Perl
lib/attvar.pl
bflagg/swish
d357234613182abcc2953d5b827d367616be8502
[ "BSD-2-Clause" ]
464
2015-01-01T13:56:55.000Z
2022-03-08T01:44:04.000Z
lib/attvar.pl
bflagg/swish
d357234613182abcc2953d5b827d367616be8502
[ "BSD-2-Clause" ]
129
2015-01-20T00:19:46.000Z
2022-02-14T19:49:17.000Z
lib/attvar.pl
bflagg/swish
d357234613182abcc2953d5b827d367616be8502
[ "BSD-2-Clause" ]
132
2015-01-02T10:02:47.000Z
2022-03-29T10:34:51.000Z
/* Part of SWISH Author: Jan Wielemaker E-mail: J.Wielemaker@cs.vu.nl WWW: http://www.swi-prolog.org Copyright (C): 2017, VU University Amsterdam CWI Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification,...
36.043478
72
0.670688
ed56ee0baa219e60e00212870a001733ca0263dd
10,437
pl
Perl
examples/ppa_1998/ppa_perl/abcache.pl
gitathrun/pdq-qnm-pkg
410e6ff6def503bc579e50ea471b83061e99a0fe
[ "MIT" ]
1
2018-03-12T12:27:18.000Z
2018-03-12T12:27:18.000Z
examples/ppa_1998/ppa_perl/abcache.pl
gitathrun/pdq-qnm-pkg
410e6ff6def503bc579e50ea471b83061e99a0fe
[ "MIT" ]
null
null
null
examples/ppa_1998/ppa_perl/abcache.pl
gitathrun/pdq-qnm-pkg
410e6ff6def503bc579e50ea471b83061e99a0fe
[ "MIT" ]
null
null
null
#!/usr/bin/perl ############################################################################### # Copyright (C) 1994 - 1996, Performance Dynamics Company # # # # This software is licensed as described in the file COPYING, w...
26.027431
106
0.450704
73dbb2293d821a758b88623887365a0df61ff349
10,014
pm
Perl
JBrowse/extlib/lib/perl5/Bio/Search/Hit/HmmpfamHit.pm
joelchaconcastillo/srnalightnxtg
a14d50d08a90ce7b3b2d0ea200046ad7a719cdc0
[ "Apache-2.0" ]
null
null
null
JBrowse/extlib/lib/perl5/Bio/Search/Hit/HmmpfamHit.pm
joelchaconcastillo/srnalightnxtg
a14d50d08a90ce7b3b2d0ea200046ad7a719cdc0
[ "Apache-2.0" ]
null
null
null
JBrowse/extlib/lib/perl5/Bio/Search/Hit/HmmpfamHit.pm
joelchaconcastillo/srnalightnxtg
a14d50d08a90ce7b3b2d0ea200046ad7a719cdc0
[ "Apache-2.0" ]
null
null
null
# # BioPerl module for Bio::Search::Hit::HmmpfamHit # # Please direct questions and support issues to <bioperl-l@bioperl.org> # # Cared for by Sendu Bala <bix@sendu.me.uk> # # Copyright Sendu Bala # # You may distribute this module under the same terms as perl itself # POD documentation - main docs before the code =...
26.492063
84
0.6428
ed2de671c49e3f83794a2238970f6eb7c42d44fe
1,601
t
Perl
admin/admin/DARPA/BAA.security/V2B.t
weiss/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
114
2015-01-18T22:55:52.000Z
2022-02-17T10:45:02.000Z
admin/admin/DARPA/BAA.security/V2B.t
JamesLinus/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
null
null
null
admin/admin/DARPA/BAA.security/V2B.t
JamesLinus/original-bsd
b44636d7febc9dcf553118bd320571864188351d
[ "Unlicense" ]
29
2015-11-03T22:05:22.000Z
2022-02-08T15:36:37.000Z
.\" @(#)V2B.t 1.3 89/03/09 .nr PS 10 .nr VS 12 .LP \fB\s+4B. Budget\fP\s-4 .LP .ce April 1, 1989 - March 31, 1990 .sp2 .TS center, expand; ln. A. SALARIES AND WAGES 1. Technical (Programmer II @ 100% & Programmer III @ 100%) $ 85,361 2. Clerical Assistance (Assistant III @ 10%, Secretary @ 50%) $ 14,...
25.412698
75
0.638351
ed324156551b345d757a0d9d22c817d98fa87bcb
23,340
pm
Perl
code-orig/SourceDiscovery/jmatlab/MATLAB Component Runtime/v70/sys/perl/win32/site/lib/Win32/ODBC.pm
usc-isi-i2/eidos
a40dd1b012bfa6e62756b289a1f955a877e5de3f
[ "MIT" ]
1
2021-01-21T15:42:58.000Z
2021-01-21T15:42:58.000Z
code-orig/SourceDiscovery/jmatlab/MATLAB Component Runtime/v70/sys/perl/win32/site/lib/Win32/ODBC.pm
usc-isi-i2/eidos
a40dd1b012bfa6e62756b289a1f955a877e5de3f
[ "MIT" ]
null
null
null
code-orig/SourceDiscovery/jmatlab/MATLAB Component Runtime/v70/sys/perl/win32/site/lib/Win32/ODBC.pm
usc-isi-i2/eidos
a40dd1b012bfa6e62756b289a1f955a877e5de3f
[ "MIT" ]
null
null
null
package Win32::ODBC; $VERSION = '0.03'; # Win32::ODBC.pm # +==========================================================+ # | | # | ODBC.PM package | # | --------------- ...
25.933333
183
0.502656
ed36d4ce72107a7345bc11ff6e386c21ea0b85f1
1,458
pm
Perl
modules/Bio/EnsEMBL/Production/Pipeline/Release/DivisionFactory.pm
lairdm/ensembl-production
c2b9ef27fb715a518e48eb729f975c688932eb67
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Production/Pipeline/Release/DivisionFactory.pm
lairdm/ensembl-production
c2b9ef27fb715a518e48eb729f975c688932eb67
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Production/Pipeline/Release/DivisionFactory.pm
lairdm/ensembl-production
c2b9ef27fb715a518e48eb729f975c688932eb67
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [2009-2016] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by app...
20.25
72
0.659808
73d8d383924588d58837373c650e1bbfe86f8540
9,187
t
Perl
t/02-valdiff.t
bgeels/GLPlugin
e157e89015796f45699f6936cc694798e2b95299
[ "Artistic-2.0", "Unlicense" ]
13
2016-07-26T12:07:04.000Z
2021-11-08T08:18:35.000Z
t/02-valdiff.t
bgeels/GLPlugin
e157e89015796f45699f6936cc694798e2b95299
[ "Artistic-2.0", "Unlicense" ]
13
2016-04-04T21:10:41.000Z
2022-03-03T10:44:26.000Z
t/02-valdiff.t
bgeels/GLPlugin
e157e89015796f45699f6936cc694798e2b95299
[ "Artistic-2.0", "Unlicense" ]
38
2015-08-27T08:39:15.000Z
2021-11-08T08:33:01.000Z
#!perl use 5.006; use strict; use warnings; use Test::More; plan tests => 54; push(@INC, '/home/lausser/git/GLPlugin/blib/lib', '/home/lausser/git/GLPlugin/blib/arch' ); require Monitoring::GLPlugin; @ARGV = ( '--mode', 'uptime', '--statefilesdir', '/tmp', '--timeout', '1000', #'-vvvvvvvvvvvvvvvvvvvv...
40.650442
80
0.645804
ed1e1bc6ff998fdeb2ff1db62d88edc1b950dac6
7,863
pm
Perl
lib/Data/Feed.pm
ThisUsedToBeAnEmail/Data-Feed
c4eb40c276b5ee8de14f5fd353563405f26168a7
[ "Artistic-2.0", "Unlicense" ]
2
2016-05-17T01:46:30.000Z
2016-06-08T14:33:49.000Z
lib/Data/Feed.pm
ThisUsedToBeAnEmail/Data-Feed
c4eb40c276b5ee8de14f5fd353563405f26168a7
[ "Artistic-2.0", "Unlicense" ]
null
null
null
lib/Data/Feed.pm
ThisUsedToBeAnEmail/Data-Feed
c4eb40c276b5ee8de14f5fd353563405f26168a7
[ "Artistic-2.0", "Unlicense" ]
null
null
null
package Data::Feed; use Moose; use Carp qw(carp croak); use Data::Feed::Parser; use Data::Feed::Stream; use Data::Feed::Object; use Data::Dumper; use Scalar::Util; use JSON; use 5.006; our $VERSION = '0.01'; has 'feed' => ( is => 'rw', isa => 'ArrayRef[Data::Feed::Object]', lazy => 1, traits => ['Ar...
20.746702
126
0.652168
73d58b8c8a280b68578f431b8fd335a553989ec0
2,203
pm
Perl
auto-lib/Paws/WorkSpaces/CreateTags.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/WorkSpaces/CreateTags.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/WorkSpaces/CreateTags.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::WorkSpaces::CreateTags; use Moose; has ResourceId => (is => 'ro', isa => 'Str', required => 1); has Tags => (is => 'ro', isa => 'ArrayRef[Paws::WorkSpaces::Tag]', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'CreateTags'); class_ha...
29.373333
249
0.689514
ed5add72b65f0c2ad132f578a839583bf931b0b7
8,916
pl
Perl
data/ip-country.pl
pbiering/IP2Location-C-Library
7a3198a8222cf6dce2270a8f639f54771b0f0594
[ "MIT" ]
null
null
null
data/ip-country.pl
pbiering/IP2Location-C-Library
7a3198a8222cf6dce2270a8f639f54771b0f0594
[ "MIT" ]
null
null
null
data/ip-country.pl
pbiering/IP2Location-C-Library
7a3198a8222cf6dce2270a8f639f54771b0f0594
[ "MIT" ]
null
null
null
#!/usr/bin/perl use strict; use Math::BigInt; &csv2bin_ipv4; &csv2bin_ipv6; sub csv2bin_ipv4 { my $dbtype = 1; my $ipv4_infilename = "IP-COUNTRY.CSV"; my $ipv4_outfilename = "IP-COUNTRY.BIN"; my $ipv6_index_base = 0; my $ipv6_count = 0; my $ipv6_base = 0; my $ipv4_index_base = 64; my %ipv4_index_row_min; my ...
26.456973
118
0.608345
73fa3170108da721f6eaf4fc654eacad39f4e8f8
12,940
pm
Perl
modules/Bio/EnsEMBL/Compara/RunnableDB/EpoLowCoverage/ImportAlignment.pm
dbolser-ebi/ensembl-compara
9a98ca2dc2cd4e09ff1861789d96da0c9477921e
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/EpoLowCoverage/ImportAlignment.pm
dbolser-ebi/ensembl-compara
9a98ca2dc2cd4e09ff1861789d96da0c9477921e
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/EpoLowCoverage/ImportAlignment.pm
dbolser-ebi/ensembl-compara
9a98ca2dc2cd4e09ff1861789d96da0c9477921e
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2014] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licen...
32.926209
289
0.671175
ed66ebb6281bec30958428dd54c4657a0f30ca84
2,943
pm
Perl
centreon/common/powershell/hyperv/2012/scvmmintegrationservice.pm
seliger111/centreon-plugins
0a4fa66817a106a0523842da95bf782190746f62
[ "Apache-2.0" ]
null
null
null
centreon/common/powershell/hyperv/2012/scvmmintegrationservice.pm
seliger111/centreon-plugins
0a4fa66817a106a0523842da95bf782190746f62
[ "Apache-2.0" ]
null
null
null
centreon/common/powershell/hyperv/2012/scvmmintegrationservice.pm
seliger111/centreon-plugins
0a4fa66817a106a0523842da95bf782190746f62
[ "Apache-2.0" ]
null
null
null
# # Copyright 2020 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
35.457831
146
0.686714
73db4d456d273e65a02427c64ac0eea3e802d62b
740
t
Perl
examples/external_module/complex_deps.t
f0rmiga/rules_perl
0deb110fbb652081fe4f6a9bd4ccf89022112f96
[ "Apache-2.0" ]
null
null
null
examples/external_module/complex_deps.t
f0rmiga/rules_perl
0deb110fbb652081fe4f6a9bd4ccf89022112f96
[ "Apache-2.0" ]
null
null
null
examples/external_module/complex_deps.t
f0rmiga/rules_perl
0deb110fbb652081fe4f6a9bd4ccf89022112f96
[ "Apache-2.0" ]
null
null
null
# Copyright 2020 The Bazel Authors. All rights reserved. # # 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 # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable l...
32.173913
74
0.75
73d99ef6002676f06955a0b45efce47aa684dac6
2,711
pl
Perl
posda/posdatools/Posda/bin/BackgroundStructLinkageCheck.pl
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
6
2019-01-17T15:47:44.000Z
2022-02-02T16:47:25.000Z
posda/posdatools/Posda/bin/BackgroundStructLinkageCheck.pl
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
23
2016-06-08T21:51:36.000Z
2022-03-02T08:11:44.000Z
posda/posdatools/Posda/bin/BackgroundStructLinkageCheck.pl
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl -w use strict; use File::Temp qw/ tempfile /; use Posda::BackgroundProcess; use Posda::DownloadableFile; use Posda::DB::PosdaFilesQueries; my $usage = <<EOF; BackgroundStructLinkageCheck.pl <bkgrnd_id> <notify_email> or BackgroundStructLinkageCheck.pl -h Generates a csv report file Sends email when d...
27.11
68
0.649945
ed10dbba76527d4c7ec928fdc7e86d888a082227
500
pl
Perl
t/request_tests/cluster_settings.pl
krux/ElasticSearch.pm
655f9d4fe6dacc4a1962cb389b9216ae38ff4fbc
[ "BSD-3-Clause" ]
2
2015-11-20T17:08:51.000Z
2021-11-08T01:09:16.000Z
t/request_tests/cluster_settings.pl
krux/ElasticSearch.pm
655f9d4fe6dacc4a1962cb389b9216ae38ff4fbc
[ "BSD-3-Clause" ]
null
null
null
t/request_tests/cluster_settings.pl
krux/ElasticSearch.pm
655f9d4fe6dacc4a1962cb389b9216ae38ff4fbc
[ "BSD-3-Clause" ]
3
2016-10-12T09:33:27.000Z
2021-11-10T01:58:36.000Z
#!perl use Test::More; use strict; use warnings; our $es; my $r; ok $es->update_cluster_settings( transient => { "discovery.zen.minimum_master_nodes" => 2 }, persistent => { "discovery.zen.minimum_master_nodes" => 3 } ), 'Update cluster settings'; ok $r= $es->cluster_settings(), 'Get cluster setting...
22.727273
64
0.664
73e3439dda7208858851089579033b69daa6feff
2,065
pm
Perl
auto-lib/Paws/MediaPackage/DeleteOriginEndpoint.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/MediaPackage/DeleteOriginEndpoint.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/MediaPackage/DeleteOriginEndpoint.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::MediaPackage::DeleteOriginEndpoint; use Moose; has Id => (is => 'ro', isa => 'Str', traits => ['ParamInURI'], uri_name => 'id', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'DeleteOriginEndpoint'); class_has _api_uri => (isa => 'Str...
33.852459
249
0.733656
ed217cde5687771e284e3a89b1896c903054b8cc
935
pm
Perl
lib/HiveWeb/Schema/Result/PurchaseSoda.pm
rexxar-tc/HiveWeb
1c2305cf7b0b5d635573a042555799347659dc9a
[ "BSD-3-Clause" ]
5
2017-12-18T21:33:38.000Z
2019-10-02T02:42:07.000Z
lib/HiveWeb/Schema/Result/PurchaseSoda.pm
rexxar-tc/HiveWeb
1c2305cf7b0b5d635573a042555799347659dc9a
[ "BSD-3-Clause" ]
150
2017-12-09T14:42:38.000Z
2021-03-19T15:40:20.000Z
lib/HiveWeb/Schema/Result/PurchaseSoda.pm
rexxar-tc/HiveWeb
1c2305cf7b0b5d635573a042555799347659dc9a
[ "BSD-3-Clause" ]
4
2019-11-13T22:38:15.000Z
2021-07-08T17:01:39.000Z
use utf8; package HiveWeb::Schema::Result::PurchaseSoda; use strict; use warnings; use Moose; use MooseX::NonMoose; use MooseX::MarkAsMethods autoclean => 1; extends 'DBIx::Class::Core'; __PACKAGE__->table('purchase_soda'); __PACKAGE__->add_columns( 'purchase_id', { data_type => 'uuid', is_foreign_key => 1, is_nu...
23.375
76
0.674866
ed6a1646abd0c2529ab082cb4d9e8ed8d8d0a2c2
12,056
pl
Perl
board/config.pl
f2d/bakareha
d4db4281148ac26179f81c37c3ce78b4d44282aa
[ "MIT" ]
null
null
null
board/config.pl
f2d/bakareha
d4db4281148ac26179f81c37c3ce78b4d44282aa
[ "MIT" ]
null
null
null
board/config.pl
f2d/bakareha
d4db4281148ac26179f81c37c3ce78b4d44282aa
[ "MIT" ]
null
null
null
# # Example config file. # # Uncomment and edit the options you want to specifically change from the # default values. You must specify ADMIN_PASS and SECRET. # # System config use constant ADMIN_PASS => 'CHANGE_ME'; # Admin password. CHANGE THIS to something you will remember. #use constant NUKE_PASS => 'CHANGE_ME...
65.167568
263
0.706951
73ece4e87981c48cf553d81cf50546b3be6e9f30
1,800
t
Perl
t/markup/standard/preformatted.t
racke/Markdent
5b6e6c4f88b8a46674f1728d2c46c29c16bf138b
[ "Artistic-1.0" ]
null
null
null
t/markup/standard/preformatted.t
racke/Markdent
5b6e6c4f88b8a46674f1728d2c46c29c16bf138b
[ "Artistic-1.0" ]
null
null
null
t/markup/standard/preformatted.t
racke/Markdent
5b6e6c4f88b8a46674f1728d2c46c29c16bf138b
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test2::V0; use lib 't/lib'; use Test::Markdent; { my $text = <<'EOF'; preformatted line EOF my $expect = [ { type => 'preformatted', text => "preformatted line\n", } ]; parse_ok( $text, $expect, 'one-line preformatted' ); } ...
15.12605
74
0.44
ed607176bead661b03721c281f29753886e9e245
957
pm
Perl
auto-lib/Paws/ServiceCatalog/SearchProductsOutput.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ServiceCatalog/SearchProductsOutput.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/ServiceCatalog/SearchProductsOutput.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
package Paws::ServiceCatalog::SearchProductsOutput; use Moose; has NextPageToken => (is => 'ro', isa => 'Str'); has ProductViewAggregations => (is => 'ro', isa => 'Paws::ServiceCatalog::ProductViewAggregations'); has ProductViewSummaries => (is => 'ro', isa => 'ArrayRef[Paws::ServiceCatalog::ProductViewSummary...
23.925
104
0.731452
73f59b547e015199052961a8140f4e93b749c9f5
1,968
pm
Perl
archive/frontend/twiki/lib/TWiki/Configure/Checkers/UpperNational.pm
rec/wik
2be7f75339feab318bac858ca1c882ffe97df7cd
[ "MIT" ]
1
2020-02-01T19:20:24.000Z
2020-02-01T19:20:24.000Z
archive/frontend/twiki/lib/TWiki/Configure/Checkers/UpperNational.pm
rec/wik
2be7f75339feab318bac858ca1c882ffe97df7cd
[ "MIT" ]
3
2019-12-19T12:37:05.000Z
2020-01-13T18:28:44.000Z
archive/frontend/twiki/lib/TWiki/Configure/Checkers/UpperNational.pm
rec/wik
2be7f75339feab318bac858ca1c882ffe97df7cd
[ "MIT" ]
null
null
null
# Module of TWiki Enterprise Collaboration Platform, http://TWiki.org/ # # Copyright (C) 2000-2018 Peter Thoeny, peter[at]thoeny.org # and TWiki Contributors. All Rights Reserved. TWiki Contributors # are listed in the AUTHORS file in the root of this distribution. # NOTE: Please extend that file, not this notice. # # ...
33.931034
94
0.685976
ed47e54c98c35d929c507d0cb9804b2fbdc27988
150
pl
Perl
quote.pl
wizzat/shell
059c97fd73bb2327526e6c659a7a4a55f73f16e0
[ "MIT" ]
null
null
null
quote.pl
wizzat/shell
059c97fd73bb2327526e6c659a7a4a55f73f16e0
[ "MIT" ]
null
null
null
quote.pl
wizzat/shell
059c97fd73bb2327526e6c659a7a4a55f73f16e0
[ "MIT" ]
null
null
null
#!/usr/bin/perl -w use strict; while (<STDIN>) { $_ =~ s/^(\s*)(.*)(\s*)$/$1'$2'/; $_ =~ s/,'$/',/; $_ =~ s/'$/',/; print("$_\n"); }
15
37
0.313333
ed6ce49ee71ad2486e7f1757c7e7a8c3105eb8d8
3,940
pm
Perl
Model/lib/perl/CannedQuery/NodeMetadataSampleInfo.pm
EuPathDB-Infra/ClinEpiWebsite
73388e992230d40644ca4abb478e1f280e239525
[ "Apache-2.0" ]
1
2019-09-19T14:36:08.000Z
2019-09-19T14:36:08.000Z
Model/lib/perl/CannedQuery/NodeMetadataSampleInfo.pm
EuPathDB/ClinEpiWebsite
73388e992230d40644ca4abb478e1f280e239525
[ "Apache-2.0" ]
9
2020-12-06T03:11:18.000Z
2022-03-29T16:36:33.000Z
Model/lib/perl/CannedQuery/NodeMetadataSampleInfo.pm
EuPathDB/ClinEpiWebsite
73388e992230d40644ca4abb478e1f280e239525
[ "Apache-2.0" ]
null
null
null
package ClinEpiWebsite::Model::CannedQuery::NodeMetadataSampleInfo; @ISA = qw( EbrcWebsiteCommon::Model::CannedQuery ); =pod =head1 Purpose This canned query selects various characteristics from the sample table for a given participant. =head1 Macros The following macros must be available to execute this query. ...
30.78125
96
0.408376
ed3a99b3d1b3eeb6d5b1e6156f72a9782fadfe68
13,007
pm
Perl
lib/WebService/Mattermost/V4/API/Resource/Team.pm
OkayDave/WebService-Mattermost
6982449840d8ae3a75e68f740195f64a46ee6cbc
[ "MIT" ]
null
null
null
lib/WebService/Mattermost/V4/API/Resource/Team.pm
OkayDave/WebService-Mattermost
6982449840d8ae3a75e68f740195f64a46ee6cbc
[ "MIT" ]
null
null
null
lib/WebService/Mattermost/V4/API/Resource/Team.pm
OkayDave/WebService-Mattermost
6982449840d8ae3a75e68f740195f64a46ee6cbc
[ "MIT" ]
null
null
null
package WebService::Mattermost::V4::API::Resource::Team; # ABSTRACT: Wrapped API methods for the team API endpoints. use Moo; use Types::Standard 'InstanceOf'; use WebService::Mattermost::V4::API::Resource::Team::Channels; use WebService::Mattermost::Helper::Alias 'v4'; extends 'WebService::Mattermost::V4::API::Res...
24.17658
129
0.532252
ed6bb70183277220ff996e04d360f6034dafedfb
8,096
pm
Perl
modules/Bio/EnsEMBL/Compara/RunnableDB/MercatorPecan/DumpMercatorFiles.pm
nds/ensembl-compara
32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685
[ "Apache-2.0" ]
40
2015-06-25T19:17:03.000Z
2022-03-22T17:57:35.000Z
modules/Bio/EnsEMBL/Compara/RunnableDB/MercatorPecan/DumpMercatorFiles.pm
nds/ensembl-compara
32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685
[ "Apache-2.0" ]
343
2015-01-14T10:45:48.000Z
2022-03-31T11:04:58.000Z
modules/Bio/EnsEMBL/Compara/RunnableDB/MercatorPecan/DumpMercatorFiles.pm
nds/ensembl-compara
32b7cf0f0f00e51c3b2eb24961a2a2286a8bf685
[ "Apache-2.0" ]
102
2015-01-14T10:40:39.000Z
2022-02-20T23:57:34.000Z
=head1 LICENSE See the NOTICE file distributed with this work for additional information regarding copyright ownership. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/l...
34.598291
185
0.648839
ed6d86438137955af4bdaee079891fba5193d656
80,952
pm
Perl
git/usr/share/perl5/core_perl/Math/BigInt/Calc.pm
BrianShin/Drupal---Example
2d49bfeeed97cc19fc59c60d1caca51aa664fb0e
[ "Apache-2.0" ]
9
2018-04-19T05:08:30.000Z
2021-11-23T07:36:58.000Z
git/usr/share/perl5/core_perl/Math/BigInt/Calc.pm
BrianShin/Drupal---Example
2d49bfeeed97cc19fc59c60d1caca51aa664fb0e
[ "Apache-2.0" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
git/usr/share/perl5/core_perl/Math/BigInt/Calc.pm
BrianShin/Drupal---Example
2d49bfeeed97cc19fc59c60d1caca51aa664fb0e
[ "Apache-2.0" ]
9
2017-10-24T21:53:36.000Z
2021-11-23T07:36:59.000Z
package Math::BigInt::Calc; use 5.006001; use strict; use warnings; our $VERSION = '1.999715'; $VERSION = eval $VERSION; # Package to store unsigned big integers in decimal and do math with them # Internally the numbers are stored in an array with at least 1 element, no # leading zero parts (except the first) and i...
26.894352
91
0.504805
ed55b5651f13afd861244fbd657f59835623eaa3
3,383
pm
Perl
lib/Perlbal/Plugin/ForwardedFor.pm
git-the-cpan/Perlbal-Plugin-ForwardedFor
d22b931cb4a1f87a2e135a41cd5e4799bf6c9a37
[ "Artistic-1.0" ]
null
null
null
lib/Perlbal/Plugin/ForwardedFor.pm
git-the-cpan/Perlbal-Plugin-ForwardedFor
d22b931cb4a1f87a2e135a41cd5e4799bf6c9a37
[ "Artistic-1.0" ]
null
null
null
lib/Perlbal/Plugin/ForwardedFor.pm
git-the-cpan/Perlbal-Plugin-ForwardedFor
d22b931cb4a1f87a2e135a41cd5e4799bf6c9a37
[ "Artistic-1.0" ]
null
null
null
package Perlbal::Plugin::ForwardedFor; use strict; use warnings; use Perlbal; our $VERSION = '0.02'; my $target_header; sub load { Perlbal::register_global_hook( 'manage_command.forwarded_for', sub { my $mc = shift->parse(qr/^forwarded_for\s+=\s+(.+)\s*$/, "usage: FORWARDED_FOR = <new_...
21.411392
77
0.689329
ed6a77b3c3c5629a6021a074f0f612ebcd8625af
79
t
Perl
t/00_compile.t
manish364824/LWP-Protocol-PSGI
f6d5440cabb4f0d7d5d05a2c35d9df66632bc6b1
[ "Artistic-1.0" ]
2
2016-04-05T18:37:21.000Z
2017-03-22T10:52:09.000Z
t/00_compile.t
manish364824/LWP-Protocol-PSGI
f6d5440cabb4f0d7d5d05a2c35d9df66632bc6b1
[ "Artistic-1.0" ]
3
2016-02-07T05:44:46.000Z
2019-10-25T13:54:56.000Z
t/00_compile.t
manish364824/LWP-Protocol-PSGI
f6d5440cabb4f0d7d5d05a2c35d9df66632bc6b1
[ "Artistic-1.0" ]
4
2016-09-29T16:34:59.000Z
2020-11-09T16:57:55.000Z
use strict; use Test::More tests => 1; BEGIN { use_ok 'LWP::Protocol::PSGI' }
15.8
38
0.658228
ed2cc66d202cf51f44127401b886515791493ec6
2,887
t
Perl
t/boilerplate.t
srvance/p4-objects
e682b2c55d36dc36ea51277180ec12eb5b68c4d7
[ "Artistic-1.0-Perl" ]
1
2019-10-16T09:20:26.000Z
2019-10-16T09:20:26.000Z
t/boilerplate.t
srvance/p4-objects
e682b2c55d36dc36ea51277180ec12eb5b68c4d7
[ "Artistic-1.0-Perl" ]
null
null
null
t/boilerplate.t
srvance/p4-objects
e682b2c55d36dc36ea51277180ec12eb5b68c4d7
[ "Artistic-1.0-Perl" ]
null
null
null
#!perl -T use strict; use warnings; use Test::More tests => 31; sub not_in_file_ok { my ($filename, %regex) = @_; open my $fh, "<", $filename or die "couldn't open $filename for reading: $!"; my %violated; while (my $line = <$fh>) { while (my ($desc, $regex) = each %regex) { ...
37.493506
78
0.712504
73f2d8ae53e3e8e49f69cf34ac351857014e07e7
2,729
pm
Perl
auto-lib/Paws/Comprehend/BatchDetectEntities.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/Comprehend/BatchDetectEntities.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/Comprehend/BatchDetectEntities.pm
shogo82148/aws-sdk-perl
a87555a9d30dd1415235ebacd2715b2f7e5163c7
[ "Apache-2.0" ]
null
null
null
package Paws::Comprehend::BatchDetectEntities; use Moose; has LanguageCode => (is => 'ro', isa => 'Str', required => 1); has TextList => (is => 'ro', isa => 'ArrayRef[Str|Undef]', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'BatchDetectEntities')...
34.1125
249
0.717479
ed6ef6473eb03c9ff2dbadc7fa8287ab74586127
6,463
pm
Perl
cloud/aws/fsx/mode/datausage.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "Apache-2.0" ]
null
null
null
cloud/aws/fsx/mode/datausage.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "Apache-2.0" ]
null
null
null
cloud/aws/fsx/mode/datausage.pm
centreon-lab/centreon-plugins
68096c697a9e1baf89a712674a193d9a9321503c
[ "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...
32.97449
139
0.551601
ed5136fbe6619ba6febefc971a376f7163f624aa
7,751
pm
Perl
apps/backup/tsm/local/mode/sessions.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/backup/tsm/local/mode/sessions.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/backup/tsm/local/mode/sessions.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
# # Copyright 2020 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
36.734597
144
0.571281