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
ed7a677385455340459550e40d63d48f05a022db
1,962
pm
Perl
auto-lib/Paws/SES/DescribeConfigurationSet.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SES/DescribeConfigurationSet.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SES/DescribeConfigurationSet.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
package Paws::SES::DescribeConfigurationSet; use Moose; has ConfigurationSetAttributeNames => (is => 'ro', isa => 'ArrayRef[Str|Undef]'); has ConfigurationSetName => (is => 'ro', isa => 'Str', required => 1); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str', is => 'ro', default => 'Describe...
31.645161
249
0.750255
ed5ce81b54613ce395196ccc73f521e2e6737c87
88
pl
Perl
Task/Sum-digits-of-an-integer/Perl/sum-digits-of-an-integer-2.pl
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:38.000Z
2018-11-09T22:08:38.000Z
Task/Sum-digits-of-an-integer/Perl/sum-digits-of-an-integer-2.pl
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
null
null
null
Task/Sum-digits-of-an-integer/Perl/sum-digits-of-an-integer-2.pl
mullikine/RosettaCodeData
4f0027c6ce83daa36118ee8b67915a13cd23ab67
[ "Info-ZIP" ]
1
2018-11-09T22:08:40.000Z
2018-11-09T22:08:40.000Z
use ntheory "sumdigits"; say sumdigits($_,36) for (qw/1 1234 1020304 fe f0e DEADBEEF/);
29.333333
62
0.727273
ed43c94e72f199df30dd938cc0a4a196b0d859cb
871
pl
Perl
windows10/git-bash-zsh/usr/share/perl5/core_perl/unicore/lib/Age/V50.pl
Allen-LPL/dotfiles
9bc894fc6c9d32b1a0c84812c66fb5133484eff4
[ "MIT" ]
1,318
2019-07-11T10:34:39.000Z
2022-03-29T15:05:19.000Z
windows10/git-bash-zsh/usr/share/perl5/core_perl/unicore/lib/Age/V50.pl
Allen-LPL/dotfiles
9bc894fc6c9d32b1a0c84812c66fb5133484eff4
[ "MIT" ]
387
2019-09-05T16:33:09.000Z
2022-03-31T10:43:39.000Z
windows10/git-bash-zsh/usr/share/perl5/core_perl/unicore/lib/Age/V50.pl
Allen-LPL/dotfiles
9bc894fc6c9d32b1a0c84812c66fb5133484eff4
[ "MIT" ]
66
2019-11-11T15:33:12.000Z
2022-03-01T07:55:55.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 13.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...
10.247059
77
0.741676
ed4aaf8af6666c7b1c69e799f28fae19f7e14af8
46,788
pm
Perl
src/WebApplication/WebApplication.pm
paczian/MG-RAST
f6f3dea9ec21fa1fa7e561f755ddc91e98c79ada
[ "BSD-2-Clause" ]
23
2015-01-28T10:36:41.000Z
2020-12-20T14:54:52.000Z
src/WebApplication/WebApplication.pm
paczian/MG-RAST
f6f3dea9ec21fa1fa7e561f755ddc91e98c79ada
[ "BSD-2-Clause" ]
19
2015-03-12T14:51:34.000Z
2022-02-22T17:58:20.000Z
src/WebApplication/WebApplication.pm
paczian/MG-RAST
f6f3dea9ec21fa1fa7e561f755ddc91e98c79ada
[ "BSD-2-Clause" ]
17
2015-01-14T17:13:05.000Z
2021-12-16T10:18:00.000Z
package WebApplication; # WebApplication - framework to develop application-like web sites use strict; use warnings; use FreezeThaw qw( freeze thaw ); use CGI; use CGI::Cookie; use HTML::Strip; use DBMaster; use Scalar::Util qw/reftype/; # include default WebPages use WebMenu; use WebConfig; use WebPage::Error; us...
24.847584
338
0.605177
ed3ef5135f32427b6d1f531be8f15b61fab6077f
11,543
pm
Perl
assets/PortableGit/usr/share/perl5/core_perl/TAP/Parser/Scheduler.pm
ther3tyle/git-it-electron
d808d9ce9f95ffebe39911e57907d72f4653ff6e
[ "BSD-2-Clause" ]
4,499
2015-05-08T04:02:28.000Z
2022-03-31T20:07:15.000Z
assets/PortableGit/usr/share/perl5/core_perl/TAP/Parser/Scheduler.pm
enterstudio/git-it-electron
b101d208e9a393e16fc4368e205275e5dfc6f63e
[ "BSD-2-Clause" ]
261
2015-05-09T03:09:24.000Z
2022-03-25T18:35:53.000Z
assets/PortableGit/usr/share/perl5/core_perl/TAP/Parser/Scheduler.pm
enterstudio/git-it-electron
b101d208e9a393e16fc4368e205275e5dfc6f63e
[ "BSD-2-Clause" ]
1,318
2015-05-09T02:16:45.000Z
2022-03-28T11:10:01.000Z
package TAP::Parser::Scheduler; use strict; use warnings; use Carp; use TAP::Parser::Scheduler::Job; use TAP::Parser::Scheduler::Spinner; =head1 NAME TAP::Parser::Scheduler - Schedule tests during parallel testing =head1 VERSION Version 3.35 =cut our $VERSION = '3.35'; =head1 SYNOPSIS use TAP::Parser::Sch...
25.708241
172
0.5431
ed67fed7e5378dd2a57ab495c1e50cb3677b30f1
1,856
t
Perl
t/HexToASCII.t
kablamo/zeroclickinfo-goodies
d6b03c53d5bbd19bd7c06ea9f859a3e6ba2495ae
[ "Apache-2.0" ]
1
2020-02-22T14:02:31.000Z
2020-02-22T14:02:31.000Z
t/HexToASCII.t
danny0838/zeroclickinfo-goodies
d9501cffd587d6ac260afba22f45f4a1ba9ac6ef
[ "Apache-2.0" ]
null
null
null
t/HexToASCII.t
danny0838/zeroclickinfo-goodies
d9501cffd587d6ac260afba22f45f4a1ba9ac6ef
[ "Apache-2.0" ]
1
2021-02-03T16:57:25.000Z
2021-02-03T16:57:25.000Z
#!/usr/bin/env perl use strict; use warnings; use Test::More; use Test::Deep; use DDG::Test::Goodie; zci answer_type => 'ascii'; zci is_cached => 1; sub build_structured_answer { my ($word, $response) = @_; return $response, structured_answer => { data => { title => $...
46.4
789
0.719289
ed4e396d08690c194ef80d11242672801e5c7754
2,362
pl
Perl
Source/GUI/Cocoa/_i18n/_update_file_in_stringsdb.pl
dabrain34/MediaInfo
d999229d20ac3b45b36b5db7e116ebb93edbe62a
[ "BSD-2-Clause" ]
1
2017-12-16T20:49:14.000Z
2017-12-16T20:49:14.000Z
Source/GUI/Cocoa/_i18n/_update_file_in_stringsdb.pl
dabrain34/MediaInfo
d999229d20ac3b45b36b5db7e116ebb93edbe62a
[ "BSD-2-Clause" ]
null
null
null
Source/GUI/Cocoa/_i18n/_update_file_in_stringsdb.pl
dabrain34/MediaInfo
d999229d20ac3b45b36b5db7e116ebb93edbe62a
[ "BSD-2-Clause" ]
null
null
null
#!/usr/bin/perl -w #tested on Perl v5.12.3 #Author: Max Pozdeev use Encode qw/encode decode/; use File::Basename; use Data::Dumper; my $stringsdb = "./stringsdb.txt"; if(int @ARGV == 0) { die "Usage: $0 <filename>"; } my $filename = $ARGV[0]; my %db; if(-f $stringsdb) { #print "Loading db\n"; open(my ...
25.673913
91
0.482642
ed60a8d73402c1b4ee9a22f9cdc47ba2aa093d22
207
pm
Perl
obselete/HydraVdt/Nodes/InitNode.pm
acj/hydra
e6d3879db2d7889632a2b0a8f1b30e8323b06030
[ "AFL-3.0" ]
null
null
null
obselete/HydraVdt/Nodes/InitNode.pm
acj/hydra
e6d3879db2d7889632a2b0a8f1b30e8323b06030
[ "AFL-3.0" ]
null
null
null
obselete/HydraVdt/Nodes/InitNode.pm
acj/hydra
e6d3879db2d7889632a2b0a8f1b30e8323b06030
[ "AFL-3.0" ]
null
null
null
#!/usr/bin/perl package InitNode; use AbstractNode; our @ISA=("AbstractNode"); sub Accept { my $self=shift(); my $visitor=shift(); $visitor->visitInitNode($self); } return 1;
12.9375
36
0.594203
ed1acf263ae0924b0eaf6412815bf51328586fd7
4,660
pm
Perl
modules/Bio/EnsEMBL/Mapper/Coordinate.pm
msmanoj/ensembl
f357e3331a6b529fa82a08d0cee0be8ea1d90887
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Mapper/Coordinate.pm
msmanoj/ensembl
f357e3331a6b529fa82a08d0cee0be8ea1d90887
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Mapper/Coordinate.pm
msmanoj/ensembl
f357e3331a6b529fa82a08d0cee0be8ea1d90887
[ "Apache-2.0" ]
null
null
null
=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...
19.256198
100
0.619742
ed22472be13fb84de15ba06fb4ad7496b449ac3b
2,110
t
Perl
test/050-stream.t
iriscouch/erlang-request
abd5e34b651a62e1c28b8fec6e7855cb0df6af9b
[ "Apache-2.0" ]
6
2015-05-05T13:27:51.000Z
2016-12-01T11:35:25.000Z
test/050-stream.t
iriscouch/erlang-request
abd5e34b651a62e1c28b8fec6e7855cb0df6af9b
[ "Apache-2.0" ]
null
null
null
test/050-stream.t
iriscouch/erlang-request
abd5e34b651a62e1c28b8fec6e7855cb0df6af9b
[ "Apache-2.0" ]
null
null
null
#! /usr/bin/env escript -define(TIMEOUT, 3000). -define(PORT, 12345). -define(HOST, "http://localhost:12345"). main([]) -> ok , code:add_pathz("test") , code:add_pathz("ebin") , code:add_pathz("deps/ejson/ebin") , request:start() , http_server:run(stream, ?PORT) , etap:plan(16) , test() ...
33.492063
106
0.585782
ed369519135b67be11cbbfb952aa5bfd1a8ce6ba
343
pm
Perl
auto-lib/Azure/RecoveryServices/AddVCenterRequestProperties.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/RecoveryServices/AddVCenterRequestProperties.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/RecoveryServices/AddVCenterRequestProperties.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::RecoveryServices::AddVCenterRequestProperties; use Moose; has 'friendlyName' => (is => 'ro', isa => 'Str' ); has 'ipAddress' => (is => 'ro', isa => 'Str' ); has 'port' => (is => 'ro', isa => 'Str' ); has 'processServerId' => (is => 'ro', isa => 'Str' ); has 'runAsAccountId' => (is => 'ro...
34.3
61
0.533528
ed07c7f5d2adb25d56f64bf8bac97d926a1a81d9
3,453
pl
Perl
scripts/arachnoserver/prepare_submission_fasta.pl
BRAEMBL/ena-tools
96ab52ee77793e3ec61ef819bc5c983e90448a26
[ "Unlicense" ]
6
2015-02-15T19:26:25.000Z
2018-07-30T10:05:37.000Z
scripts/arachnoserver/prepare_submission_fasta.pl
BRAEMBL/ena-tools
96ab52ee77793e3ec61ef819bc5c983e90448a26
[ "Unlicense" ]
null
null
null
scripts/arachnoserver/prepare_submission_fasta.pl
BRAEMBL/ena-tools
96ab52ee77793e3ec61ef819bc5c983e90448a26
[ "Unlicense" ]
null
null
null
#!/usr/bin/env perl =head1 prepare_submission_fasta.pl =head2 SYNOPSIS =head2 How to run this script =over export PERL5LIB=$PWD/lib:$PWD/project_lib color()(set -o pipefail;"$@" 2>&1>&3|sed $'s,.*,\e[31m&\e[m,'>&2)3>&1 # Redirect 2>/dev/null to suppress warnings that are irrelevant for this. #...
23.331081
105
0.648132
ed2d56cd9faf35de0a89d601e05ea5e404c5780f
94
pm
Perl
lib/perl/GUS/Study/ProtocolAppNode.pm
EuPathDB/ebi2gus
d82037894ba7dbe44cb4dc493a394f92330d7f75
[ "Apache-2.0" ]
null
null
null
lib/perl/GUS/Study/ProtocolAppNode.pm
EuPathDB/ebi2gus
d82037894ba7dbe44cb4dc493a394f92330d7f75
[ "Apache-2.0" ]
null
null
null
lib/perl/GUS/Study/ProtocolAppNode.pm
EuPathDB/ebi2gus
d82037894ba7dbe44cb4dc493a394f92330d7f75
[ "Apache-2.0" ]
null
null
null
package GUS::Study::ProtocolAppNode; use base qw(GUSRow); use strict; sub init { #TODO } 1;
9.4
36
0.702128
ed6d3fa283c174e05945d1c7d7bb9b129c075bd6
3,696
pl
Perl
examples/ppa_1998/chap7/multibus.pl
peterlharding/PDQ
b6ff8dd958dbae85b4402745539898b711760713
[ "MIT" ]
5
2015-08-12T16:22:11.000Z
2019-06-05T05:57:35.000Z
examples/ppa_1998/chap7/multibus.pl
peterlharding/PDQ
b6ff8dd958dbae85b4402745539898b711760713
[ "MIT" ]
null
null
null
examples/ppa_1998/chap7/multibus.pl
peterlharding/PDQ
b6ff8dd958dbae85b4402745539898b711760713
[ "MIT" ]
3
2018-03-12T12:25:28.000Z
2019-06-05T05:57:44.000Z
#!/usr/bin/perl ############################################################################### # Copyright (C) 1994 - 1996, Performance Dynamics Company # # # # This software is licensed as described in the file COPYING, ...
30.295082
110
0.353896
ed33c6681c8dbfb48a98a026e870a7e9a677b8e9
2,682
pm
Perl
modules/EnsEMBL/Web/ExtIndex/WEBSRS.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/ExtIndex/WEBSRS.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/ExtIndex/WEBSRS.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
#!/usr/local/bin/perl -w =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 ht...
33.525
100
0.559657
ed394ffb13429b006e228b4e02700b5272d674ee
1,113
ph
Perl
pop/lib/include/xveddefs.ph
nickpapadonis/poplog-x64
c4af8c97e68823fe162fbedde0bc0af183c3a1ca
[ "MIT" ]
null
null
null
pop/lib/include/xveddefs.ph
nickpapadonis/poplog-x64
c4af8c97e68823fe162fbedde0bc0af183c3a1ca
[ "MIT" ]
null
null
null
pop/lib/include/xveddefs.ph
nickpapadonis/poplog-x64
c4af8c97e68823fe162fbedde0bc0af183c3a1ca
[ "MIT" ]
null
null
null
/* --- Copyright University of Sussex 1993. All rights reserved. ---------- > File: C.all/lib/include/xveddefs.ph > Purpose: Defines location of XVED > Author: Jonathan Meyer, Apr 1 1991 (see revisions) > Documentation: > Related Files: */ #_TERMIN_IF DEF XVEDDEFS_INCLUDED section; ...
24.733333
75
0.617251
ed63c52b59a96d6cb3aba4682f8c29237bbd9e99
5,740
pm
Perl
posda/posdatools/FileDist/include/DicomLookup/Application.pm
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
6
2019-01-17T15:47:44.000Z
2022-02-02T16:47:25.000Z
posda/posdatools/FileDist/include/DicomLookup/Application.pm
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
23
2016-06-08T21:51:36.000Z
2022-03-02T08:11:44.000Z
posda/posdatools/FileDist/include/DicomLookup/Application.pm
UAMS-DBMI/PosdaTools
7d33605da1b88e4787a1368dbecaffda1df95e5b
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl -w # use strict; use Posda::HttpApp::GenericMfWindow; use Posda::HttpApp::HttpObj; use Posda::HttpApp::SubController; use Posda::HttpApp::WindowButtons; use Dispatch::LineReader; my $header = <<EOF; <table style="width:100%" summary="window header"> <tr> <td valign="top" align="left" width="160"> ...
30.37037
100
0.587979
ed703cb01434c5b35c254cf99ae5b4de391b5a40
446
pl
Perl
silk-src/src/rwcount/tests/rwcount-legacy-1.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2018-06-01T06:55:14.000Z
2021-11-14T22:51:04.000Z
silk-src/src/rwcount/tests/rwcount-legacy-1.pl
mjschultz/netsa-pkg
07bf4ff29a73ebc0f58e4aa27d3ad6b1dee7fc83
[ "Apache-2.0" ]
3
2017-07-02T17:03:34.000Z
2021-09-09T17:05:31.000Z
silk-src/src/rwcount/tests/rwcount-legacy-1.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 # MD5: 42225c369e5eab1756000cb6582cf354 # TEST: ./rwcount --bin-size=3600 --load-scheme=1 --timestamp-format=m/d/y ../../tests/data.rwf use strict; use SiLKTests; my $rwcount = check_silk_app('rwcount'); my %file; $file{data} = get_data_or_exit77('data'); my $cmd = "$rwcount --bin-size=3600 --load...
29.733333
95
0.706278
ed3edd991d68f4533e34a349bf798654197e2f6c
3,616
pm
Perl
lib/perl/Bio/EnsEMBL/EGPipeline/RNAFeatures/DeleteGenes.pm
manuelcarbajo/ensembl-production-imported
3e3d28f8698415954b79fa67e6e9c71d9bc22cb0
[ "Apache-2.0" ]
null
null
null
lib/perl/Bio/EnsEMBL/EGPipeline/RNAFeatures/DeleteGenes.pm
manuelcarbajo/ensembl-production-imported
3e3d28f8698415954b79fa67e6e9c71d9bc22cb0
[ "Apache-2.0" ]
5
2021-05-26T13:41:58.000Z
2022-01-25T15:03:50.000Z
lib/perl/Bio/EnsEMBL/EGPipeline/RNAFeatures/DeleteGenes.pm
manuelcarbajo/ensembl-production-imported
3e3d28f8698415954b79fa67e6e9c71d9bc22cb0
[ "Apache-2.0" ]
3
2021-05-13T16:13:04.000Z
2021-07-01T11:57:42.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...
26.985075
97
0.670631
ed6efb884585e1ac9dbc98d5d33173d815e0eaa1
345
pl
Perl
PhD-Code/DTI_Morten/AAL/run_qsub_scripts.pl
joaodornas/random-code
8db8cbccab674c4b77efaed86086dc6a99e5b9a1
[ "Apache-2.0" ]
1
2021-01-13T05:01:59.000Z
2021-01-13T05:01:59.000Z
PhD-Code/DTI_Morten/AAL/run_qsub_scripts.pl
joaodornas/random-code
8db8cbccab674c4b77efaed86086dc6a99e5b9a1
[ "Apache-2.0" ]
null
null
null
PhD-Code/DTI_Morten/AAL/run_qsub_scripts.pl
joaodornas/random-code
8db8cbccab674c4b77efaed86086dc6a99e5b9a1
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl # script to run qsub shell scripts use Cwd qw(); my $path = Cwd::cwd(); print "$path\n"; $dir=$path; $script='fdt_script.sh'; for ($t=1; $t<91; $t++) { # create dir $regiondir=$t."_all"; print ("qsub -V -cwd -e e$t -o i$t $regiondir/$script\n"); system ("qsub -V -cwd -e e$t -o i$t ...
19.166667
62
0.562319
73f4eb80f6d2a8e503d9743821457f7e792d498f
2,900
pm
Perl
auto-lib/Paws/LicenseManager/ListResourceInventory.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/LicenseManager/ListResourceInventory.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/LicenseManager/ListResourceInventory.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::LicenseManager::ListResourceInventory; use Moose; has Filters => (is => 'ro', isa => 'ArrayRef[Paws::LicenseManager::InventoryFilter]'); has MaxResults => (is => 'ro', isa => 'Int'); has NextToken => (is => 'ro', isa => 'Str'); use MooseX::ClassAttribute; class_has _api_call => (isa => 'Str...
31.182796
249
0.705172
ed4fd1f61e93f5d0aef67f93852fc45742e09368
4,022
pm
Perl
featclass/Subs/ImageLinksWordsOverlapSub.pm
accurat-toolkit/workflow-docalignment
c7c817e8726bc6bfb84e2cba65d805a3c40631b4
[ "Apache-2.0" ]
null
null
null
featclass/Subs/ImageLinksWordsOverlapSub.pm
accurat-toolkit/workflow-docalignment
c7c817e8726bc6bfb84e2cba65d805a3c40631b4
[ "Apache-2.0" ]
null
null
null
featclass/Subs/ImageLinksWordsOverlapSub.pm
accurat-toolkit/workflow-docalignment
c7c817e8726bc6bfb84e2cba65d805a3c40631b4
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl/ # Written by M. Paramita (m.paramita@sheffield.ac.uk) # Last update 16 August 2011 use strict; use warnings; use utf8; use File::Find; #open folder my ($directory, $input1, $input2, $output, $pairFile, $status, $HTMLstatus); my (@url1, @url2); sub ImageLinksWordsOverlapSub { $_ = shif...
25.455696
156
0.496768
ed7987d4c1c6960e68858e7a5cc0a569c0b21a6c
1,068
pm
Perl
lib/EnsEMBL/REST/View/SeqXML.pm
nuno-agostinho/ensembl-rest
365c592c56656485c4a6d471d62be2953bccec29
[ "Apache-2.0" ]
null
null
null
lib/EnsEMBL/REST/View/SeqXML.pm
nuno-agostinho/ensembl-rest
365c592c56656485c4a6d471d62be2953bccec29
[ "Apache-2.0" ]
null
null
null
lib/EnsEMBL/REST/View/SeqXML.pm
nuno-agostinho/ensembl-rest
365c592c56656485c4a6d471d62be2953bccec29
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2022] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obt...
28.864865
101
0.743446
ed5fc8b586c3dba685c89f25f607c3d58ea941bb
9,056
pm
Perl
lib/Template/Plugin.pm
plicease-pr/Template
464a896a6ffc02e16c03a5bf4dc627e8526739a7
[ "BSD-Source-Code" ]
84
2015-01-06T15:02:47.000Z
2022-03-04T12:56:32.000Z
lib/Template/Plugin.pm
plicease-pr/Template
464a896a6ffc02e16c03a5bf4dc627e8526739a7
[ "BSD-Source-Code" ]
193
2015-01-01T22:22:06.000Z
2022-03-03T06:39:40.000Z
lib/Template/Plugin.pm
plicease-pr/Template
464a896a6ffc02e16c03a5bf4dc627e8526739a7
[ "BSD-Source-Code" ]
65
2015-01-01T21:25:26.000Z
2022-01-17T16:19:27.000Z
#============================================================= -*-Perl-*- # # Template::Plugin # # DESCRIPTION # # Module defining a base class for a plugin object which can be loaded # and instantiated via the USE directive. # # AUTHOR # Andy Wardley <abw@wardley.org> # # COPYRIGHT # Copyright (C) 1996-2007 ...
29.212903
93
0.602142
ed0c3ca98cbbd185938c1673af8a1d98a3c05225
4,831
pl
Perl
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/sv-FI.pl
tomoyanp/isucon9-qualify-20210912
f84b5d1c82f9d41bbba02422c1a6acd358d9c41a
[ "MIT" ]
null
null
null
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/sv-FI.pl
tomoyanp/isucon9-qualify-20210912
f84b5d1c82f9d41bbba02422c1a6acd358d9c41a
[ "MIT" ]
5
2021-05-20T04:16:14.000Z
2022-02-12T01:40:02.000Z
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/sv-FI.pl
matsubara0507/isucon9-kansousen
77b19085d76add98a3ce7370063a8636cde62499
[ "MIT" ]
null
null
null
{ am_pm_abbreviated => [ "fm", "em", ], 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 => "E d", Ehm => "E h:mm a", Ehms => "E h:mm:ss a...
17.440433
53
0.445249
ed09f29297138b7cd9e8677778818c70cf2218ca
2,599
t
Perl
external/sbml/bindings/perl/t/03__DowncastSBase.t
dchandran/evolvenetworks
072f9e1292552f691a86457ffd16a5743724fb5e
[ "BSD-3-Clause" ]
1
2019-08-22T17:17:41.000Z
2019-08-22T17:17:41.000Z
external/sbml/bindings/perl/t/03__DowncastSBase.t
dchandran/evolvenetworks
072f9e1292552f691a86457ffd16a5743724fb5e
[ "BSD-3-Clause" ]
null
null
null
external/sbml/bindings/perl/t/03__DowncastSBase.t
dchandran/evolvenetworks
072f9e1292552f691a86457ffd16a5743724fb5e
[ "BSD-3-Clause" ]
null
null
null
# Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should work as `perl GRN-Models.t' ######################### # change 'tests => 1' to 'tests => last_test_to_print'; use Test; BEGIN { plan tests => 390 }; use LibSBML; use strict; use Data::Dumper; ###...
19.839695
77
0.60908
ed69282af0dcc8b872a01b94bc71a72c80b6a7cd
4,222
t
Perl
t/55_statistics_info.t
HaraldJoerg/DBD-SQLite
711f90b8c75b2995eca43952aac7775c19ad8d28
[ "Artistic-1.0" ]
16
2015-01-12T20:06:58.000Z
2022-03-14T11:05:55.000Z
t/55_statistics_info.t
HaraldJoerg/DBD-SQLite
711f90b8c75b2995eca43952aac7775c19ad8d28
[ "Artistic-1.0" ]
88
2015-01-06T12:44:31.000Z
2022-03-12T02:53:37.000Z
t/55_statistics_info.t
HaraldJoerg/DBD-SQLite
711f90b8c75b2995eca43952aac7775c19ad8d28
[ "Artistic-1.0" ]
29
2015-04-15T22:30:37.000Z
2021-12-14T21:17:31.000Z
use strict; use warnings; use lib "t/lib"; use SQLiteTest; use Test::More; BEGIN { use DBD::SQLite; unless ($DBD::SQLite::sqlite_version_number && $DBD::SQLite::sqlite_version_number >= 3006019) { plan skip_all => "this test requires SQLite 3.6.19 and newer"; exit; } } use if -d ".git", "T...
35.478992
100
0.531028
ed6ca22b4a4ca6620c90ceec2769069447abfc14
11,537
pl
Perl
util/filter_fasta_by_rsem_values.pl
chenx-bob/trinityrnaseq
5cc19070ceb461af107de79d568aed0b0e24d580
[ "BSD-3-Clause" ]
1
2017-12-29T10:55:27.000Z
2017-12-29T10:55:27.000Z
util/filter_fasta_by_rsem_values.pl
binlu1981/trinityrnaseq
5cc19070ceb461af107de79d568aed0b0e24d580
[ "BSD-3-Clause" ]
null
null
null
util/filter_fasta_by_rsem_values.pl
binlu1981/trinityrnaseq
5cc19070ceb461af107de79d568aed0b0e24d580
[ "BSD-3-Clause" ]
1
2020-06-21T01:02:04.000Z
2020-06-21T01:02:04.000Z
#!/usr/bin/env perl =head1 NAME filter_fasta_by_rsem_values.pl - Use RSEM relative abundance values to filter a transcript assembly FASTA file =head1 SYNOPSIS USAGE: filter_fasta_by_rsem_values.pl --rsem_output=/path/to/RSEM.isoforms.results[,...] --fasta=/path/to/Trinity.fasta ...
33.932353
149
0.584987
ed3c8a7d1f3a8805633ff04070b6c55e2b811515
2,153
pm
Perl
lib/AndroidRank.pm
someanon/android-rank-app
f2e69c92edf8375ade41aacd2a6348db473d8f4e
[ "Apache-2.0" ]
null
null
null
lib/AndroidRank.pm
someanon/android-rank-app
f2e69c92edf8375ade41aacd2a6348db473d8f4e
[ "Apache-2.0" ]
null
null
null
lib/AndroidRank.pm
someanon/android-rank-app
f2e69c92edf8375ade41aacd2a6348db473d8f4e
[ "Apache-2.0" ]
null
null
null
package AndroidRank; use Mojo::Base -base; use Mojo::UserAgent; use Mojo::Util qw/url_escape trim/; use Mojo::JSON qw/decode_json/; sub suggest { my ($self, %args) = @_; my $q = url_escape($args{q}); my $url = $self->_url("searchjson?name_startsWith=$q"); my $res = Mojo::UserAgent->new->get($url)->res->body;...
32.621212
93
0.560149
73ec39a6d45f96ece2b91d6c71363f87bc220046
15,678
al
Perl
Apps/CZ/CoreLocalizationPack/app/Src/Codeunits/VATStatementDPHDP3.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/CZ/CoreLocalizationPack/app/Src/Codeunits/VATStatementDPHDP3.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/CZ/CoreLocalizationPack/app/Src/Codeunits/VATStatementDPHDP3.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
codeunit 11788 "VAT Statement DPHDP3 CZL" implements "VAT Statement Export CZL" { var VATStmtXMLExportHelperCZL: codeunit "VAT Stmt XML Export Helper CZL"; procedure ExportToXMLFile(VATStatementName: Record "VAT Statement Name"): Text var FileManagement: Codeunit "File Management"; ...
65.598326
169
0.706021
ed10c337a7113f5be80608994c65bf304131e1fb
21,480
pl
Perl
BarBIQ_code_1_0_0.0/BarBIQ_sub_shift.pl
Shiroguchi-Lab/BarBIQ
25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5
[ "Artistic-1.0-Perl" ]
1
2022-02-24T03:32:56.000Z
2022-02-24T03:32:56.000Z
BarBIQ_code_1_0_0.0/BarBIQ_sub_shift.pl
Shiroguchi-Lab/BarBIQ
25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5
[ "Artistic-1.0-Perl" ]
null
null
null
BarBIQ_code_1_0_0.0/BarBIQ_sub_shift.pl
Shiroguchi-Lab/BarBIQ
25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5
[ "Artistic-1.0-Perl" ]
null
null
null
#! /usr/bin/env perl ########################################################################################################################################## ######Description of this code##### ## This code is used to romove the shifted RepSeqs generated by insertion or deletion errors at amplification primer sites (...
43.046092
366
0.454004
ed50cc5e3c8eecef11900f6f83908976e9b49ce7
452
al
Perl
sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al
Michal-Gagala/sympy
3cc756c2af73b5506102abaeefd1b654e286e2c8
[ "MIT" ]
null
null
null
sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al
Michal-Gagala/sympy
3cc756c2af73b5506102abaeefd1b654e286e2c8
[ "MIT" ]
null
null
null
sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al
Michal-Gagala/sympy
3cc756c2af73b5506102abaeefd1b654e286e2c8
[ "MIT" ]
null
null
null
MOTIONVARIABLES' Q{2}', U{2}' CONSTANTS L,M,G NEWTONIAN N FRAMES A,B SIMPROT(N, A, 3, Q1) SIMPROT(N, B, 3, Q2) W_A_N>=U1*N3> W_B_N>=U2*N3> POINT O PARTICLES P,R P_O_P> = L*A1> P_P_R> = L*B1> V_O_N> = 0> V2PTS(N, A, O, P) V2PTS(N, B, P, R) MASS P=M, R=M Q1' = U1 Q2' = U2 GRAVITY(G*N1>) ZERO = FR() + F...
17.384615
32
0.595133
ed79533b44b6f66dfb353537150551b2e8197796
30,663
pm
Perl
lib/Blast/IPS/Data/S1x7.pm
shancock9/blast-ips
e96b2e950d70bf955fba6777e872c2d2f0ddd8d2
[ "MIT" ]
null
null
null
lib/Blast/IPS/Data/S1x7.pm
shancock9/blast-ips
e96b2e950d70bf955fba6777e872c2d2f0ddd8d2
[ "MIT" ]
null
null
null
lib/Blast/IPS/Data/S1x7.pm
shancock9/blast-ips
e96b2e950d70bf955fba6777e872c2d2f0ddd8d2
[ "MIT" ]
null
null
null
package Blast::IPS::Data; use strict; use warnings; # Blast data for symmetry='S', gamma=1.7 # For data definitions see the README file in Blast::IPS::Data. our $rBlastData; $rBlastData->{'S1x7'} = { table_name => 'S1x7', symmetry => 2, gamma => 1.7, data_source => 'S8000_G1x7/moc2_from_moc...
59.655642
112
0.558589
ed6fe1bc4eab5199b7dc94d789dcd44de29dccca
1,918
pm
Perl
modules/Bio/EnsEMBL/Compara/RunnableDB/DumpMultiAlign/MkDirConstrainedElements.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/DumpMultiAlign/MkDirConstrainedElements.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Compara/RunnableDB/DumpMultiAlign/MkDirConstrainedElements.pm
manuelcarbajo/ensembl-compara
0ffe653215a20e6921c5f4983ea9e4755593a491
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2020] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
28.626866
116
0.755996
ed67baa92a8fb775937561230dda0500af7964f8
634
pl
Perl
src/process_fasta.pl
stajichlab/FGMP
20e8dcbfcc0221e19f03fa8e8bff31b6cbbeb592
[ "MIT" ]
17
2016-10-06T12:10:29.000Z
2021-12-23T18:54:45.000Z
src/process_fasta.pl
stajichlab/FGMP
20e8dcbfcc0221e19f03fa8e8bff31b6cbbeb592
[ "MIT" ]
17
2017-02-28T21:53:19.000Z
2021-08-30T09:55:21.000Z
src/process_fasta.pl
stajichlab/FGMP
20e8dcbfcc0221e19f03fa8e8bff31b6cbbeb592
[ "MIT" ]
5
2016-10-07T02:26:58.000Z
2021-04-27T09:54:31.000Z
#!/usr/bin/env perl use strict; use warnings; use Bio::SeqIO; my $in_file = $ARGV[0]; my $start_pos = $ARGV[1]; my $end_pos = $ARGV[2]; my $in = Bio::SeqIO->new( -file => $in_file, -format => 'fasta' ); my $out = Bio::SeqIO->new( -file => ">$in_file.out", -format => 'fasta' ); while ( my $seq = $in->next...
28.818182
75
0.512618
ed5cd1c486bc246a4a138fd6d7ed70937cd651d5
5,611
t
Perl
t/52_app_status.t
Ch4p34uN0iR/Seccubus
94ed4b161565a119d5052cdcaf484d3dfefa7940
[ "Apache-2.0" ]
null
null
null
t/52_app_status.t
Ch4p34uN0iR/Seccubus
94ed4b161565a119d5052cdcaf484d3dfefa7940
[ "Apache-2.0" ]
null
null
null
t/52_app_status.t
Ch4p34uN0iR/Seccubus
94ed4b161565a119d5052cdcaf484d3dfefa7940
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/env perl # Copyright 2017 Frank Breedijk # # 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 agr...
31.880682
118
0.642666
73ff5ef659bffd576d3edf79b8a814706c4fb90e
67,650
pm
Perl
Git/usr/share/perl5/core_perl/Text/Balanced.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
16
2020-09-20T22:32:54.000Z
2021-04-02T17:14:25.000Z
Git/usr/share/perl5/core_perl/Text/Balanced.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
Git/usr/share/perl5/core_perl/Text/Balanced.pm
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
9
2016-10-21T08:18:57.000Z
2021-05-23T14:19:21.000Z
package Text::Balanced; # EXTRACT VARIOUSLY DELIMITED TEXT SEQUENCES FROM STRINGS. # FOR FULL DOCUMENTATION SEE Balanced.pod use 5.005; use strict; use Exporter (); use SelfLoader; use vars qw { $VERSION @ISA %EXPORT_TAGS }; BEGIN { $VERSION = '2.03'; @ISA = 'Exporter'; %EXPORT_TAGS = ( ALL => [ qw{...
29.645048
161
0.64918
73f0d81b5a9f3b95bc7b0ac24ad4ac322c43db8c
561
pm
Perl
lib/VMOMI/DistributedVirtualSwitchHostMemberPnicSpec.pm
stumpr/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2017-06-22T21:26:24.000Z
2017-06-22T21:26:24.000Z
lib/VMOMI/DistributedVirtualSwitchHostMemberPnicSpec.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
null
null
null
lib/VMOMI/DistributedVirtualSwitchHostMemberPnicSpec.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2016-07-19T19:56:09.000Z
2016-07-19T19:56:09.000Z
package VMOMI::DistributedVirtualSwitchHostMemberPnicSpec; use parent 'VMOMI::DynamicData'; use strict; use warnings; our @class_ancestors = ( 'DynamicData', ); our @class_members = ( ['pnicDevice', undef, 0, ], ['uplinkPortKey', undef, 0, 1], ['uplinkPortgroupKey', undef, 0, 1], ['connectionCo...
19.344828
59
0.673797
ed558829c2318817d05ae702b57dcffb5d7ff2a7
3,880
pm
Perl
perl/vendor/lib/Crypt/Mac/HMAC.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
2
2021-11-19T22:37:28.000Z
2021-11-22T18:04:55.000Z
perl/vendor/lib/Crypt/Mac/HMAC.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
6
2021-11-18T00:39:48.000Z
2021-11-20T00:31:40.000Z
perl/vendor/lib/Crypt/Mac/HMAC.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
null
null
null
package Crypt::Mac::HMAC; ### BEWARE - GENERATED FILE, DO NOT EDIT MANUALLY! use strict; use warnings; our $VERSION = '0.069'; use base qw(Crypt::Mac Exporter); our %EXPORT_TAGS = ( all => [qw( hmac hmac_hex hmac_b64 hmac_b64u )] ); our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = qw(); 1; =pod =head1...
23.515152
162
0.665979
73ee757fbb82fc21055b816b558fe71f72b94f62
2,164
pm
Perl
modules/Bio/EnsEMBL/EGPipeline/LoadGFF3/ConstructFilenames.pm
dbolser-ebi/copy-of-eg-pipelines
ff2bd80571fd5584e1338c96f77f6489e761a44e
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/EGPipeline/LoadGFF3/ConstructFilenames.pm
dbolser-ebi/copy-of-eg-pipelines
ff2bd80571fd5584e1338c96f77f6489e761a44e
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/EGPipeline/LoadGFF3/ConstructFilenames.pm
dbolser-ebi/copy-of-eg-pipelines
ff2bd80571fd5584e1338c96f77f6489e761a44e
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2014] EMBL-European Bioinformatics Institute and Wellcome Trust Sanger 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/...
28.853333
94
0.716266
ed40883246d1b9b1132280ef5667b5747c4532f8
6,557
pm
Perl
lib/Tephra/Hel/HelSearch.pm
sestaton/tephra
606d45266211fc28e8619a68ce483e482eea48fc
[ "MIT" ]
24
2016-01-12T21:03:11.000Z
2021-05-27T01:24:51.000Z
lib/Tephra/Hel/HelSearch.pm
sestaton/tephra
606d45266211fc28e8619a68ce483e482eea48fc
[ "MIT" ]
50
2016-01-06T02:51:59.000Z
2022-02-04T23:07:38.000Z
lib/Tephra/Hel/HelSearch.pm
sestaton/tephra
606d45266211fc28e8619a68ce483e482eea48fc
[ "MIT" ]
3
2017-11-10T09:19:28.000Z
2019-11-01T14:47:48.000Z
package Tephra::Hel::HelSearch; use 5.014; use Moose; use File::Spec; use File::Find; use File::Basename; use File::Temp qw(tempfile); use IPC::System::Simple qw(system EXIT_ANY); use Log::Any qw($log); use Cwd qw(abs_path); use Path::Class::File; use Bio::DB::HTS::Kseq; use Sort::N...
30.21659
111
0.591582
ed5dacd22a08d87a2b017e711281a13973ad5443
4,855
pm
Perl
lib/RokuUI.pm
eouthwaite/perl-RokuUI
ba3614af43d7b33ea716f35aa59ef1edc4d366cc
[ "Unlicense" ]
1
2015-06-19T17:49:31.000Z
2015-06-19T17:49:31.000Z
lib/RokuUI.pm
eouthwaite/perl-RokuUI
ba3614af43d7b33ea716f35aa59ef1edc4d366cc
[ "Unlicense" ]
null
null
null
lib/RokuUI.pm
eouthwaite/perl-RokuUI
ba3614af43d7b33ea716f35aa59ef1edc4d366cc
[ "Unlicense" ]
null
null
null
# RokuUI.pm version 0.1 # # Copyright Michael Polymenakos 2007 mpoly@panix.com # # Released under the GPL. http://www.gnu.org/licenses/gpl.txt # use strict; use Net::Telnet; package RokuUI; sub RokuDisplay { sub new { my $class = shift; my $self = {@_}; bless ($self, $class); return $self; ...
24.897436
101
0.497013
ed74a8c5316e55368db781df97ce5fbf17a20fb1
644
pm
Perl
lib/Moose/Meta/Method/Accessor/Native/Array/push.pm
RsrchBoy/moose
6bdea4fe2cf00478e26c3949994825ed66964da0
[ "Artistic-1.0" ]
null
null
null
lib/Moose/Meta/Method/Accessor/Native/Array/push.pm
RsrchBoy/moose
6bdea4fe2cf00478e26c3949994825ed66964da0
[ "Artistic-1.0" ]
null
null
null
lib/Moose/Meta/Method/Accessor/Native/Array/push.pm
RsrchBoy/moose
6bdea4fe2cf00478e26c3949994825ed66964da0
[ "Artistic-1.0" ]
null
null
null
package Moose::Meta::Method::Accessor::Native::Array::push; our $VERSION = '2.2007'; use strict; use warnings; use Moose::Role; with 'Moose::Meta::Method::Accessor::Native::Array::Writer'; sub _adds_members { 1 } sub _potential_value { my $self = shift; my ($slot_access) = @_; return '[ @{ (' . $slot_...
17.405405
60
0.586957
ed81d0c1c7308924c2b7e1f6c54f8595943af224
1,649
pl
Perl
samples/grapher-no-x.pl
a-little-srdjan/yagat
63d8536dd0cddc8d5203f20069e4e11e38082ba9
[ "MIT" ]
7
2016-11-28T18:15:03.000Z
2018-07-20T16:53:00.000Z
samples/grapher-no-x.pl
a-little-srdjan/yagat
63d8536dd0cddc8d5203f20069e4e11e38082ba9
[ "MIT" ]
null
null
null
samples/grapher-no-x.pl
a-little-srdjan/yagat
63d8536dd0cddc8d5203f20069e4e11e38082ba9
[ "MIT" ]
1
2019-04-11T00:54:48.000Z
2019-04-11T00:54:48.000Z
:- discontiguous dir/2. :- discontiguous direct_nested/2. :- discontiguous pkg/1. :- discontiguous imports/2. nested(X, Y) :- direct_nested(X, Y), dir(X, _), dir(Y, _). nested(X, Y) :- direct_nested(Z, Y), nested(X, Z). pkg_dir(X) :- dir(X), pkg(X). dependency(X, Y) :- imports(X, Y), pkg(X), pkg(Y). dependency(X, Y) :-...
54.966667
102
0.69436
73ecf8be33353e70869558888d514ee2bfb1621c
487
t
Perl
t/admin/plugins.t
wangxiaochuang/apisix
4efc1202dc7a97e928411f883ea42a5ab446ce03
[ "ECL-2.0", "Apache-2.0" ]
1
2019-10-29T02:04:21.000Z
2019-10-29T02:04:21.000Z
t/admin/plugins.t
wangxiaochuang/apisix
4efc1202dc7a97e928411f883ea42a5ab446ce03
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
t/admin/plugins.t
wangxiaochuang/apisix
4efc1202dc7a97e928411f883ea42a5ab446ce03
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
use t::APISIX 'no_plan'; repeat_each(1); no_long_string(); no_root_location(); no_shuffle(); log_level("info"); run_tests; __DATA__ === TEST 1: get plugins' name --- request GET /apisix/admin/plugins/list --- response_body_like eval qr/\["limit-req","limit-count","limit-conn","key-auth","prometheus","node-status","...
24.35
224
0.722793
ed2f2c94aa0a6fc04b185e045ccca5b55ed2792e
2,887
pm
Perl
lib/FAST/Bio/Seq/LargeSeqI.pm
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
32
2015-02-12T05:54:00.000Z
2021-02-17T08:09:33.000Z
lib/FAST/Bio/Seq/LargeSeqI.pm
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
42
2015-02-12T05:53:50.000Z
2019-10-18T12:43:24.000Z
lib/FAST/Bio/Seq/LargeSeqI.pm
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
13
2015-04-14T06:18:43.000Z
2021-10-11T07:47:52.000Z
# # BioPerl module for FAST::Bio::Seq::LargeSeqI # # Please direct questions and support issues to <bioperl-l@bioperl.org> # # Cared for by Albert Vilella # # Copyright Albert Vilella # # You may distribute this module under the same terms as perl itself # POD documentation - main docs before the code =head1 NAME F...
25.548673
88
0.765154
ed847c0652b23dc8a26570498788baf17f015b89
550
pl
Perl
tools/parse_csr.pl
FGasper/p5-comodo-dcv
9a5a9477739c6b808f7a829d80f9c46b005154c7
[ "Artistic-1.0-cl8" ]
1
2017-03-15T22:18:58.000Z
2017-03-15T22:18:58.000Z
tools/parse_csr.pl
FGasper/p5-comodo-dcv
9a5a9477739c6b808f7a829d80f9c46b005154c7
[ "Artistic-1.0-cl8" ]
1
2017-11-06T22:38:08.000Z
2017-11-06T22:38:08.000Z
tools/parse_csr.pl
FGasper/p5-Comodo-DCV
9a5a9477739c6b808f7a829d80f9c46b005154c7
[ "Artistic-1.0-cl8" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Comodo::DCV (); use Crypt::Format (); my $stdin = do { local $/; <STDIN> }; if (!length $stdin) { die "Need a CSR!"; } if ($stdin =~ m<\A----->) { print "Parsing PEM …$/"; $stdin = Crypt::Format::pem2der($stdin); } else { print "Didn’t receive PEM; ...
19.642857
81
0.607273
ed50c4a6bd6a658678ba64aa747f222b09f3ca9a
4,133
pm
Perl
tools/intogen/external/lib/perl/Bio/EnsEMBL/Pipeline/FASTA/SpeciesFactory.pm
globusgenomics/galaxy
7caf74d9700057587b3e3434c64e82c5b16540f1
[ "CC-BY-3.0" ]
1
2021-02-05T13:19:58.000Z
2021-02-05T13:19:58.000Z
tools/intogen/external/lib/perl/Bio/EnsEMBL/Pipeline/FASTA/SpeciesFactory.pm
globusgenomics/genomics-galaxy
7caf74d9700057587b3e3434c64e82c5b16540f1
[ "CC-BY-3.0" ]
null
null
null
tools/intogen/external/lib/perl/Bio/EnsEMBL/Pipeline/FASTA/SpeciesFactory.pm
globusgenomics/genomics-galaxy
7caf74d9700057587b3e3434c64e82c5b16540f1
[ "CC-BY-3.0" ]
null
null
null
=pod =head1 LICENSE Copyright (c) 1999-2012 The European Bioinformatics Institute and Genome Research Limited. All rights reserved. This software is distributed under a modified Apache license. For license details, please see http://www.ensembl.org/info/about/code_licence.html =head1 CONTACT Please...
24.748503
88
0.648923
ed7c4419851e750b0b8c4e3be29e1fc1bba87ee3
848
pm
Perl
t/lib/SongsToTheSiren/Test/Forms/Fields/Render/WithValue.pm
djstevenson/songs-to-the-siren
1387f2dcb5a90206723746e514e2b8e10dedc18f
[ "MIT" ]
null
null
null
t/lib/SongsToTheSiren/Test/Forms/Fields/Render/WithValue.pm
djstevenson/songs-to-the-siren
1387f2dcb5a90206723746e514e2b8e10dedc18f
[ "MIT" ]
78
2020-02-16T01:35:12.000Z
2021-01-26T18:40:30.000Z
t/lib/SongsToTheSiren/Test/Forms/Fields/Render/WithValue.pm
djstevenson/songs-to-the-siren
1387f2dcb5a90206723746e514e2b8e10dedc18f
[ "MIT" ]
null
null
null
package SongsToTheSiren::Test::Forms::Fields::Render::WithValue; use utf8; use Moose; use namespace::autoclean; use Test::More; use Test::Exception; extends 'SongsToTheSiren::Test::Forms::Fields::Render::Base'; with 'SongsToTheSiren::Test::Role'; has '+user_base' => (default => 'form_field_render5'); sub run { ...
23.555556
67
0.570755
ed6fa8f284c6df8103d0a4ee925704ea2ea60c14
11,680
pl
Perl
modules/treex-gate-plugin/treex_online/treex_online.pl
datlowe/czsem-gate-tools
5e4bfc72b35adf05a82e0c368728d60a8fbd0318
[ "Apache-2.0" ]
1
2016-12-05T15:49:35.000Z
2016-12-05T15:49:35.000Z
modules/treex-gate-plugin/treex_online/treex_online.pl
datlowe/czsem-gate-tools
5e4bfc72b35adf05a82e0c368728d60a8fbd0318
[ "Apache-2.0" ]
null
null
null
modules/treex-gate-plugin/treex_online/treex_online.pl
datlowe/czsem-gate-tools
5e4bfc72b35adf05a82e0c368728d60a8fbd0318
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl use 5.010; use strict; use warnings; use Error ':try'; use Set::Light; use Treex::Core; use Treex::Block::CzsemRpcReader; use Treex::CzsemScenario; use RPC::XML::Server; use RPC::XML; use Net::Address::IP::Local; use Sys::Hostname; use Treex::Core::Log; sub debugPrint { #print STDERR @_; } debu...
21.007194
166
0.563699
ed5cfe44edbdb587ad1dc1235d3dcdcd61b1c608
2,258
t
Perl
src/z80asm/t2/defines.t
iratahack/z88dk
7917edb01695b53311ce60f7a3d70916e0ef7483
[ "ClArtistic" ]
null
null
null
src/z80asm/t2/defines.t
iratahack/z88dk
7917edb01695b53311ce60f7a3d70916e0ef7483
[ "ClArtistic" ]
null
null
null
src/z80asm/t2/defines.t
iratahack/z88dk
7917edb01695b53311ce60f7a3d70916e0ef7483
[ "ClArtistic" ]
null
null
null
#!/usr/bin/env perl BEGIN { use lib 't2'; require 'testlib.pl'; } z80asm_ok("", "", "", 'nop' => bytes(0)); z80asm_nok("", "", "#define", <<END_ERR); Error at file '$test.asm' line 1: syntax error END_ERR z80asm_nok("", "", "#undef", <<END_ERR); Error at file '$test.asm' line 1: syntax error END_ERR z80asm_o...
21.92233
62
0.540301
73fa8c42da0c1d53367f7062894fda17da90e238
312
al
Perl
Git/usr/lib/perl5/vendor_perl/auto/Net/SSLeay/want_write.al
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
12
2016-05-06T23:44:19.000Z
2018-04-27T21:46:36.000Z
Git/usr/lib/perl5/vendor_perl/auto/Net/SSLeay/want_write.al
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
5
2020-03-23T07:56:06.000Z
2020-03-24T02:05:11.000Z
Git/usr/lib/perl5/vendor_perl/auto/Net/SSLeay/want_write.al
DalalBassam/myrecipeswebsite
1ac6e97b6bac19b6d8a06d8ebf36e1f1b79a18f4
[ "MIT" ]
9
2016-10-21T08:18:57.000Z
2021-05-23T14:19:21.000Z
# 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 502 "blib/lib/Net/SSLeay.pm (autosplit into blib/lib/auto/Net/SSLeay/want_write.al)" sub want_write { want(shift) == 3 } # end of Net::SSLeay::want_write 1;
31.2
90
0.733974
ed6002dc1123427a9c0e0d320f55a1e970abdb8b
177
al
Perl
Apps/W1/OnPrem Permissions/app/Permissions/Inventory/invtitembomedit.permissionset.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
1
2021-06-22T10:28:10.000Z
2021-06-22T10:28:10.000Z
Apps/W1/OnPrem Permissions/app/Permissions/Inventory/invtitembomedit.permissionset.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
null
null
null
Apps/W1/OnPrem Permissions/app/Permissions/Inventory/invtitembomedit.permissionset.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
null
null
null
permissionset 8563 "INVT-ITEM/BOM, EDIT" { Access = Public; Assignable = true; Caption = 'Edit items/BOMs/SKUs'; IncludedPermissionSets = "Inventory - Edit"; }
19.666667
48
0.661017
73e9a2d77a46e191241328076d3af4ce5d4f6a30
8,407
pl
Perl
pus.pl
mdclyburn/pus
9010560f3bbecdad5fb6d72adc8446c8ed6d3e29
[ "MIT" ]
null
null
null
pus.pl
mdclyburn/pus
9010560f3bbecdad5fb6d72adc8446c8ed6d3e29
[ "MIT" ]
null
null
null
pus.pl
mdclyburn/pus
9010560f3bbecdad5fb6d72adc8446c8ed6d3e29
[ "MIT" ]
null
null
null
#!/usr/bin/perl # PUS - the Project Utility Script # # This nifty script can handle your project test-compiling and # submission needs so you don't have to manually type that handin # command or 'scp' that file to the lab machine to test it. # # Subcommands: # ltest <archive> - Extracts the specified tar GZ archiv...
34.174797
118
0.654574
ed4b4040ee7f008bd1af2ba673de93053dffc528
237
pm
Perl
lib/Templ/Parser/Return.pm
kilna/perl-Templ
57e968aea2958a9bcc444985b13c808976f99942
[ "Artistic-2.0" ]
null
null
null
lib/Templ/Parser/Return.pm
kilna/perl-Templ
57e968aea2958a9bcc444985b13c808976f99942
[ "Artistic-2.0" ]
null
null
null
lib/Templ/Parser/Return.pm
kilna/perl-Templ
57e968aea2958a9bcc444985b13c808976f99942
[ "Artistic-2.0" ]
null
null
null
package Templ::Parser::Return; use base 'Templ::Parser'; use strict; use warnings; sub header { return 'my $templ_out = '; } sub append { return '$templ_out .= '; } sub footer { return ";\nreturn \$templ_out;\n" } 1;
18.230769
48
0.611814
ed590eff69ad009cd00b34ef6101dd5be9d07d90
2,653
t
Perl
t/get_read_group.t
BuildJet/MIP
f1f63117a7324e37dbcaa16c0298f4b4c857d44c
[ "MIT" ]
null
null
null
t/get_read_group.t
BuildJet/MIP
f1f63117a7324e37dbcaa16c0298f4b4c857d44c
[ "MIT" ]
null
null
null
t/get_read_group.t
BuildJet/MIP
f1f63117a7324e37dbcaa16c0298f4b4c857d44c
[ "MIT" ]
null
null
null
#!/usr/bin/env perl use 5.026; use Carp; use charnames qw{ :full :short }; use English qw{ -no_match_vars }; use File::Basename qw{ dirname }; use File::Spec::Functions qw{ catdir }; use FindBin qw{ $Bin }; use open qw{ :encoding(UTF-8) :std }; use Params::Check qw{ allow check last_error }; use Test::More; use utf8; ...
24.564815
73
0.570298
ed7cf20a86a7cfb9af62a7fb56f6b0bf635aaec6
410
pl
Perl
bin/fr/basic-tokenizer.pl
AghilasSini/irisa-text-normalizer
62905e87ae3a07f93f2bffa96a47bf446cfcd792
[ "MIT" ]
1
2019-06-04T05:21:05.000Z
2019-06-04T05:21:05.000Z
bin/fr/basic-tokenizer.pl
AghilasSini/irisa-text-normalizer
62905e87ae3a07f93f2bffa96a47bf446cfcd792
[ "MIT" ]
null
null
null
bin/fr/basic-tokenizer.pl
AghilasSini/irisa-text-normalizer
62905e87ae3a07f93f2bffa96a47bf446cfcd792
[ "MIT" ]
null
null
null
#!/usr/bin/perl # Tokenize a text for the French language # use strict; use Cwd 'abs_path'; use File::Basename; use lib dirname( abs_path(__FILE__) )."/../../lib"; use basicTokenizerFr; basicTokenizerFr::initAbbr(); foreach my $f (@ARGV) { open(F, $f); while (my $t = <F>) { chomp; #$t = remove_diacritics(...
16.4
51
0.592683
ed6f6298e550ada937188b7cf59ef63341655ad4
3,137
al
Perl
Modules/System/Camera and Media Interaction/src/CameraImpl.Codeunit.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
null
null
null
Modules/System/Camera and Media Interaction/src/CameraImpl.Codeunit.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
null
null
null
Modules/System/Camera and Media Interaction/src/CameraImpl.Codeunit.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
null
null
null
// ------------------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // ------------------------------------------------------------...
35.247191
151
0.58846
ed69bc1f5cf31e9f2a2923284287c2550d852829
7,828
pm
Perl
lib/VertRes/Utils/GTypeCheck.pm
sanger-pathogens/vr-codebase
a85c4e29938cd13b36fa0a1bde1db0abd7201912
[ "BSD-Source-Code" ]
7
2015-11-20T11:38:02.000Z
2020-11-02T18:08:18.000Z
lib/VertRes/Utils/GTypeCheck.pm
sanger-pathogens/vr-codebase
a85c4e29938cd13b36fa0a1bde1db0abd7201912
[ "BSD-Source-Code" ]
11
2015-05-12T11:09:51.000Z
2022-03-22T11:11:20.000Z
lib/VertRes/Utils/GTypeCheck.pm
sanger-pathogens/vr-codebase
a85c4e29938cd13b36fa0a1bde1db0abd7201912
[ "BSD-Source-Code" ]
14
2015-06-26T09:28:41.000Z
2021-07-23T11:25:28.000Z
package VertRes::Utils::GTypeCheck; use base qw(VertRes::Base); use strict; use warnings; use Carp; use VertRes::LSF; use Utils; sub new { my ($class, @args) = @_; my $self = $class->SUPER::new(@args); return $self; } sub check_genotype { my ($self) = @_; if ( !exists($$self{'bam'}) ) { $self-...
36.924528
356
0.580225
ed7ebd45588ef9a37cb2f6fd81a91216e07f294a
215
pm
Perl
author/lib/SampleAniki/DB.pm
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
32
2015-02-10T21:42:43.000Z
2021-01-18T00:34:33.000Z
author/lib/SampleAniki/DB.pm
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
25
2015-01-13T04:24:24.000Z
2019-12-07T11:35:38.000Z
author/lib/SampleAniki/DB.pm
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
14
2015-06-03T05:05:31.000Z
2021-01-15T12:59:16.000Z
use 5.014002; package SampleAniki::DB { use Mouse v2.4.5; extends qw/Aniki/; __PACKAGE__->setup( schema => 'SampleAniki::DB::Schema', filter => 'SampleAniki::DB::Filter', ); }; 1;
15.357143
44
0.572093
ed3811c13bea6aa9e4c8af264358e5a133ea20ea
2,950
pm
Perl
lib/Crawl/Bot/Plugin/Logging.pm
crawl/cheibriados
3c88ea7ca070f98c08d358d2c28ba3f5218a7c8d
[ "MIT" ]
null
null
null
lib/Crawl/Bot/Plugin/Logging.pm
crawl/cheibriados
3c88ea7ca070f98c08d358d2c28ba3f5218a7c8d
[ "MIT" ]
null
null
null
lib/Crawl/Bot/Plugin/Logging.pm
crawl/cheibriados
3c88ea7ca070f98c08d358d2c28ba3f5218a7c8d
[ "MIT" ]
null
null
null
package Crawl::Bot::Plugin::Logging; use Moose; extends 'Crawl::Bot::Plugin'; use autodie; # XXX: only supports one channel at the moment # XXX: should strip out mirc color codes from the logs has date => ( is => 'ro', isa => 'Str', lazy => 1, clearer => 'clear_date', builder => '_bui...
22.180451
118
0.518983
ed32f0c469969005f3b4cf14985b3f71b5e125be
373
pm
Perl
lib/Moose/Exception/MustSupplyAnAttributeToConstructWith.pm
cv-library/Moose
7d6242635c5700b2c28142778e959a6379e1ed3f
[ "Artistic-1.0" ]
2
2021-10-20T00:25:39.000Z
2021-11-08T12:52:42.000Z
external/win_perl/lib/Moose/Exception/MustSupplyAnAttributeToConstructWith.pm
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
null
null
null
external/win_perl/lib/Moose/Exception/MustSupplyAnAttributeToConstructWith.pm
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
1
2022-03-14T06:41:16.000Z
2022-03-14T06:41:16.000Z
package Moose::Exception::MustSupplyAnAttributeToConstructWith; our $VERSION = '2.2009'; use Moose; extends 'Moose::Exception'; with 'Moose::Exception::Role::ParamsHash'; has 'class' => ( is => 'ro', isa => 'Str', required => 1 ); sub _build_message { "You must supply an attribute to const...
18.65
63
0.659517
73e6566407a6322b4739230399434e76752f54e3
4,182
pm
Perl
lib/Mojolicious/Plugin/ShareDir.pm
adherzog/p5-Mojolicious-Plugin-ShareDir
f39de1ec973c346ed0156c22e8be4e9926d8711f
[ "Artistic-1.0" ]
null
null
null
lib/Mojolicious/Plugin/ShareDir.pm
adherzog/p5-Mojolicious-Plugin-ShareDir
f39de1ec973c346ed0156c22e8be4e9926d8711f
[ "Artistic-1.0" ]
null
null
null
lib/Mojolicious/Plugin/ShareDir.pm
adherzog/p5-Mojolicious-Plugin-ShareDir
f39de1ec973c346ed0156c22e8be4e9926d8711f
[ "Artistic-1.0" ]
null
null
null
package Mojolicious::Plugin::ShareDir; use Mojo::Base 'Mojolicious::Plugin'; our $VERSION = '0.01'; use File::ShareDir; use Mojo::File; sub register { my ( $self, $app ) = @_; $app->helper( sharedir => sub { state $sharedir = $self->_build_sharedir($app); return $sharedir; ...
22.978022
80
0.670493
ed73de7215013f44f956533c948d54e8994c3cda
348
pm
Perl
t/lib/Storage/MySQL.pm
Ovid/DBIx-Class-ParseError
1845153069289068be2025aa511874e1bca9a458
[ "Artistic-1.0" ]
null
null
null
t/lib/Storage/MySQL.pm
Ovid/DBIx-Class-ParseError
1845153069289068be2025aa511874e1bca9a458
[ "Artistic-1.0" ]
null
null
null
t/lib/Storage/MySQL.pm
Ovid/DBIx-Class-ParseError
1845153069289068be2025aa511874e1bca9a458
[ "Artistic-1.0" ]
null
null
null
package Storage::MySQL; use strict; use warnings; use Moo::Role; use Test::mysqld; has _mysqld => ( is => 'lazy', ); sub _build__mysqld { Test::mysqld->new( my_cnf => { 'skip-networking' => '', 'sql-mode' => 'TRADITIONAL', } ) } sub connect_info { shift->_mysqld->...
14.5
58
0.537356
ed26a0eb07eb9aa87f7e7458dc24fdd9d974890c
381
t
Perl
t/04_multiple_tests.t
tokuhirom/Test-Snippet
ee2e88eb6436b981594ddecce0093c18bb5cae0f
[ "Artistic-1.0" ]
1
2015-11-09T01:24:30.000Z
2015-11-09T01:24:30.000Z
t/04_multiple_tests.t
tokuhirom/Test-Snippet
ee2e88eb6436b981594ddecce0093c18bb5cae0f
[ "Artistic-1.0" ]
null
null
null
t/04_multiple_tests.t
tokuhirom/Test-Snippet
ee2e88eb6436b981594ddecce0093c18bb5cae0f
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test::Snippet tests => 2; my $pod = join '', <DATA>; test_snippet_in_pod( $pod ); __DATA__ =head1 NAME Acme::Test - testing acme =head1 SYNOPSIS =begin snippet label1 $ 3+2 5 =end snippet =begin snippet label2 $ [2,5,5,{foo => 'bar'}] $ARRAY1 = [ 2, ( 5 ) ...
11.545455
29
0.545932
ed3964d2ddd80cca07962fa397aad5e7659bebe5
17,173
pm
Perl
lib/SNMP/Info/Layer1/Bayhub.pm
semirke/snmp-info
26320033e9e27e05a5ee835f7ee821e8f5265b52
[ "BSD-3-Clause" ]
1
2019-05-28T13:20:18.000Z
2019-05-28T13:20:18.000Z
lib/SNMP/Info/Layer1/Bayhub.pm
semirke/snmp-info
26320033e9e27e05a5ee835f7ee821e8f5265b52
[ "BSD-3-Clause" ]
null
null
null
lib/SNMP/Info/Layer1/Bayhub.pm
semirke/snmp-info
26320033e9e27e05a5ee835f7ee821e8f5265b52
[ "BSD-3-Clause" ]
null
null
null
# SNMP::Info::Layer1::Bayhub # $Id$ # # Copyright (c) 2008 Eric Miller, Max Baker # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above cop...
23.301221
81
0.604903
ed3024fa307c883fa9e2f19b82e43717e30a1ea7
5,637
pm
Perl
os/linux/local/mode/memory.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
os/linux/local/mode/memory.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
os/linux/local/mode/memory.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...
32.211429
196
0.580451
ed7a020d4ba63f3cdfe92eb35328885c8a4b7d1b
8,130
pm
Perl
lib/Chart/Plotly/Trace/Sankey/Link.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
11
2017-01-08T12:08:24.000Z
2021-12-14T15:27:56.000Z
lib/Chart/Plotly/Trace/Sankey/Link.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
28
2016-11-21T20:25:21.000Z
2021-04-20T16:58:38.000Z
lib/Chart/Plotly/Trace/Sankey/Link.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
3
2016-12-14T15:59:41.000Z
2020-07-30T04:39:43.000Z
package Chart::Plotly::Trace::Sankey::Link; use Moose; use MooseX::ExtraArgs; use Moose::Util::TypeConstraints qw(enum union); if (!defined Moose::Util::TypeConstraints::find_type_constraint('PDL')) { Moose::Util::TypeConstraints::type('PDL'); } use Chart::Plotly::Trace::Sankey::Link::Concentrationscales; use Char...
28.626761
1,167
0.675892
73d517ef88fbbd10494573cb49e8ae629312c133
483
pm
Perl
auto-lib/Azure/ADHybridHealthService/AlertFeedback.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/ADHybridHealthService/AlertFeedback.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/ADHybridHealthService/AlertFeedback.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::ADHybridHealthService::AlertFeedback; use Moose; has 'comment' => (is => 'ro', isa => 'Str' ); has 'consentedToShare' => (is => 'ro', isa => 'Bool' ); has 'createdDate' => (is => 'ro', isa => 'Str' ); has 'feedback' => (is => 'ro', isa => 'Str' ); has 'level' => (is => 'ro', isa => 'Str'...
37.153846
58
0.488613
73eaa28944b0d26939793df8d522474be367d3c5
4,895
pl
Perl
perl/vendor/lib/auto/share/dist/DateTime-Locale/fr-DZ.pl
luiscarlosg27/xampp
c295dbdd435c9c62fbd4cc6fc42097bea7a900a0
[ "Apache-2.0" ]
2
2021-07-24T12:46:49.000Z
2021-08-02T08:37:53.000Z
perl/vendor/lib/auto/share/dist/DateTime-Locale/fr-DZ.pl
luiscarlosg27/xampp
c295dbdd435c9c62fbd4cc6fc42097bea7a900a0
[ "Apache-2.0" ]
null
null
null
perl/vendor/lib/auto/share/dist/DateTime-Locale/fr-DZ.pl
luiscarlosg27/xampp
c295dbdd435c9c62fbd4cc6fc42097bea7a900a0
[ "Apache-2.0" ]
null
null
null
{ am_pm_abbreviated => [ "AM", "PM", ], available_formats => { Bh => "h B", Bhm => "h:mm B", Bhms => "h:mm:ss B", E => "E", EBhm => "E h:mm B", EBhms => "E h:mm:ss B", EHm => "E HH:mm", EHms => "E HH:mm:ss", Ed => "E d", Ehm => "E h:mm a", Ehms => "E h:mm:ss a",...
17.930403
54
0.449847
ed73b3082f97cbcac1b3e4141f420e794bbca1b3
852
pm
Perl
local/lib/perl5/Date/Manip/Offset/off150.pm
jkb78/extrajnm
6890e38e15f85ea9c09a141aa14affad0b8e91e7
[ "MIT" ]
null
null
null
local/lib/perl5/Date/Manip/Offset/off150.pm
jkb78/extrajnm
6890e38e15f85ea9c09a141aa14affad0b8e91e7
[ "MIT" ]
null
null
null
local/lib/perl5/Date/Manip/Offset/off150.pm
jkb78/extrajnm
6890e38e15f85ea9c09a141aa14affad0b8e91e7
[ "MIT" ]
null
null
null
package # Date::Manip::Offset::off150; # Copyright (c) 2008-2015 Sullivan Beck. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. # This file was automatically generated. Any changes to this file will # be lost the next time 'tzdata'...
21.3
79
0.666667
ed40b86d8bc07e8c14ddd1eb76ccc44b653c2682
3,431
pl
Perl
capstone_final_package/capstone_adat/external/CSV_script/test_script.pl
korenmiklos/106
9925a2bda18915eb43d7bdd2b54d4d7aa113bc66
[ "MIT" ]
1
2018-04-07T20:44:45.000Z
2018-04-07T20:44:45.000Z
capstone_final_package/capstone_adat/external/CSV_script/test_script.pl
korenmiklos/106
9925a2bda18915eb43d7bdd2b54d4d7aa113bc66
[ "MIT" ]
null
null
null
capstone_final_package/capstone_adat/external/CSV_script/test_script.pl
korenmiklos/106
9925a2bda18915eb43d7bdd2b54d4d7aa113bc66
[ "MIT" ]
null
null
null
use Text::CSV; use strict; use warnings; use utf8; use File::Copy; binmode STDOUT, ':utf8'; use open qw/:std :utf8/; my $csv = Text::CSV->new ( { binary => 1 } ) # should set binary attribute. or die "Cannot use CSV: ".Text::CSV->error_diag (); my $filename = 'test_csv_1APR.csv'; open(my $fh, '<:enco...
50.455882
127
0.666861
ed659cabfa180362e263aec35c74906caa7b89e9
1,968
pm
Perl
auto-lib/Paws/AppStream/ApplicationSettingsResponse.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/AppStream/ApplicationSettingsResponse.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/AppStream/ApplicationSettingsResponse.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::AppStream::ApplicationSettingsResponse; use Moose; has Enabled => (is => 'ro', isa => 'Bool'); has S3BucketName => (is => 'ro', isa => 'Str'); has SettingsGroup => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::AppStream::ApplicationSettingsResponse =head...
26.594595
115
0.747967
ed2f2155f61488e8453b7c653bc93d8ae1cb2c64
324
t
Perl
t/data/object/integer/detract.t
gitpan/Data-Object
1d7fafd23016ebb81ab3eabd44255088435e047c
[ "Artistic-1.0" ]
null
null
null
t/data/object/integer/detract.t
gitpan/Data-Object
1d7fafd23016ebb81ab3eabd44255088435e047c
[ "Artistic-1.0" ]
null
null
null
t/data/object/integer/detract.t
gitpan/Data-Object
1d7fafd23016ebb81ab3eabd44255088435e047c
[ "Artistic-1.0" ]
null
null
null
use Test::More; use_ok 'Data::Object::Number'; can_ok 'Data::Object::Number', 'detract'; subtest 'test the detract method' => sub { my $integer = Data::Object::Number->new(99999); is $integer->detract, 99999; $integer = Data::Object::Number->new('99999'); is "$integer", 99999; }; ok 1 and done_testi...
21.6
51
0.645062
ed7f43ff2af2ef2cfbee774b350a58bbbd9cf2b9
905
pm
Perl
t/TestChecks/DbCheck_3.pm
MatBarba/ensembl-datacheck
74b93d57ba4e53ba720c12df2d21d8499de46253
[ "Apache-2.0" ]
null
null
null
t/TestChecks/DbCheck_3.pm
MatBarba/ensembl-datacheck
74b93d57ba4e53ba720c12df2d21d8499de46253
[ "Apache-2.0" ]
null
null
null
t/TestChecks/DbCheck_3.pm
MatBarba/ensembl-datacheck
74b93d57ba4e53ba720c12df2d21d8499de46253
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE # Copyright [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 obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requir...
23.205128
74
0.729282
ed27afa1516351bdb696c1d52b2b3bf0740d8a93
7,522
pm
Perl
network/kemp/snmp/mode/vsstatus.pm
dalfo77/centreon-plugins
3cb2011c46a45b5e4a785ca6bab439142f882d45
[ "Apache-2.0" ]
null
null
null
network/kemp/snmp/mode/vsstatus.pm
dalfo77/centreon-plugins
3cb2011c46a45b5e4a785ca6bab439142f882d45
[ "Apache-2.0" ]
null
null
null
network/kemp/snmp/mode/vsstatus.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...
35.481132
148
0.539218
ed84f8bd3f99708eba4c449b60be60cb2d36e565
16,330
pm
Perl
lib/Mojo/Template.pm
wudangt/mojo
fbbafd9f93c647e8a3d7c7c8948f49fd58ad0e70
[ "Artistic-2.0" ]
1
2015-11-06T03:32:24.000Z
2015-11-06T03:32:24.000Z
lib/Mojo/Template.pm
wudangt/mojo
fbbafd9f93c647e8a3d7c7c8948f49fd58ad0e70
[ "Artistic-2.0" ]
null
null
null
lib/Mojo/Template.pm
wudangt/mojo
fbbafd9f93c647e8a3d7c7c8948f49fd58ad0e70
[ "Artistic-2.0" ]
null
null
null
package Mojo::Template; use Mojo::Base -base; use Carp 'croak'; use Mojo::ByteStream; use Mojo::Exception; use Mojo::Util qw(decode encode monkey_patch slurp); use constant DEBUG => $ENV{MOJO_TEMPLATE_DEBUG} || 0; has [qw(auto_escape compiled)]; has [qw(append code prepend template)] => ''; has capture_end => 'end...
23.909224
79
0.581935
ed7b1d2b8912453f26797a8497463aba2dd5a953
7,283
al
Perl
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0390-390-1569.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0390-390-1569.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/planar-triangulations-2/triangulation-0390-390-1569.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
1 86 354 2 43 45 48 193 220 251 322 340 382 3 11 66 79 109 208 242 4 138 238 240 273 5 27 38 87 96 132 194 6 195 7 15 289 334 8 130 172 237 318 351 9 6 176 252 291 365 10 33 163 227 341 11 242 244 383 12 94 154 174 279 311 13 256 286 298 337 14 53 162 224 313 381 15 7 196 244 16 42 46 108 137 330 17 59 117 18 27 65 154...
18.674359
36
0.731155
ed80e6ee07bf49ab901fba773158d2f3f943ce6a
6,117
pm
Perl
perun-cli/Perun/beans/Publication.pm
ondrejvelisek/perun
585dba97fb6aaacd9478084578a4217911205a55
[ "BSD-2-Clause" ]
null
null
null
perun-cli/Perun/beans/Publication.pm
ondrejvelisek/perun
585dba97fb6aaacd9478084578a4217911205a55
[ "BSD-2-Clause" ]
null
null
null
perun-cli/Perun/beans/Publication.pm
ondrejvelisek/perun
585dba97fb6aaacd9478084578a4217911205a55
[ "BSD-2-Clause" ]
null
null
null
package Perun::beans::Publication; use strict; use warnings; use Perun::Common; use overload '""' => \&toString; sub toString { my $self = shift; my @authors = $self->{_authors}; my $rank = $self->{_rank}; my $id = $self->{_id}; my $externalId = $self->{_externalId}; my $publicationSystemId = $self->{public...
15.44697
112
0.597025
ed20f6d721654d55f71291718c00ecc0da55b245
209
pm
Perl
auto-lib/Azure/ServiceFabricData/ServicePlacementRequireDomainDistributionPolicyDescription.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/ServiceFabricData/ServicePlacementRequireDomainDistributionPolicyDescription.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/ServiceFabricData/ServicePlacementRequireDomainDistributionPolicyDescription.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::ServiceFabricData::ServicePlacementRequireDomainDistributionPolicyDescription; use Moose; has 'Type' => (is => 'ro', isa => 'Str' ); has 'DomainName' => (is => 'ro', isa => 'Str' ); 1;
29.857143
93
0.650718
ed80516d48f1c3571a4b5184d6284184d41b9e29
776
pl
Perl
Perl/InlineCPP/Hash/UseMacro/main.pl
taku-xhift/labo
89dc28fdb602c7992c6f31920714225f83a11218
[ "MIT" ]
null
null
null
Perl/InlineCPP/Hash/UseMacro/main.pl
taku-xhift/labo
89dc28fdb602c7992c6f31920714225f83a11218
[ "MIT" ]
null
null
null
Perl/InlineCPP/Hash/UseMacro/main.pl
taku-xhift/labo
89dc28fdb602c7992c6f31920714225f83a11218
[ "MIT" ]
null
null
null
use Inline CPP => Config => LIBS => '-L/lib/gcc/i686-pc-cygwin/3.4.4 /cygdrive/d/PersonalTool/xyzzy/laboratory/Perl/InlineCPP/Include/ -lmylib -lstdc++ -lMacro', INC => '-I/cygdrive/d/PersonalTool/xyzzy/laboratory/Perl/InlineCPP/Include'; # INC => '-I/D:/Personal...
28.740741
162
0.585052
ed4995f4b0a5a0be7ba84c8307fcad4c33b3138d
3,304
pm
Perl
cloud/google/gcp/compute/computeengine/mode/discovery.pm
petneli/centreon-plugins
d131e60a1859fdd0e959623de56e6e7512c669af
[ "Apache-2.0" ]
316
2015-01-18T20:37:21.000Z
2022-03-27T00:20:35.000Z
cloud/google/gcp/compute/computeengine/mode/discovery.pm
petneli/centreon-plugins
d131e60a1859fdd0e959623de56e6e7512c669af
[ "Apache-2.0" ]
2,333
2015-04-26T19:10:19.000Z
2022-03-31T15:35:21.000Z
cloud/google/gcp/compute/computeengine/mode/discovery.pm
petneli/centreon-plugins
d131e60a1859fdd0e959623de56e6e7512c669af
[ "Apache-2.0" ]
371
2015-01-18T20:37:23.000Z
2022-03-22T10:10:16.000Z
# # Copyright 2021 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.764706
109
0.603511
ed6af2de3263768e40389c61ff1e20d93e6b3fe9
27,692
pm
Perl
test/lib/pgBackRestTest/Env/Host/HostDbSyntheticTest.pm
jreidthompson/pgbackrest
8babd558bc3a5b930fd096ffb306551773f1f14d
[ "MIT" ]
null
null
null
test/lib/pgBackRestTest/Env/Host/HostDbSyntheticTest.pm
jreidthompson/pgbackrest
8babd558bc3a5b930fd096ffb306551773f1f14d
[ "MIT" ]
null
null
null
test/lib/pgBackRestTest/Env/Host/HostDbSyntheticTest.pm
jreidthompson/pgbackrest
8babd558bc3a5b930fd096ffb306551773f1f14d
[ "MIT" ]
null
null
null
#################################################################################################################################### # HostDbTest.pm - Database host #################################################################################################################################### package pgBackRestTest...
38.568245
135
0.539867
ed751a226a758e6277b238ed514e3030a6775040
6,267
pm
Perl
tools/adobe/Codex2.pm
brycelelbach/asl
df0d271f6c67fbb944039a9455c4eb69ae6df141
[ "MIT" ]
4
2015-10-02T17:31:56.000Z
2019-04-17T00:54:15.000Z
tools/adobe/Codex2.pm
brycelelbach/asl
df0d271f6c67fbb944039a9455c4eb69ae6df141
[ "MIT" ]
null
null
null
tools/adobe/Codex2.pm
brycelelbach/asl
df0d271f6c67fbb944039a9455c4eb69ae6df141
[ "MIT" ]
null
null
null
# ========================================================================= # Formatting: Expand tabs, 4 spaces per indent level. # ========================================================================= =pod =head1 NAME Adobe::Codex2 - Perl interface to Codex 2.0 system. =head1 SYNOPSIS use Adobe::Codex2; ...
26.782051
78
0.589596
ed4a54003da2b7fb4cce17ab53371fe1a092c9a9
6,677
pm
Perl
Mojoqq/perl/vendor/lib/DateTime/TimeZone/Australia/Lindeman.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
null
null
null
Mojoqq/perl/vendor/lib/DateTime/TimeZone/Australia/Lindeman.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
null
null
null
Mojoqq/perl/vendor/lib/DateTime/TimeZone/Australia/Lindeman.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
null
null
null
# This file is auto-generated by the Perl DateTime Suite time zone # code generator (0.07) This code generator comes with the # DateTime::TimeZone module distribution in the tools/ directory # # Generated from /tmp/JvovdcV6u5/australasia. Olson data version 2016d # # Do not edit this file directly. # package DateTime...
26.287402
93
0.651191
ed547be07d00f8681c9ef9d4430fad629f551170
2,808
pm
Perl
src/perl/qto/lib/Qto/Controller/Export.pm
Diverdi/qto
5f0783daefca45395d16362cd44bf12748f74186
[ "Artistic-1.0-Perl", "MIT" ]
6
2020-02-12T11:19:42.000Z
2022-02-13T00:07:19.000Z
src/perl/qto/lib/Qto/Controller/Export.pm
Diverdi/qto
5f0783daefca45395d16362cd44bf12748f74186
[ "Artistic-1.0-Perl", "MIT" ]
5
2020-03-31T19:46:00.000Z
2020-06-25T11:59:56.000Z
src/perl/qto/lib/Qto/Controller/Export.pm
Diverdi/qto
5f0783daefca45395d16362cd44bf12748f74186
[ "Artistic-1.0-Perl", "MIT" ]
13
2020-02-12T11:20:38.000Z
2020-06-30T16:15:38.000Z
package Qto::Controller::Export ; use strict ; use warnings ; require Exporter; our @ISA = qw(Exporter Mojo::Base Qto::Controller::BaseController); our $AUTOLOAD =(); our $ModuleDebug = 0 ; use AutoLoader; use parent qw(Qto::Controller::BaseController); use Carp qw /cluck confess shortmess croak carp/ ; use Data::Pr...
38.465753
126
0.543091
ed498c13b096fa1d65b8ae408416aa86d3fb1411
2,263
pl
Perl
tools/mirrorbrain-ci-asn.pl
openSUSE/mirrorbrain
c5fcf05bad171d6c59f5ca47e988372d1ab4f0c2
[ "Apache-2.0" ]
24
2017-10-13T13:00:45.000Z
2022-03-28T01:46:12.000Z
tools/mirrorbrain-ci-asn.pl
seccer22/mirrorbrain
c5fcf05bad171d6c59f5ca47e988372d1ab4f0c2
[ "Apache-2.0" ]
46
2017-08-03T15:13:53.000Z
2022-03-29T09:32:06.000Z
tools/mirrorbrain-ci-asn.pl
seccer22/mirrorbrain
c5fcf05bad171d6c59f5ca47e988372d1ab4f0c2
[ "Apache-2.0" ]
16
2018-02-08T04:43:09.000Z
2022-03-20T19:22:52.000Z
#!/usr/bin/env perl use strict; use warnings; use feature qw( say ); use MaxMind::DB::Writer::Tree; my $filename = 'mirrorbrain-ci-asn.mmdb'; # Your top level data structure will always be a map (hash). The MMDB format # is strongly typed. Describe your data types here. # See https://metacpan.org/pod/MaxMind::DB:...
25.426966
134
0.642952
ed73f142ab9c99c04ef3b392b99918671bd4fb5b
3,102
t
Perl
t/node/remote-addr-ipv6.t
mohanwang/apisix2.0_read
24a197c4a40a37302dd860bb318d60841b3c9a28
[ "Apache-2.0" ]
1
2021-01-06T08:33:43.000Z
2021-01-06T08:33:43.000Z
t/node/remote-addr-ipv6.t
mohanwang/apisix2.0_read
24a197c4a40a37302dd860bb318d60841b3c9a28
[ "Apache-2.0" ]
null
null
null
t/node/remote-addr-ipv6.t
mohanwang/apisix2.0_read
24a197c4a40a37302dd860bb318d60841b3c9a28
[ "Apache-2.0" ]
null
null
null
# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not us...
22.642336
81
0.599613
73f439b987bd5034fce895b034578820ab4b254e
3,729
pm
Perl
framework/core/Project/Math.pm
dericp/defects4j
252f7b0e259678dfd1074679c7974c6eb384ad02
[ "MIT" ]
null
null
null
framework/core/Project/Math.pm
dericp/defects4j
252f7b0e259678dfd1074679c7974c6eb384ad02
[ "MIT" ]
null
null
null
framework/core/Project/Math.pm
dericp/defects4j
252f7b0e259678dfd1074679c7974c6eb384ad02
[ "MIT" ]
null
null
null
#------------------------------------------------------------------------------- # Copyright (c) 2014-2015 René Just, Darioush Jalali, and Defects4J contributors. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to d...
27.828358
81
0.620005
ed8500fb89989ac62ab5bcfef0bc7dadd0dba088
2,901
pl
Perl
src/main/webapp/assets/filetree/jqueryFileTree.pl
yousef1876/CRM_Accounting_HR
c76225e6f6694c9021530b5a39dd31010cc200a9
[ "MIT" ]
19
2015-03-06T13:47:24.000Z
2020-09-20T14:39:08.000Z
src/main/webapp/assets/filetree/jqueryFileTree.pl
yousef1876/CRM_Accounting_HR
c76225e6f6694c9021530b5a39dd31010cc200a9
[ "MIT" ]
5
2016-07-05T06:06:31.000Z
2016-07-27T05:21:36.000Z
src/main/webapp/assets/filetree/jqueryFileTree.pl
yousef1876/CRM_Accounting_HR
c76225e6f6694c9021530b5a39dd31010cc200a9
[ "MIT" ]
7
2015-04-19T14:08:55.000Z
2022-03-10T15:35:30.000Z
#!/usr/bin/perl use strict; use HTML::Entities (); #----------------------------------------------------------- # jQuery File Tree Perl Connector # # Version 1.0 # # Oleg Burlaca # http://www.burlaca.com/2009/02/jquery-file-tree-connector/ # 12 February 2009 #------------------------------------------...
28.441176
188
0.408135
ed85ad6b564c396e161abd8797375e6608faf93f
5,685
pm
Perl
misc-scripts/cloud/EnsCloud/Describer.pm
arnaudxk/ensembl
2baa0f180dde74e9d89b7ac0495d15c79bc63ff3
[ "Apache-2.0" ]
null
null
null
misc-scripts/cloud/EnsCloud/Describer.pm
arnaudxk/ensembl
2baa0f180dde74e9d89b7ac0495d15c79bc63ff3
[ "Apache-2.0" ]
null
null
null
misc-scripts/cloud/EnsCloud/Describer.pm
arnaudxk/ensembl
2baa0f180dde74e9d89b7ac0495d15c79bc63ff3
[ "Apache-2.0" ]
1
2016-02-17T09:50:07.000Z
2016-02-17T09:50:07.000Z
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licen...
28.004926
100
0.523483
ed1a47c30cd16135a1a4cefcff477ea30a03e8b2
102,049
pl
Perl
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/aes/asm/aesni-x86.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
2,757
2018-04-28T21:41:36.000Z
2022-03-29T06:33:36.000Z
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/aes/asm/aesni-x86.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
1,432
2017-06-21T04:08:48.000Z
2020-08-25T16:21:15.000Z
deps/src/node-v10.15.3/deps/openssl/openssl/crypto/aes/asm/aesni-x86.pl
Mstronach/turicreate
c5e0e58d44adc1c1414eac486f3dc17a721a296e
[ "BSD-3-Clause" ]
449
2018-05-09T05:54:05.000Z
2022-03-30T14:54:18.000Z
#! /usr/bin/env perl # Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org...
29.89133
75
0.592186
73d26d5734e06050bc1bd570131211ade2e6865e
3,877
pm
Perl
perl-lib/apachelog.pm
benizi/dotfiles
d7727d544cfb41d5e991a75cb2f6ffe30ceed2a4
[ "MIT" ]
2
2017-04-26T10:51:36.000Z
2019-12-24T20:36:32.000Z
perl-lib/apachelog.pm
benizi/dotfiles
d7727d544cfb41d5e991a75cb2f6ffe30ceed2a4
[ "MIT" ]
null
null
null
perl-lib/apachelog.pm
benizi/dotfiles
d7727d544cfb41d5e991a75cb2f6ffe30ceed2a4
[ "MIT" ]
1
2015-09-11T08:36:29.000Z
2015-09-11T08:36:29.000Z
package apachelog; use base 'Exporter'; our @EXPORT = our @EXPORT_OK = qw/&alog/; sub alog { apachelog->new(@_ ? shift : $_) } use Time::Local; sub new { my $self = bless {}, shift; @_ == 1 and $self->_parseline(shift); $self; } our %month_map = qw{ Jan 1 Feb 2 Mar 3 Apr 4 May 5 Jun 6 Jul 7 Aug 8 Sep ...
27.892086
159
0.435646
ed4c929a3c6710a4fd0ad936c6ceb6b95c903bff
2,720
pl
Perl
ThirdParty/bullet-2.75/Extras/vectormathlibrary/tests/compare.pl
CarysT/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
32
2016-05-22T23:09:19.000Z
2022-03-13T03:32:27.000Z
ThirdParty/bullet-2.75/Extras/vectormathlibrary/tests/compare.pl
Palestar/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
2
2016-05-30T19:45:58.000Z
2018-01-24T22:29:51.000Z
ThirdParty/bullet-2.75/Extras/vectormathlibrary/tests/compare.pl
Palestar/medusa
8e79f7738534d8cf60577ec42ed86621533ac269
[ "MIT" ]
17
2016-05-27T11:01:42.000Z
2022-03-13T03:32:30.000Z
#!/usr/bin/perl # # Copyright (C) 2006, 2007 Sony Computer Entertainment Inc. # All rights reserved. # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided that the # following conditions are met: # * Redistributions of source code must retain the above cop...
28.333333
78
0.622794
ed867673dfdbfee77cb2c6df30d35cc350702373
305
al
Perl
lib/auto/POSIX/vsprintf.al
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
lib/auto/POSIX/vsprintf.al
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
lib/auto/POSIX/vsprintf.al
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
# NOTE: Derived from ..\..\lib\POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 424 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto\POSIX\vsprintf.al)" sub vsprintf { unimpl "vsprintf() is C-specific"; } # end of POSIX::vsprintf 1;
23.461538
80
0.67541
ed5da5c31d3687ea4222927055e571d2b44a77dc
1,181
t
Perl
t/db.t
jmhutch/krang
fb96334f1be957ebbe63370ac50d989e28c3a8eb
[ "BSD-3-Clause" ]
1
2018-02-15T03:54:35.000Z
2018-02-15T03:54:35.000Z
t/db.t
jmhutch/krang
fb96334f1be957ebbe63370ac50d989e28c3a8eb
[ "BSD-3-Clause" ]
1
2018-07-24T21:38:29.000Z
2018-07-24T22:36:36.000Z
t/db.t
jmhutch/krang
fb96334f1be957ebbe63370ac50d989e28c3a8eb
[ "BSD-3-Clause" ]
2
2018-07-24T21:48:08.000Z
2020-05-25T18:18:05.000Z
use Krang::ClassFactory qw(pkg); use Test::More tests => 6; use strict; use warnings; no warnings 'deprecated'; use Krang::ClassLoader 'Script'; use Krang::ClassLoader 'Conf'; use Krang::ClassLoader DB => qw(dbh forget_dbh); my $dbh = dbh(); isa_ok($dbh, 'DBI::db', 'DBI handle for "' . pkg('Conf')->InstanceDBName . '...
29.525
85
0.677392
ed64ab2b1a72675a981b9546f6981d2afa742204
11,612
pm
Perl
centreon/common/fortinet/fortigate/mode/vpn.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
centreon/common/fortinet/fortigate/mode/vpn.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
centreon/common/fortinet/fortigate/mode/vpn.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
# # Copyright 2020 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
39.22973
210
0.540906
ed57ea02c3df3c1d87ab880d28101bae3e8ba574
8,761
pm
Perl
network/a10/ax/snmp/mode/vserverusage.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
network/a10/ax/snmp/mode/vserverusage.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
network/a10/ax/snmp/mode/vserverusage.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...
38.091304
140
0.572652
ed6b9e4564b4105a27226bb8e193d3bb4dd1bc54
27
t
Perl
t/01_encode.t
tokuhirom/nanobase
5bd72ae57ec8bb06db4a2ec604bb0e11ec595c2c
[ "MIT", "Unlicense" ]
1
2015-11-09T01:31:45.000Z
2015-11-09T01:31:45.000Z
t/01_encode.t
tokuhirom/nanobase
5bd72ae57ec8bb06db4a2ec604bb0e11ec595c2c
[ "MIT", "Unlicense" ]
null
null
null
t/01_encode.t
tokuhirom/nanobase
5bd72ae57ec8bb06db4a2ec604bb0e11ec595c2c
[ "MIT", "Unlicense" ]
null
null
null
exec q{t/01_encode} or die
27
27
0.740741
ed6e2c2cd9fef4d92d062f9edd3d04a5d1ba8f5a
512
pl
Perl
Perl STH/release.script/less.pl
lust4life/quick.dirty.perl
2e279f9ab6fe1bfed78641911597d9b5edce62bf
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
Perl STH/release.script/less.pl
lust4life/quick.dirty.perl
2e279f9ab6fe1bfed78641911597d9b5edce62bf
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
Perl STH/release.script/less.pl
lust4life/quick.dirty.perl
2e279f9ab6fe1bfed78641911597d9b5edce62bf
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
use 5.16.0; my $word_to_search = $ARGV[0]; my $show_line_match = $ARGV[1]; say qq(the \$word_to_search we match is $word_to_search); if($word_to_search){ for(glob "*.less"){ my $file = $_; open(FH, "<$file") or die "can not open $_ :$!"; my $has_show_file; while(<FH>){ if(/$word_to_search/){ ...
16
57
0.578125