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
ed0560f946f784d87d344b1f828851c2275ea512
3,448
t
Perl
examples/builtin/TestHashMap.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
36
2016-02-19T12:09:49.000Z
2022-02-03T13:13:21.000Z
examples/builtin/TestHashMap.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
null
null
null
examples/builtin/TestHashMap.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
6
2017-11-30T17:07:10.000Z
2022-03-12T14:46:21.000Z
/* * Copyright (c) 2006-2015, Universite de Lorraine, Inria * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * - Redistributions of source code must retain the above copyright * notic...
34.828283
80
0.649362
ed25ff24f94a1cc87f2ac978c610206db87ba6ec
10,192
pm
Perl
omd/versions/1.2.8p15.cre/lib/perl5/lib/perl5/Config/Tiny.pm
NCAR/spol-nagios
4f88bef953983050bc6568d3f1027615fbe223fb
[ "BSD-3-Clause" ]
null
null
null
omd/versions/1.2.8p15.cre/lib/perl5/lib/perl5/Config/Tiny.pm
NCAR/spol-nagios
4f88bef953983050bc6568d3f1027615fbe223fb
[ "BSD-3-Clause" ]
null
null
null
omd/versions/1.2.8p15.cre/lib/perl5/lib/perl5/Config/Tiny.pm
NCAR/spol-nagios
4f88bef953983050bc6568d3f1027615fbe223fb
[ "BSD-3-Clause" ]
null
null
null
package Config::Tiny; # If you thought Config::Simple was small... use strict; our $VERSION = '2.20'; # Also change version # in t/02.main.t. BEGIN { require 5.008001; $Config::Tiny::errstr = ''; } # Create an empty object sub new { bless {}, shift } # Create an object from a file sub read { my $class = ref $_[...
26.750656
115
0.684164
ed4a35909816cbbdd201cc179014ff247a6857a4
1,832
pm
Perl
auto-lib/Paws/SSM/MaintenanceWindowIdentity.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SSM/MaintenanceWindowIdentity.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/SSM/MaintenanceWindowIdentity.pm
agimenez/aws-sdk-perl
9c4dff7d1af2ff0210c28ca44fb9e92bc625712b
[ "Apache-2.0" ]
null
null
null
package Paws::SSM::MaintenanceWindowIdentity; use Moose; has Cutoff => (is => 'ro', isa => 'Int'); has Duration => (is => 'ro', isa => 'Int'); has Enabled => (is => 'ro', isa => 'Bool'); has Name => (is => 'ro', isa => 'Str'); has WindowId => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ...
22.341463
107
0.709607
ed4eea514737e6a03906e5032331716eefa543c8
1,962
pm
Perl
lib/WWW/CPANTS/Bin/Task/PostProcess/UpdateRanking.pm
haukex/www-cpants
eae6618924b057f504cb9e93aa69384d0c5705ab
[ "Artistic-1.0" ]
13
2015-05-06T19:10:54.000Z
2021-11-14T19:50:10.000Z
lib/WWW/CPANTS/Bin/Task/PostProcess/UpdateRanking.pm
haukex/www-cpants
eae6618924b057f504cb9e93aa69384d0c5705ab
[ "Artistic-1.0" ]
74
2015-01-16T01:38:36.000Z
2021-01-25T09:27:48.000Z
lib/WWW/CPANTS/Bin/Task/PostProcess/UpdateRanking.pm
haukex/www-cpants
eae6618924b057f504cb9e93aa69384d0c5705ab
[ "Artistic-1.0" ]
8
2015-03-10T11:43:50.000Z
2020-04-10T06:27:39.000Z
package WWW::CPANTS::Bin::Task::PostProcess::UpdateRanking; use Mojo::Base 'WWW::CPANTS::Bin::Task', -signatures; our @READ = qw/Authors Kwalitee/; our @WRITE = qw/Authors/; sub run ($self, @args) { my $db = $self->db; my $authors = $db->table('Authors'); my @methods = qw( select_all_pause_...
31.645161
76
0.550459
73e8c3eec96eabe14cbf6ff124011005d3de3121
5,874
t
Perl
openresty-win32-build/thirdparty/perl5-5.29.6/cpan/CPAN-Meta/t/merge.t
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
2
2018-06-15T08:32:44.000Z
2019-01-12T03:20:41.000Z
openresty-win32-build/thirdparty/perl5-5.29.6/cpan/CPAN-Meta/t/merge.t
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
openresty-win32-build/thirdparty/perl5-5.29.6/cpan/CPAN-Meta/t/merge.t
nneesshh/openresty-win32-build
bfbb9d7526020eda1788a0ed24f2be3c8be5c1c3
[ "MIT" ]
null
null
null
use strict; use warnings; use Test::More; use CPAN::Meta; use CPAN::Meta::Merge; delete $ENV{PERL_YAML_BACKEND}; delete $ENV{PERL_JSON_BACKEND}; delete $ENV{CPAN_META_JSON_BACKEND}; delete $ENV{CPAN_META_JSON_DECODER}; my %base = ( abstract => 'This is a test', author => ['A.U. Thor'], generated_by => 'Myself', ...
25.650655
136
0.586313
ed00d16aff216b38749cd23055f5a654ba4ca5b3
941
t
Perl
S03-operators/brainos.t
SirBogman/roast
0a0835a20951c93fea57a39dec1b2b8789d81fc5
[ "Artistic-2.0" ]
1
2019-11-06T05:07:10.000Z
2019-11-06T05:07:10.000Z
S03-operators/brainos.t
SirBogman/roast
0a0835a20951c93fea57a39dec1b2b8789d81fc5
[ "Artistic-2.0" ]
null
null
null
S03-operators/brainos.t
SirBogman/roast
0a0835a20951c93fea57a39dec1b2b8789d81fc5
[ "Artistic-2.0" ]
null
null
null
use v6; use Test; plan 9; =begin pod Raku has an explicitly declared C<=~> which should die at compile time and is intended to catch user "brainos"; it recommends C<~~> to the user instead. Similar for C<!~>. =end pod #L<S03/Chaining binary precedence/"To catch"> my $str = 'foo'; try { EVAL '$str =~ m/bar/;' }; ...
25.432432
72
0.527099
ed391ecca810e232202d5d303da85ace148af69c
1,620
pm
Perl
auto-lib/Paws/S3/SourceSelectionCriteria.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/S3/SourceSelectionCriteria.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/S3/SourceSelectionCriteria.pm
meis/aws-sdk-perl
6d61ffcf351e446f06d7e84e53caa08d98573959
[ "Apache-2.0" ]
null
null
null
package Paws::S3::SourceSelectionCriteria; use Moose; has SseKmsEncryptedObjects => (is => 'ro', isa => 'Paws::S3::SseKmsEncryptedObjects'); 1; ### main pod documentation begin ### =head1 NAME Paws::S3::SourceSelectionCriteria =head1 USAGE This class represents one of two things: =head3 Arguments in a call to...
27
109
0.761728
ed3814cdbc6576727cd0e500448b39d97411677f
38,546
t
Perl
t/01-tree.t
raydiak/perl6-Pod-To-HTMLBody
b0bfff8cd53e8b81ebdb62cc5b7629e727054276
[ "ClArtistic" ]
1
2018-03-06T06:32:50.000Z
2018-03-06T06:32:50.000Z
t/01-tree.t
raydiak/perl6-Pod-To-HTMLBody
b0bfff8cd53e8b81ebdb62cc5b7629e727054276
[ "ClArtistic" ]
null
null
null
t/01-tree.t
raydiak/perl6-Pod-To-HTMLBody
b0bfff8cd53e8b81ebdb62cc5b7629e727054276
[ "ClArtistic" ]
2
2020-06-07T18:10:14.000Z
2021-07-21T08:32:10.000Z
use v6; use Pod::To::Tree; use Pod::To::HTMLBody; use Test; subtest 'tree manipulation', { my $item = Node::Item.new; my $new-list = Node::List.new; $new-list.add-below( $item ); subtest 'links from new-list', { nok $new-list.parent; nok $new-list.previous-sibling; nok $new-list.next-sibling; is $new-lis...
22.114745
168
0.534245
ed4b5c60a819a388be378fe5dc184407c1adc631
3,371
pm
Perl
tests/network/snmp.pm
skriesch/os-autoinst-distri-opensuse
64271513af053c2ad6abb83234e8151064e389bd
[ "FSFAP" ]
null
null
null
tests/network/snmp.pm
skriesch/os-autoinst-distri-opensuse
64271513af053c2ad6abb83234e8151064e389bd
[ "FSFAP" ]
null
null
null
tests/network/snmp.pm
skriesch/os-autoinst-distri-opensuse
64271513af053c2ad6abb83234e8151064e389bd
[ "FSFAP" ]
null
null
null
# SUSE's openQA tests # # Copyright 2021 SUSE LLC # SPDX-License-Identifier: FSFAP # # Package: net-snmp # Summary: Test smtp server and client tools. # Maintainer: QE Core <qe-core@suse.de> use base 'opensusebasetest'; use warnings; use strict; use testapi; use utils; sub run { my $self = shift; $self->selec...
47.478873
176
0.718185
73e58b64f91f94f80e4e07840efc282af7e3c141
4,303
pl
Perl
afd2solexa_data/genes_tags_counts.pl
SchwarzEM/ems_perl
0c20b1fe1d215689ee8db3677b23175bd968841f
[ "BSD-3-Clause" ]
2
2021-07-19T09:00:17.000Z
2021-08-30T02:45:18.000Z
afd2solexa_data/genes_tags_counts.pl
Superboy666/ems_perl
ce78eb5c2120566e6e55a786ebd15382cb38736f
[ "BSD-3-Clause" ]
null
null
null
afd2solexa_data/genes_tags_counts.pl
Superboy666/ems_perl
ce78eb5c2120566e6e55a786ebd15382cb38736f
[ "BSD-3-Clause" ]
1
2021-07-19T09:00:18.000Z
2021-07-19T09:00:18.000Z
#!/usr/bin/perl # genes_tags_counts.pl -- Erich Schwarz <emsch@its.caltech.edu>, 2/28/2008. # Purpose: get useful gene/tag counts from Solexa splice/uniqs. use strict; use warnings; # Enforce superficially correct inputs. my $splice_file = $ARGV[0]; my $uniqs_file = $ARGV[1]; unless ( $#ARGV == 1 ) { die 'Form...
28.496689
76
0.595166
ed32670987307b1fea2559bcb657cd8f668fcf54
11,514
pm
Perl
lib/AmuseWikiFarm/View/HTML.pm
rojenzaman/amusewiki
df5585bc97ffc9eab069bdc4d9aedd5bad7a0d98
[ "Artistic-1.0" ]
null
null
null
lib/AmuseWikiFarm/View/HTML.pm
rojenzaman/amusewiki
df5585bc97ffc9eab069bdc4d9aedd5bad7a0d98
[ "Artistic-1.0" ]
null
null
null
lib/AmuseWikiFarm/View/HTML.pm
rojenzaman/amusewiki
df5585bc97ffc9eab069bdc4d9aedd5bad7a0d98
[ "Artistic-1.0" ]
null
null
null
package AmuseWikiFarm::View::HTML; use Moose; use namespace::autoclean; extends 'Catalyst::View::TT'; use AmuseWikiFarm::Log::Contextual; use Template::Filters; use AmuseWikiFarm::Utils::Amuse qw/amw_meta_stripper to_json/; use URI; $Template::Filters::FILTERS->{escape_invisible_chars} = \&escape_invisible_chars; $T...
35.319018
126
0.493486
ed41939525e3fa6f908f5b09f51534601b73276d
11,493
t
Perl
t/unit/configuration.t
FROGGS/mongo-perl-driver
965807e8a1c99db3cd2430d2a9598028872939ad
[ "Apache-2.0" ]
1
2018-10-25T15:16:11.000Z
2018-10-25T15:16:11.000Z
t/unit/configuration.t
FROGGS/mongo-perl-driver
965807e8a1c99db3cd2430d2a9598028872939ad
[ "Apache-2.0" ]
2
2019-07-24T19:05:40.000Z
2019-07-24T19:05:51.000Z
t/unit/configuration.t
shadow-dot-cat/mongo-perl-driver
905d422393572dd812a73b836b227cf9e0d27c39
[ "Apache-2.0" ]
null
null
null
# Copyright 2015 - present MongoDB, Inc. # # 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 t...
30.648
90
0.560602
ed45997ebf0005ede8bfec54cbe079543aaa515e
1,821
t
Perl
t/50_Cxn_Pool/17_static_runaway_nodes.t
szabosteve/elasticsearch-perl
1ff926c47baed00afcde09326ae5f4b8269dd225
[ "Apache-2.0" ]
70
2015-03-19T09:19:39.000Z
2022-03-01T20:06:00.000Z
t/50_Cxn_Pool/17_static_runaway_nodes.t
szabosteve/elasticsearch-perl
1ff926c47baed00afcde09326ae5f4b8269dd225
[ "Apache-2.0" ]
149
2015-03-10T20:51:53.000Z
2022-03-14T19:15:27.000Z
t/50_Cxn_Pool/17_static_runaway_nodes.t
szabosteve/elasticsearch-perl
1ff926c47baed00afcde09326ae5f4b8269dd225
[ "Apache-2.0" ]
51
2015-04-23T18:54:18.000Z
2022-03-10T19:50:16.000Z
# Licensed to Elasticsearch B.V. under one or more contributor # license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright # ownership. Elasticsearch B.V. licenses this file to you under # the Apache License, Version 2.0 (the "License"); you may # not use this f...
30.864407
78
0.646348
ed02d3b8723f812cde410fbd57fe585e42206995
103
pl
Perl
tp02/ex01.pl
bernas670/PLOG
238751b43615b18729c09f167ec20190c461ab80
[ "MIT" ]
null
null
null
tp02/ex01.pl
bernas670/PLOG
238751b43615b18729c09f167ec20190c461ab80
[ "MIT" ]
null
null
null
tp02/ex01.pl
bernas670/PLOG
238751b43615b18729c09f167ec20190c461ab80
[ "MIT" ]
1
2020-01-27T20:52:13.000Z
2020-01-27T20:52:13.000Z
r(a,b). r(a,c). r(b,a). r(a,d). s(b,c). s(b,d). s(c,c). s(d,e).
12.875
17
0.23301
ed44daf1bebc315ce6385afbea068357da56b1f5
2,512
pl
Perl
examples/ppdq_2005/pdq_models/mm1.pl
evelynmitchell/pdq
242e8a5ef15ee4c9bd67189861451eb5f34e3bf9
[ "MIT" ]
null
null
null
examples/ppdq_2005/pdq_models/mm1.pl
evelynmitchell/pdq
242e8a5ef15ee4c9bd67189861451eb5f34e3bf9
[ "MIT" ]
null
null
null
examples/ppdq_2005/pdq_models/mm1.pl
evelynmitchell/pdq
242e8a5ef15ee4c9bd67189861451eb5f34e3bf9
[ "MIT" ]
null
null
null
#! /usr/bin/perl ############################################################################### # Copyright (C) 1994 - 2013, Performance Dynamics Company # # # # This software is licensed as described in the file COPYING, ...
36.405797
79
0.566879
ed2a6502acf568f215ac383bac27ba30ff0e4a62
1,267
pm
Perl
auto-lib/Azure/Batch/UpdateBatchAccount.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Batch/UpdateBatchAccount.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Batch/UpdateBatchAccount.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::Batch::UpdateBatchAccount; use Moose; use MooseX::ClassAttribute; has 'accountName' => (is => 'ro', required => 1, isa => 'Str', traits => [ 'Azure::ParamInPath' ], ); has 'api_version' => (is => 'ro', required => 1, isa => 'Str', default => '2017-09-01', traits => [ 'Azure::ParamInQue...
39.59375
172
0.599842
ed1635298809625b890f97e1976fccf6ace2f2d5
32,150
pl
Perl
tools/gen_funcs.pl
svandecappelle/go-testdeep
716933871b2e396554bd8c35ebd1f2c700b77b0c
[ "BSD-2-Clause" ]
null
null
null
tools/gen_funcs.pl
svandecappelle/go-testdeep
716933871b2e396554bd8c35ebd1f2c700b77b0c
[ "BSD-2-Clause" ]
null
null
null
tools/gen_funcs.pl
svandecappelle/go-testdeep
716933871b2e396554bd8c35ebd1f2c700b77b0c
[ "BSD-2-Clause" ]
null
null
null
#!/usr/bin/env perl # Copyright (c) 2018, Maxime Soulé # All rights reserved. # # This source code is licensed under the BSD-style license found in the # LICENSE file in the root directory of this source tree. use strict; use warnings; use autodie; use 5.010; use IPC::Open2; die "usage $0 [-h]\n" if @ARGV != 0; (m...
29.360731
155
0.420933
73ddfadc2a2c4140fa9f32ab09f82526fa8c55ba
59,210
pm
Perl
lib/Mail/SpamAssassin/BayesStore/SQL.pm
ToToL/spamassassin
fa5a88c0c3fac815e2a2b69b1bb795f2fffa3684
[ "Apache-2.0" ]
196
2015-01-13T03:55:31.000Z
2022-03-29T23:56:13.000Z
lib/Mail/SpamAssassin/BayesStore/SQL.pm
ToToL/spamassassin
fa5a88c0c3fac815e2a2b69b1bb795f2fffa3684
[ "Apache-2.0" ]
2
2015-03-23T21:32:14.000Z
2018-10-18T15:37:36.000Z
lib/Mail/SpamAssassin/BayesStore/SQL.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...
25.110263
121
0.608968
ed498ab1660de63169d53c580fe1decc68ea75f3
21,658
pm
Perl
lib/PerlPoint/Constants.pm
git-the-cpan/PerlPoint-Package
a251aa46f8b197732260b973e805e481f739b1a7
[ "Unlicense" ]
null
null
null
lib/PerlPoint/Constants.pm
git-the-cpan/PerlPoint-Package
a251aa46f8b197732260b973e805e481f739b1a7
[ "Unlicense" ]
null
null
null
lib/PerlPoint/Constants.pm
git-the-cpan/PerlPoint-Package
a251aa46f8b197732260b973e805e481f739b1a7
[ "Unlicense" ]
null
null
null
# = HISTORY SECTION ===================================================================== # --------------------------------------------------------------------------------------- # version | date | author | changes # ---------------------------------------------------------------------------------------...
27.909794
132
0.603195
73d28cae7b1195c1eb547a81a21e74958680a74c
974
pm
Perl
tools/test_modules/m11750.pm
arjunm8/hashcat
61e8368592e7ba0db1fe2ce4b0ac58d876b8c071
[ "MIT" ]
1
2021-05-05T11:29:07.000Z
2021-05-05T11:29:07.000Z
tools/test_modules/m11750.pm
snowphantom/hashcat
dc9a246893d8bec9a5b2412f372617a165ad9bcf
[ "MIT" ]
null
null
null
tools/test_modules/m11750.pm
snowphantom/hashcat
dc9a246893d8bec9a5b2412f372617a165ad9bcf
[ "MIT" ]
null
null
null
#!/usr/bin/env perl ## ## Author......: See docs/credits.txt ## License.....: MIT ## use strict; use warnings; sub module_constraints { [[0, 256], [0, 256], [-1, -1], [-1, -1], [-1, -1]] } sub module_generate_hash { my $word = shift; my $salt = shift; my $python_code = <<"END_CODE"; import binascii import hm...
17.709091
77
0.634497
73fb85967d0c095a4803610cfb0018894bce4f49
57
pl
Perl
Arithmetic/08.pl
dvberkel/99-prolog-problems
a69926cef25d271804312dec49ffcb100862f0ac
[ "MIT" ]
2
2021-03-29T13:48:24.000Z
2021-10-31T10:52:24.000Z
Arithmetic/08.pl
dvberkel/99-prolog-problems
a69926cef25d271804312dec49ffcb100862f0ac
[ "MIT" ]
null
null
null
Arithmetic/08.pl
dvberkel/99-prolog-problems
a69926cef25d271804312dec49ffcb100862f0ac
[ "MIT" ]
1
2021-08-07T19:06:45.000Z
2021-08-07T19:06:45.000Z
:- ['07']. co_prime(P, Q) :- gcd(P, Q, Gcd), Gcd =:= 1.
14.25
44
0.421053
ed3bd53f799f1136a4c41cc53dc6a18e2bd8f534
14,811
pl
Perl
phylogenomics/ens_single-copy_core_genes.pl
ammarabdalrahem/plant-scripts
4a209f1bcfbbd09efb88931a5bc7dde7b798685a
[ "Apache-2.0" ]
9
2021-01-27T15:37:57.000Z
2022-02-15T08:05:50.000Z
phylogenomics/ens_single-copy_core_genes.pl
ammarabdalrahem/plant-scripts
4a209f1bcfbbd09efb88931a5bc7dde7b798685a
[ "Apache-2.0" ]
2
2021-12-01T13:02:43.000Z
2022-01-24T07:53:37.000Z
phylogenomics/ens_single-copy_core_genes.pl
ammarabdalrahem/plant-scripts
4a209f1bcfbbd09efb88931a5bc7dde7b798685a
[ "Apache-2.0" ]
8
2020-10-22T11:30:53.000Z
2022-03-19T07:51:46.000Z
#!/usr/bin/env perl use strict; use warnings; use Getopt::Long qw(:config no_ignore_case); use Benchmark; use Data::Dumper; use HTTP::Tiny; use JSON qw(decode_json); use FindBin '$Bin'; use lib $Bin; use PlantCompUtils qw( download_compara_TSV_file perform_rest_action transverse_tree_json minimize_MSA $REQUEST_COU...
32.127983
106
0.57383
73e12c4966a4454a25d0e4947b1fd54bf3b1afab
1,234
t
Perl
t/opt_suffix.t
ntnl/Fed
f7be1c4d9d4be559fc99e7eb28e729d4423cca8f
[ "Artistic-1.0" ]
2
2016-02-06T14:12:35.000Z
2021-12-28T06:55:59.000Z
t/opt_suffix.t
ntnl/Fed
f7be1c4d9d4be559fc99e7eb28e729d4423cca8f
[ "Artistic-1.0" ]
null
null
null
t/opt_suffix.t
ntnl/Fed
f7be1c4d9d4be559fc99e7eb28e729d4423cca8f
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/perl ################################################################################ # # fed - File editor. # # Copyright (C) 2011 Bartłomiej /Natanael/ Syguła # # This is free software. # It is licensed, and can be distributed under the same terms as Perl itself. # ########################################...
22.436364
155
0.552674
ed489af1c91acce7a9c178d7c0353caa13fa4e2a
74,832
pl
Perl
node_modules/grpc/third_party/boringssl/crypto/aes/asm/aes-x86_64.pl
bharathappali/carousel-makeover
dd905a12ab6bda280fa79df289827e5f210722d7
[ "Apache-2.0" ]
91
2018-11-24T05:33:58.000Z
2022-03-16T05:58:05.000Z
node_modules/grpc/third_party/boringssl/crypto/aes/asm/aes-x86_64.pl
bharathappali/carousel-makeover
dd905a12ab6bda280fa79df289827e5f210722d7
[ "Apache-2.0" ]
11
2019-06-02T23:50:17.000Z
2022-02-04T23:58:56.000Z
node_modules/grpc/third_party/boringssl/crypto/aes/asm/aes-x86_64.pl
bharathappali/carousel-makeover
dd905a12ab6bda280fa79df289827e5f210722d7
[ "Apache-2.0" ]
18
2018-11-24T10:35:29.000Z
2021-04-22T07:22:10.000Z
#!/usr/bin/env perl # # ==================================================================== # Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL # project. The module is, however, dual licensed under OpenSSL and # CRYPTOGAMS licenses depending on where you obtain it. For further # details see http://www.o...
26.668567
89
0.638965
73fb8b6ccf5f6b75815a07f234867bac95d5e9dd
25,410
pm
Perl
lib/SemanticWeb/Schema/Vehicle.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
lib/SemanticWeb/Schema/Vehicle.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
lib/SemanticWeb/Schema/Vehicle.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
use utf8; package SemanticWeb::Schema::Vehicle; # ABSTRACT: A vehicle is a device that is designed or used to transport people or cargo over land use Moo; extends qw/ SemanticWeb::Schema::Product /; use MooX::JSON_LD 'Vehicle'; use Ref::Util qw/ is_plain_hashref /; # RECOMMEND PREREQ: Ref::Util::XS use namespace...
18.878158
357
0.725659
ed4a4f7e2bf553db0536085a921c81ebcaa991a9
5,681
t
Perl
S02-types/mixed_multi_dimensional.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
S02-types/mixed_multi_dimensional.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
S02-types/mixed_multi_dimensional.t
lathropd/roast
85a3ffb9eda173337ea98bb857327916237ce87c
[ "Artistic-2.0" ]
null
null
null
use v6; use Test; plan 80; =begin description This tests some mixed multi-dimensional structures. NOTE: These tests don't go any more than two levels deep (AoH, AoP) in most cases. When we have this support, then this test should be added too more. Some deeper tests were already added. =end description # UNSP...
27.712195
86
0.563281
73d146ce655e388acbb9de7cc41077633a7e1d5f
2,353
t
Perl
t/regression/chart_format11.t
f20/excel-writer-xlsx
b08a865c6972f935b7d72e64e5580cca8e6cc299
[ "Artistic-1.0-Perl" ]
61
2015-02-03T02:49:53.000Z
2022-02-13T09:17:53.000Z
t/regression/chart_format11.t
f20/excel-writer-xlsx
b08a865c6972f935b7d72e64e5580cca8e6cc299
[ "Artistic-1.0-Perl" ]
167
2015-01-02T09:25:11.000Z
2022-02-16T22:04:20.000Z
t/regression/chart_format11.t
f20/excel-writer-xlsx
b08a865c6972f935b7d72e64e5580cca8e6cc299
[ "Artistic-1.0-Perl" ]
31
2015-02-16T12:06:45.000Z
2021-10-14T13:03:22.000Z
############################################################################### # # Tests the output of Excel::Writer::XLSX against Excel generated files. # # Copyright 2000-2021, John McNamara, jmcnamara@cpan.org # use lib 't/lib'; use TestFunctions qw(_compare_xlsx_files _is_deep_diff); use strict; use warnings; us...
22.625
79
0.483638
73d9b7a59134773ccb35d868aefe7fe4115c7508
4,684
pl
Perl
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/uz-Latn-UZ.pl
tomoyanp/isucon9-qualify-20210912
f84b5d1c82f9d41bbba02422c1a6acd358d9c41a
[ "MIT" ]
null
null
null
webapp/perl/local/lib/perl5/auto/share/dist/DateTime-Locale/uz-Latn-UZ.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/uz-Latn-UZ.pl
matsubara0507/isucon9-kansousen
77b19085d76add98a3ce7370063a8636cde62499
[ "MIT" ]
null
null
null
{ am_pm_abbreviated => [ "TO", "TK", ], available_formats => { Bh => "B h", Bhm => "B h:mm", Bhms => "B h:mm:ss", E => "ccc", EBhm => "E, B h:mm", EBhms => "E, B h:mm:ss", EHm => "E, HH:mm", EHms => "E, HH:mm:ss", Ed => "d, E", Ehm => "E, h:mm a", Ehms => "E, h:...
17.157509
62
0.443638
ed089cdad2d52ff485fb06becf9cf17df57acb15
5,782
pm
Perl
modules/Bio/EnsEMBL/GlyphSet/contig.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Bio/EnsEMBL/GlyphSet/contig.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Bio/EnsEMBL/GlyphSet/contig.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
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...
31.769231
217
0.554825
ed4ac9c2445cd5826bb1e16ac6dccc92088d93ff
2,985
pl
Perl
src/libYARP_sig_logpolar/configure.pl
robotology-legacy/yarp1
21434f5b776edea201b39a9644552dca59339dbc
[ "Artistic-1.0-Perl" ]
null
null
null
src/libYARP_sig_logpolar/configure.pl
robotology-legacy/yarp1
21434f5b776edea201b39a9644552dca59339dbc
[ "Artistic-1.0-Perl" ]
null
null
null
src/libYARP_sig_logpolar/configure.pl
robotology-legacy/yarp1
21434f5b776edea201b39a9644552dca59339dbc
[ "Artistic-1.0-Perl" ]
null
null
null
#! /usr/bin/perl # # --file <config_file> # where <config_file> is the filename of the context config file. # use Getopt::Long; use File::Copy; print "Entering configure process of YARP log-polar library...\n"; $yarp_root = $ENV{'YARP_ROOT'}; if (!defined($yarp_root)) { die "YARP_ROOT environment variable must be ...
34.709302
136
0.720268
ed08ef594938511a2944935d4b4adf06889b2aca
1,699
pm
Perl
cloud/aws/elb/application/plugin.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
1
2021-03-16T22:20:32.000Z
2021-03-16T22:20:32.000Z
cloud/aws/elb/application/plugin.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
cloud/aws/elb/application/plugin.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
# # Copyright 2020 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
31.462963
87
0.675103
ed3c2f593ddb60fa1dd860a2c753ee0da3caaa7f
3,824
pm
Perl
auto-lib/Paws/SSM/OpsItemSummary.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/SSM/OpsItemSummary.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/SSM/OpsItemSummary.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
# Generated by default/object.tt package Paws::SSM::OpsItemSummary; use Moose; has ActualEndTime => (is => 'ro', isa => 'Str'); has ActualStartTime => (is => 'ro', isa => 'Str'); has Category => (is => 'ro', isa => 'Str'); has CreatedBy => (is => 'ro', isa => 'Str'); has CreatedTime => (is => 'ro', isa => '...
23.036145
102
0.694038
ed0339cbe1352c4b78774620fddb8e2238b43d71
116,642
pl
Perl
vpx_dsp/vpx_dsp_rtcd_defs.pl
phoenixstar7/VP9-GE
c530208ae3cc0cb6835aeaa8e9ceb7edb37f40f0
[ "BSD-3-Clause" ]
null
null
null
vpx_dsp/vpx_dsp_rtcd_defs.pl
phoenixstar7/VP9-GE
c530208ae3cc0cb6835aeaa8e9ceb7edb37f40f0
[ "BSD-3-Clause" ]
null
null
null
vpx_dsp/vpx_dsp_rtcd_defs.pl
phoenixstar7/VP9-GE
c530208ae3cc0cb6835aeaa8e9ceb7edb37f40f0
[ "BSD-3-Clause" ]
null
null
null
sub vpx_dsp_forward_decls() { print <<EOF /* * DSP */ #include "vpx/vpx_integer.h" #include "vpx_dsp/vpx_dsp_common.h" EOF } forward_decls qw/vpx_dsp_forward_decls/; # functions that are 64 bit only. $mmx_x86_64 = $sse2_x86_64 = $ssse3_x86_64 = $avx_x86_64 = $avx2_x86_64 = ''; if ($opts{arch} eq "x86_64") { $mmx...
65.936687
365
0.793385
ed40500d32da28dbe675bf903ccb33d675143dff
1,598
pm
Perl
auto-lib/Paws/CloudFront/CachePolicySummary.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/CloudFront/CachePolicySummary.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/CloudFront/CachePolicySummary.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
# Generated by default/object.tt package Paws::CloudFront::CachePolicySummary; use Moose; has CachePolicy => (is => 'ro', isa => 'Paws::CloudFront::CachePolicy', required => 1); has Type => (is => 'ro', isa => 'Str', required => 1); 1; ### main pod documentation begin ### =head1 NAME Paws::CloudFront::CachePo...
24.212121
107
0.727159
73fff19085317d9b5650caae812fa6f0732437f8
5,906
pm
Perl
core/server/OpenXPKI/Server/Workflow/Activity/SCEPv2/PersistRequest.pm
mrscotty/openxpki
e02e08fba744e741eb31c733fbbe477dde2cca1d
[ "Apache-2.0" ]
null
null
null
core/server/OpenXPKI/Server/Workflow/Activity/SCEPv2/PersistRequest.pm
mrscotty/openxpki
e02e08fba744e741eb31c733fbbe477dde2cca1d
[ "Apache-2.0" ]
null
null
null
core/server/OpenXPKI/Server/Workflow/Activity/SCEPv2/PersistRequest.pm
mrscotty/openxpki
e02e08fba744e741eb31c733fbbe477dde2cca1d
[ "Apache-2.0" ]
null
null
null
# OpenXPKI::Server::Workflow::Activity::CSR:PersistRequest: # Written by Alexander Klink for the OpenXPKI project 2006 # Copyright (c) 2006 by The OpenXPKI Project package OpenXPKI::Server::Workflow::Activity::SCEPv2::PersistRequest; use strict; use base qw( OpenXPKI::Server::Workflow::Activity ); use OpenXPKI::Serv...
32.994413
115
0.550965
ed497f19981d69ba3cd5ce89a3f565962ef57d4a
1,547
pm
Perl
lib/VIC/PIC/P16F648A.pm
gitpan/VIC
e4129f70186638cc02956959e9446435b6000142
[ "Artistic-1.0" ]
null
null
null
lib/VIC/PIC/P16F648A.pm
gitpan/VIC
e4129f70186638cc02956959e9446435b6000142
[ "Artistic-1.0" ]
null
null
null
lib/VIC/PIC/P16F648A.pm
gitpan/VIC
e4129f70186638cc02956959e9446435b6000142
[ "Artistic-1.0" ]
null
null
null
package VIC::PIC::P16F648A; use strict; use warnings; our $VERSION = '0.23'; $VERSION = eval $VERSION; use Moo; extends 'VIC::PIC::P16F627A'; # role CodeGen has type => (is => 'ro', default => 'p16f648a'); has include => (is => 'ro', default => 'p16f648a.inc'); has memory => (is => 'ro', default => sub { { ...
19.582278
72
0.564318
ed4e9afdc39e0aa6650e57f044ff9f8f2d700f44
88
t
Perl
t/basic.t
coppit/module-install-getprogramlocations
58b66455d6bb2fc9d8409be812189fd1a41fd6c7
[ "FSFAP" ]
null
null
null
t/basic.t
coppit/module-install-getprogramlocations
58b66455d6bb2fc9d8409be812189fd1a41fd6c7
[ "FSFAP" ]
null
null
null
t/basic.t
coppit/module-install-getprogramlocations
58b66455d6bb2fc9d8409be812189fd1a41fd6c7
[ "FSFAP" ]
null
null
null
use Test::More tests => 1; BEGIN { use_ok( 'Module::Install::GetProgramLocations' ); }
22
59
0.681818
ed0026433cbfa64021c2184150315d985643fd16
2,269
t
Perl
t/regression/image49.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
1
2020-08-18T17:23:15.000Z
2020-08-18T17:23:15.000Z
t/regression/image49.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
null
null
null
t/regression/image49.t
lcorbasson/excel-writer-xlsx
c8f60933dffdffd8a4a65360a88a4e206310916a
[ "Artistic-1.0-Perl" ]
null
null
null
############################################################################### # # Tests the output of Excel::Writer::XLSX against Excel generated files. # # Copyright 2000-2020, John McNamara, jmcnamara@cpan.org # use lib 't/lib'; use TestFunctions qw(_compare_xlsx_files _is_deep_diff); use strict; use warnings; us...
27.337349
79
0.548259
ed4d5696d84d01fc452b809254d63ea7b63420e4
64,621
t
Perl
t/perl/lib/proxy_constant_subs.t
moznion/p5-Compiler-Lexer
7ccc1b90b6b557ad12ceff947efdfdc050aa623c
[ "Artistic-1.0" ]
null
null
null
t/perl/lib/proxy_constant_subs.t
moznion/p5-Compiler-Lexer
7ccc1b90b6b557ad12ceff947efdfdc050aa623c
[ "Artistic-1.0" ]
null
null
null
t/perl/lib/proxy_constant_subs.t
moznion/p5-Compiler-Lexer
7ccc1b90b6b557ad12ceff947efdfdc050aa623c
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test::More; BEGIN { use_ok('Compiler::Lexer'); } my $script =<<'__SCRIPT__'; my @symbols; BEGIN { require './test.pl'; skip_all_without_dynamic_extension($_) foreach qw(B Fcntl); # S_IFMT is a real subroutine, and acts as control # SEEK_SET is a proxy constant subroutin...
43.457297
458
0.389626
ed507b6e195ecce70457ce320017b33b3e0761fb
32,713
al
Perl
Apps/W1/EmailLogging/app/src/pages/EmailLoggingSetupWizard.Page.al
AndersLarsenMicrosoft/ALAppExtensions
31000fa1bb6bedac17a8141e2ac1ab607e466ec5
[ "MIT" ]
1
2022-03-28T01:20:39.000Z
2022-03-28T01:20:39.000Z
Apps/W1/EmailLogging/app/src/pages/EmailLoggingSetupWizard.Page.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
null
null
null
Apps/W1/EmailLogging/app/src/pages/EmailLoggingSetupWizard.Page.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
null
null
null
page 1681 "Email Logging Setup Wizard" { Caption = 'Set Up Email Logging'; DeleteAllowed = false; InsertAllowed = false; LinksAllowed = false; PageType = NavigatePage; ShowFilter = false; Permissions = tabledata "Email Logging Setup" = rimd; layout { area(content) { ...
43.50133
336
0.537493
ed3b4dd4f2cb31db433f8f009d8d5ae1f1aa3e6c
4,276
t
Perl
t/01-param-check.t
celeron1ghz/acceptessa2-mail
a74b8b69ea1a03009673252f620dd0303ede8c5b
[ "MIT" ]
null
null
null
t/01-param-check.t
celeron1ghz/acceptessa2-mail
a74b8b69ea1a03009673252f620dd0303ede8c5b
[ "MIT" ]
null
null
null
t/01-param-check.t
celeron1ghz/acceptessa2-mail
a74b8b69ea1a03009673252f620dd0303ede8c5b
[ "MIT" ]
null
null
null
use strict; use Test::More; use Test::LongString; use Acceptessa2::Mail; use YAML; sub cr2crlf { my $val = shift; return join("\r\n", split "\n", $val) . "\r\n"; } my $data = YAML::Load(join "", <DATA>); my @tests = ( { template => $data->{tmpl1}, expected => cr2crlf($data->{result1}), ...
26.893082
172
0.519177
73ffec5242e243a405ea149da9763da8197103a5
18,631
t
Perl
t/plugin/kafka-logger2.t
hwy1782/apisix
79601b820f15ddb98c85237e8a7b45f3263fb5a1
[ "Apache-2.0" ]
1
2021-12-16T10:59:19.000Z
2021-12-16T10:59:19.000Z
t/plugin/kafka-logger2.t
hwy1782/apisix
79601b820f15ddb98c85237e8a7b45f3263fb5a1
[ "Apache-2.0" ]
24
2021-05-12T06:10:45.000Z
2022-03-30T12:11:18.000Z
t/plugin/kafka-logger2.t
zhangbao0325/apisix
b4fd8ad943e9b30f3641a823fe53ad9a836986ca
[ "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...
30.44281
151
0.371209
ed2107f20062cd147c108168468990bd404577e6
5,148
pm
Perl
lib/audit_test.pm
JoyceNa/os-autoinst-distri-opensuse
91552318906538c92e71b4821bbff37a125545d3
[ "FSFAP" ]
null
null
null
lib/audit_test.pm
JoyceNa/os-autoinst-distri-opensuse
91552318906538c92e71b4821bbff37a125545d3
[ "FSFAP" ]
1
2018-11-06T03:12:09.000Z
2018-11-06T03:12:09.000Z
lib/audit_test.pm
JoyceNa/os-autoinst-distri-opensuse
91552318906538c92e71b4821bbff37a125545d3
[ "FSFAP" ]
null
null
null
# SUSE's openQA tests # # Copyright © 2021 SUSE LLC # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # Summary: Base module for audit...
32.175
138
0.621795
ed556ecb05756632dc8a2a4913a9f786822d3a5d
5,802
pl
Perl
usr/libexec/emlog.pl
artful-addict/kh-squared-coming-soon
10432cf26d76824eb527b63e3210fe1a31498473
[ "MIT" ]
null
null
null
usr/libexec/emlog.pl
artful-addict/kh-squared-coming-soon
10432cf26d76824eb527b63e3210fe1a31498473
[ "MIT" ]
null
null
null
usr/libexec/emlog.pl
artful-addict/kh-squared-coming-soon
10432cf26d76824eb527b63e3210fe1a31498473
[ "MIT" ]
null
null
null
#!/usr/bin/perl -T # # Copyright (c) 2013 Apple Inc. All Rights Reserved. # # IMPORTANT NOTE: This file is licensed only for use on Apple-branded # computers and is subject to the terms and conditions of the Apple Software # License Agreement accompanying the package this file is a part of. # You may not port this fil...
29.753846
165
0.604274
ed1f0a6c31524e704b505cec56df7753ef880faf
1,157
t
Perl
t/01-basic.t
dionys/path-tiny-archive-tar
fe6b1f223a11e0bee8753fdaae060a14e80ffba7
[ "Artistic-1.0" ]
null
null
null
t/01-basic.t
dionys/path-tiny-archive-tar
fe6b1f223a11e0bee8753fdaae060a14e80ffba7
[ "Artistic-1.0" ]
null
null
null
t/01-basic.t
dionys/path-tiny-archive-tar
fe6b1f223a11e0bee8753fdaae060a14e80ffba7
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Test::More; use Path::Tiny qw( tempdir ); use Path::Tiny::Archive::Tar (); my $s = tempdir(); my $d = tempdir(); can_ok $s, qw( tar tgz tbz2 untar ); $s->child('foo.txt')->spew('Foo'); $s->child('bar')->mkpath(); ok $s->child('foo.txt')->tar($d->child('foo1.tar'...
19.283333
82
0.545376
ed2960eaa90b26a567f968fa6e4550e3549c2168
2,807
pl
Perl
build/zoneinfo2lua.pl
tluyou/openwrtbb-luci
d30f4865b0ee5fcc1456975843d2cd5501201f0a
[ "Apache-2.0" ]
1
2021-10-17T10:54:32.000Z
2021-10-17T10:54:32.000Z
build/zoneinfo2lua.pl
tluyou/openwrtbb-luci
d30f4865b0ee5fcc1456975843d2cd5501201f0a
[ "Apache-2.0" ]
null
null
null
build/zoneinfo2lua.pl
tluyou/openwrtbb-luci
d30f4865b0ee5fcc1456975843d2cd5501201f0a
[ "Apache-2.0" ]
2
2017-10-14T07:18:34.000Z
2019-09-18T01:18:30.000Z
#!/usr/bin/perl # zoneinfo2lua.pl - Make Lua module from /usr/share/zoneinfo # Execute from within root of Luci feed, usually feeds/luci # $Id$ use strict; my %TZ; my $tzdin = $ARGV[0] || "/usr/share/zoneinfo"; my $tzdout = $ARGV[1] || "./modules/base/luasrc/sys/zoneinfo"; local $/ = "\012"; open( ZTAB, "< $tzdin/...
18.713333
77
0.481297
ed3023039109e20699791f6afb86153d94f7d423
5,293
pl
Perl
lib/monitor.pl
rpaditya/trmon
10b3e03f3087b7843d70098cecaef8640fec61a6
[ "MIT" ]
1
2016-01-28T11:50:05.000Z
2016-01-28T11:50:05.000Z
lib/monitor.pl
rpaditya/trmon
10b3e03f3087b7843d70098cecaef8640fec61a6
[ "MIT" ]
null
null
null
lib/monitor.pl
rpaditya/trmon
10b3e03f3087b7843d70098cecaef8640fec61a6
[ "MIT" ]
null
null
null
# Copyright (C) 2000-2005 by R.P. Aditya <aditya@grot.org> # (See "License", below.) # # License: # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, o...
29.903955
116
0.527867
73d4c338c608959493523667a16f6e01d23846f0
7,281
pm
Perl
users/modules/EnsEMBL/Users/Messages.pm
andrewyatz/public-plugins
c3c0c2d71a9ba4ffdc756553b5461a14eb9228f3
[ "Apache-2.0" ]
null
null
null
users/modules/EnsEMBL/Users/Messages.pm
andrewyatz/public-plugins
c3c0c2d71a9ba4ffdc756553b5461a14eb9228f3
[ "Apache-2.0" ]
null
null
null
users/modules/EnsEMBL/Users/Messages.pm
andrewyatz/public-plugins
c3c0c2d71a9ba4ffdc756553b5461a14eb9228f3
[ "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...
76.642105
332
0.692625
73dab7ed8c5b50037f1609ec7a1f2e606ec137e6
961
pm
Perl
lib/Perl/Critic/TooMuchCode.pm
charsbar/Perl-Critic-TooMuchCode
ce9b5318723005d0b7487c8e9afec4cea58622d7
[ "MIT" ]
null
null
null
lib/Perl/Critic/TooMuchCode.pm
charsbar/Perl-Critic-TooMuchCode
ce9b5318723005d0b7487c8e9afec4cea58622d7
[ "MIT" ]
null
null
null
lib/Perl/Critic/TooMuchCode.pm
charsbar/Perl-Critic-TooMuchCode
ce9b5318723005d0b7487c8e9afec4cea58622d7
[ "MIT" ]
null
null
null
package Perl::Critic::TooMuchCode; use strict; our $VERSION='0.13'; # Well, we need a place for this monkey-patching business. sub __get_terop_usage { my ($used, $doc) = @_; for my $question_mark (@{ $doc->find( sub { $_[1]->isa('PPI::Token::Operator') && $_[1]->content eq '?' }) ||[]}) { my $el = $que...
22.880952
119
0.656608
73ebb700e195ba207811f576de89fd9f40f98271
4,883
pl
Perl
nutmonitor-lib.pl
JRGTH/nut-monitor-webmin-module
329b3391ec1cd1db9fcdce1d75d3a280ecb35962
[ "BSD-3-Clause" ]
null
null
null
nutmonitor-lib.pl
JRGTH/nut-monitor-webmin-module
329b3391ec1cd1db9fcdce1d75d3a280ecb35962
[ "BSD-3-Clause" ]
null
null
null
nutmonitor-lib.pl
JRGTH/nut-monitor-webmin-module
329b3391ec1cd1db9fcdce1d75d3a280ecb35962
[ "BSD-3-Clause" ]
null
null
null
#!/usr/local/bin/perl # nutmonitor-lib.pl BEGIN { push(@INC, ".."); }; use WebminCore; &init_config(); my $ups_stat_props="$config{'nut_monitor'}"; my $ups_cmd_props="$config{'nut_command'}"; # Get NUT version sub get_nut_version { my $getversion = 'upsd -V | awk "{print \$5}"'; my $version = `$getversion`; } # Get...
21.606195
103
0.610076
ed4068924940a07e2b7020a28b08d420d48ae190
16,729
t
Perl
src/couch_set_view/test/08-deletes-cleanup.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
93
2015-01-19T16:36:36.000Z
2022-03-24T00:26:33.000Z
src/couch_set_view/test/08-deletes-cleanup.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
4
2015-04-27T00:01:05.000Z
2021-07-26T08:16:56.000Z
src/couch_set_view/test/08-deletes-cleanup.t
bryandmc/couchdb
b7df92caa359993bd7e785e49875e6c5c82d5eaf
[ "Apache-2.0" ]
62
2015-01-04T13:07:15.000Z
2022-02-25T10:02:14.000Z
#!/usr/bin/env escript %% -*- Mode: Erlang; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ %%! -smp enable % Licensed under the Apache License, Version 2.0 (the "License"); you may not % use this file except in compliance with the License. You may obtain a copy of % the License at % % http://www.apach...
33.126733
99
0.587363
ed486b7f4e05d4a75cbe2677fbe35184ae390af8
397
t
Perl
t/00-load.t
ivanwills/data-context-bem
02afbaf94925c136daa126e67afc91cd7977acef
[ "Artistic-1.0" ]
null
null
null
t/00-load.t
ivanwills/data-context-bem
02afbaf94925c136daa126e67afc91cd7977acef
[ "Artistic-1.0" ]
null
null
null
t/00-load.t
ivanwills/data-context-bem
02afbaf94925c136daa126e67afc91cd7977acef
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/perl use strict; use warnings; use Test::More tests => 5 + 1; use Test::NoWarnings; BEGIN { use_ok('Data::Context::BEM'); use_ok('Data::Context::BEM::Instance'); use_ok('Data::Context::BEM::Block'); use_ok('Data::Context::BEM::Block::Page'); use_ok('Data::Context::BEM::Merge'); } diag...
22.055556
80
0.624685
ed53f18aec5b5cd5518675185fbabf951a8716b7
9,788
pl
Perl
src/perl/predotar2bsml.pl
jonathancrabtree/ergatis
a587bfa0d30c58dec8855ba5ed45274e4f206ad7
[ "Artistic-1.0" ]
null
null
null
src/perl/predotar2bsml.pl
jonathancrabtree/ergatis
a587bfa0d30c58dec8855ba5ed45274e4f206ad7
[ "Artistic-1.0" ]
null
null
null
src/perl/predotar2bsml.pl
jonathancrabtree/ergatis
a587bfa0d30c58dec8855ba5ed45274e4f206ad7
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/perl BEGIN{foreach (@INC) {s/\/usr\/local\/packages/\/local\/platform/}}; use lib (@INC,$ENV{"PERL_MOD_DIR"}); no lib "$ENV{PERL_MOD_DIR}/i686-linux"; no lib "."; =head1 NAME predotar2bsml.pl - convert predotar output to BSML =head1 SYNOPSIS USAGE: predotar2bsml.pl --input=/path/to/predotar_file --outp...
31.271565
167
0.629444
ed1819bd008de89f08204d2e50d63de8fc352673
278
pl
Perl
benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Zl.pl
YangZhou1997/DynamicCache_v2
60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2
[ "BSD-3-Clause" ]
430
2015-01-05T19:21:10.000Z
2022-03-29T07:19:18.000Z
benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Zl.pl
YangZhou1997/DynamicCache_v2
60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2
[ "BSD-3-Clause" ]
9
2015-01-20T17:42:30.000Z
2022-03-04T22:05:43.000Z
benchmarks/spec2k6bin/specint/perl_depends/lib/unicore/lib/gc_sc/Zl.pl
YangZhou1997/DynamicCache_v2
60bc1e01e0eaf88f6c8e959cb6316e20ac910ed2
[ "BSD-3-Clause" ]
41
2015-05-10T17:08:50.000Z
2022-01-19T01:15:19.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # # This file supports: # \p{Zl} # \p{Zl} (and fuzzy permutations) # # Meaning: General Category 'Zl' # return <<'END'; 2028 END
18.533333
59
0.618705
73d9eb89aa57700a0b16e9bbb19e206a2d497828
527
ph
Perl
Polyline/Polyline14/HumanInterface/$SrcVersion/PolylineTextRu/PolylineTextRu.ph
PdcVipSolutions/SpbExamples
70b9767910316720fc3adf04b640027e3391f2c0
[ "MIT" ]
null
null
null
Polyline/Polyline14/HumanInterface/$SrcVersion/PolylineTextRu/PolylineTextRu.ph
PdcVipSolutions/SpbExamples
70b9767910316720fc3adf04b640027e3391f2c0
[ "MIT" ]
null
null
null
Polyline/Polyline14/HumanInterface/$SrcVersion/PolylineTextRu/PolylineTextRu.ph
PdcVipSolutions/SpbExamples
70b9767910316720fc3adf04b640027e3391f2c0
[ "MIT" ]
null
null
null
/***************************************************************************** Copyright (c) Victor Yukhtenko SpbSolutions/Examples/Polyline ******************************************************************************/ #requires @"PolylineTextRu\PolylineTextRu.pack" % publicly used packages #include @"HumanInterfa...
27.736842
79
0.555977
ed51b2095f96c58d8242e06b8c018ad7ddb45b58
63
pm
Perl
auto-lib/Azure/Databricks/ProvisioningState.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Databricks/ProvisioningState.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/Databricks/ProvisioningState.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::Databricks::ProvisioningState; use Moose; 1;
12.6
45
0.761905
73e799c9f3e337ddd6ffe1192d73fcf3d031628c
6,450
pm
Perl
App-Catable/lib/App/Catable/Schema/Result/Account.pm
shlomif/catable
2f656d7d9296f42d3a9d68dec85ddebdd786ebd9
[ "MIT" ]
6
2015-04-09T11:04:56.000Z
2020-09-24T22:05:52.000Z
App-Catable/lib/App/Catable/Schema/Result/Account.pm
shlomif/catable
2f656d7d9296f42d3a9d68dec85ddebdd786ebd9
[ "MIT" ]
null
null
null
App-Catable/lib/App/Catable/Schema/Result/Account.pm
shlomif/catable
2f656d7d9296f42d3a9d68dec85ddebdd786ebd9
[ "MIT" ]
null
null
null
package App::Catable::Schema::Result::Account; use strict; use warnings; use Digest; =head1 NAME App::Catable::Schema::Account - a schema class representing an account. =head1 SYNOPSIS my $schema = App::Catable->model("BlogDB"); my $account_rs = $schema->resultset('Account'); my $account = $account_...
24.157303
93
0.609302
ed3d2ba1877ef0c8fb0b0471b092f269a8afdbb2
754
pl
Perl
adjust_line_number_HYPERGEOMETRIC_RATIO_TEST_INPUT_FILE.pl
AbhiRatnakumar/omnigenic_ppi_core_genes_plos_genetics_paper
f0c6b3ec71d9b6df385e9fc7ff3a0c675cdd74b8
[ "MIT" ]
4
2020-08-21T07:06:15.000Z
2021-11-16T15:05:26.000Z
adjust_line_number_HYPERGEOMETRIC_RATIO_TEST_INPUT_FILE.pl
AbhiRatnakumar/omnigenic_ppi_core_genes_plos_genetics_paper
f0c6b3ec71d9b6df385e9fc7ff3a0c675cdd74b8
[ "MIT" ]
1
2021-11-15T17:01:33.000Z
2021-11-15T17:01:33.000Z
adjust_line_number_HYPERGEOMETRIC_RATIO_TEST_INPUT_FILE.pl
AbhiRatnakumar/omnigenic_ppi_core_genes_plos_genetics_paper
f0c6b3ec71d9b6df385e9fc7ff3a0c675cdd74b8
[ "MIT" ]
null
null
null
#!/usr/bin/perl &loop_though_all_the_lines; sub loop_though_all_the_lines { foreach my $file (`ls HYPERGEOMETRIC_RATIO_TEST_INPUT_FILE_for_all_studies_[a-z][a-z]`) { chomp($file); &adjust_line_number($file); } } sub adjust_line_number { my $file_in = shift; open(INFO, $file_in); my $file_out = $file_in....
18.85
130
0.701592
ed08e858d8b1e222ae8efb12be1370d47b9f9f59
389
t
Perl
t/CAD-Format-DWG-AC2_10/087-header-variables-snap_base_x.t
michal-josef-spacek/CAD-Format-DWG-AC2_10
29135430eed296083d5f804eda669b196a9afcbf
[ "BSD-2-Clause" ]
null
null
null
t/CAD-Format-DWG-AC2_10/087-header-variables-snap_base_x.t
michal-josef-spacek/CAD-Format-DWG-AC2_10
29135430eed296083d5f804eda669b196a9afcbf
[ "BSD-2-Clause" ]
null
null
null
t/CAD-Format-DWG-AC2_10/087-header-variables-snap_base_x.t
michal-josef-spacek/CAD-Format-DWG-AC2_10
29135430eed296083d5f804eda669b196a9afcbf
[ "BSD-2-Clause" ]
null
null
null
use strict; use warnings; use CAD::Format::DWG::AC2_10; use File::Object; use Test::More 'tests' => 2; use Test::NoWarnings; # Data directory. my $data_dir = File::Object->new->up->dir('data/header/snap_base_x')->set; # Test. my $obj = CAD::Format::DWG::AC2_10->from_file( $data_dir->file('BLANK.DWG')->s, ); is($obj...
22.882353
75
0.663239
73f07ced079a0a7081ad3b4d884fd6299002df3c
2,382
pm
Perl
perl/vendor/lib/Moose/Meta/Attribute/Native/Trait/Bool.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
2
2021-11-19T22:37:28.000Z
2021-11-22T18:04:55.000Z
perl/vendor/lib/Moose/Meta/Attribute/Native/Trait/Bool.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
6
2021-11-18T00:39:48.000Z
2021-11-20T00:31:40.000Z
perl/vendor/lib/Moose/Meta/Attribute/Native/Trait/Bool.pm
ifleeyo180/VspriteMoodleWebsite
38baa924829c83808d2c87d44740ff365927a646
[ "Apache-2.0" ]
null
null
null
package Moose::Meta::Attribute::Native::Trait::Bool; our $VERSION = '2.2014'; use Moose::Role; with 'Moose::Meta::Attribute::Native::Trait'; sub _helper_type { 'Bool' } no Moose::Role; 1; # ABSTRACT: Helper trait for Bool attributes __END__ =pod =encoding UTF-8 =head1 NAME Moose::Meta::Attribute::Native::Trai...
16.204082
78
0.651553
ed17be2019646d3147e48774d460ba8b3dba0207
577
pl
Perl
src/main/perl/uniqBed.pl
dnaase/QRF_spark
fb8982c9e7d468ba14d15ebe8db3b49e11d52431
[ "MIT" ]
null
null
null
src/main/perl/uniqBed.pl
dnaase/QRF_spark
fb8982c9e7d468ba14d15ebe8db3b49e11d52431
[ "MIT" ]
null
null
null
src/main/perl/uniqBed.pl
dnaase/QRF_spark
fb8982c9e7d468ba14d15ebe8db3b49e11d52431
[ "MIT" ]
null
null
null
## get unique row of bed files, input bed file should be sorted already. ## author: Yaping Liu lyping1986@gmail.com $bed_file=$ARGV[0]; my $use_age = "USAGE: perl uniqBed.pl input_sorted_bed > output_uniq_bed"; if($ARGV[0] eq ""){ print "$use_age\n"; exit(1); } open(FH,"<$bed_file") or die; my $chr=""; my $start=...
20.607143
74
0.622184
73e555ab709719e78639bf2ff36b7c10bdda022e
41,465
pl
Perl
api/sesame.pl
Baytars/ClioPatria
be9a753a4a1a82e8b21c72dadeefd32100fbde6d
[ "BSD-2-Clause" ]
42
2015-03-07T08:00:39.000Z
2022-03-07T18:21:03.000Z
api/sesame.pl
Baytars/ClioPatria
be9a753a4a1a82e8b21c72dadeefd32100fbde6d
[ "BSD-2-Clause" ]
58
2015-02-10T08:19:51.000Z
2022-02-17T17:04:38.000Z
api/sesame.pl
Baytars/ClioPatria
be9a753a4a1a82e8b21c72dadeefd32100fbde6d
[ "BSD-2-Clause" ]
17
2015-01-16T15:30:10.000Z
2022-02-17T03:18:24.000Z
/* Part of ClioPatria SeRQL and SPARQL server Author: Jan Wielemaker E-mail: J.Wielemaker@vu.nl WWW: http://www.swi-prolog.org Copyright (c) 2010-2018, University of Amsterdam, VU University Amsterdam All rights reserved. Redistribution a...
31.725325
90
0.559026
73e9b13720713373522be5a4723fc18641fd0871
4,691
pm
Perl
PfamLib/Bio/SCOOP/Region.pm
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
6
2017-01-25T12:53:23.000Z
2021-03-17T04:52:35.000Z
PfamLib/Bio/SCOOP/Region.pm
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
50
2015-11-06T10:31:46.000Z
2021-12-03T16:17:28.000Z
PfamLib/Bio/SCOOP/Region.pm
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
2
2019-05-30T00:10:26.000Z
2021-04-12T09:42:17.000Z
=head1 NAME Region =head1 DESCRIPTION The Region object contains info dedicated to a protein region =head1 AUTHOR B<Alex Bateman> Email agb@sanger.ac.uk #COPYRIGHT #Copyright (c) 2007: Genome Research Ltd. #Authors: Alex Bateman (agb at sanger.ac.uk) # K.Cara Woodwark (cara at sanger.ac.uk) #This is free sof...
16.402098
151
0.578981
ed2915be8870efa7dc5b2209551be60ac121280a
7,857
pm
Perl
lib/Search/Elasticsearch/Plugin/XPack/2_0/Role/API.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
null
null
null
lib/Search/Elasticsearch/Plugin/XPack/2_0/Role/API.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
null
null
null
lib/Search/Elasticsearch/Plugin/XPack/2_0/Role/API.pm
garykrige/elasticsearch-perl
11932ea7a72361e77e9ee921114283a3a3e13e63
[ "Apache-2.0" ]
null
null
null
package Search::Elasticsearch::Plugin::XPack::2_0::Role::API; use Moo::Role; with 'Search::Elasticsearch::Role::API'; use Search::Elasticsearch::Util qw(throw); use namespace::clean; has 'api_version' => ( is => 'ro', default => '2_0' ); our %API; #=================================== sub api { #===================...
28.467391
81
0.382716
73e2f124a774d26efe4325eb1858746668b22ceb
1,044
pm
Perl
lib/Google/Ads/GoogleAds/V6/Errors/PolicyFindingDetails.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Errors/PolicyFindingDetails.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V6/Errors/PolicyFindingDetails.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, ...
29.828571
79
0.740421
ed23a6da4ca5386de4a4c486060bcbb33658dba2
20,430
pm
Perl
perl/vendor/lib/DateTime/TimeZone/America/Mexico_City.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/DateTime/TimeZone/America/Mexico_City.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/DateTime/TimeZone/America/Mexico_City.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-12T02:29:26.000Z
2019-11-12T02:29:26.000Z
# 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/rnClxBLdxJ/northamerica. Olson data version 2013a # # Do not edit this file directly. # package DateTim...
26.636245
94
0.62883
ed4b9a53fa6daf1fcb8c9769efa507ec739cad95
4,730
pm
Perl
lib/Web/AssetLib/Util.pm
ryan-lang/Web-AssetLib
e7b9c9597e45f4522f799544e6fa4a020227ffb6
[ "MIT" ]
null
null
null
lib/Web/AssetLib/Util.pm
ryan-lang/Web-AssetLib
e7b9c9597e45f4522f799544e6fa4a020227ffb6
[ "MIT" ]
null
null
null
lib/Web/AssetLib/Util.pm
ryan-lang/Web-AssetLib
e7b9c9597e45f4522f799544e6fa4a020227ffb6
[ "MIT" ]
null
null
null
package Web::AssetLib::Util; use Method::Signatures; use Moose; use Carp; use HTML::Element; use v5.14; no if $] >= 5.018, warnings => "experimental"; use Exporter qw( import ); our %EXPORT_TAGS = ( 'all' => [ 'normalizeFileType', 'normalizeMimeType', 'getFileExtension' ], ); our @EXPORT_OK = ( @{ $EXPORT_TAGS{all} ...
25.430108
98
0.426004
73e6b17de9526414865ff7395d05a95d20949213
10,105
pm
Perl
lib/App/Paws/Workspace/Conversations.pm
tomhrr/paws
f0e26942b08f5f8b6b8d3e342bff11e238a28e54
[ "BSD-3-Clause" ]
2
2020-03-14T00:10:51.000Z
2021-12-19T17:44:19.000Z
lib/App/Paws/Workspace/Conversations.pm
tomhrr/paws
f0e26942b08f5f8b6b8d3e342bff11e238a28e54
[ "BSD-3-Clause" ]
13
2019-06-09T14:10:06.000Z
2021-02-01T10:04:24.000Z
lib/App/Paws/Workspace/Conversations.pm
tomhrr/paws
f0e26942b08f5f8b6b8d3e342bff11e238a28e54
[ "BSD-3-Clause" ]
null
null
null
package App::Paws::Workspace::Conversations; use warnings; use strict; use File::Slurp qw(read_file write_file); use File::Spec::Functions qw(catfile); use HTTP::Request; use JSON::XS qw(decode_json encode_json); use Time::HiRes qw(sleep); use App::Paws::Utils qw(standard_get_request); our $LIMIT = 100; sub new { ...
25.199501
75
0.625928
73fdf079068d0cd13d2c1ab43303a72704a96d72
1,149
pm
Perl
webeve/WebEve/cLog.pm
cwh42/webeve
29749cb2c15098f5f50ada4b24040d59192c9728
[ "Artistic-1.0-Perl" ]
null
null
null
webeve/WebEve/cLog.pm
cwh42/webeve
29749cb2c15098f5f50ada4b24040d59192c9728
[ "Artistic-1.0-Perl" ]
null
null
null
webeve/WebEve/cLog.pm
cwh42/webeve
29749cb2c15098f5f50ada4b24040d59192c9728
[ "Artistic-1.0-Perl" ]
null
null
null
package WebEve::cLog; use strict; use FileHandle; use Date::Calc qw( Today_and_Now ); # -------------------------------------------------------------------------------- # The Constructor # -------------------------------------------------------------------------------- sub new { my $class = shift; my $LogFil...
24.446809
86
0.437772
ed15a1cb48e46b0b5c63630a1f37db8b0136c2ad
1,938
pl
Perl
library/unicode_data/unicode_prop_list/unicode_logical_order_exception.pl
sergio-castro/logtalk3
821cb1277cf144be36b52bef9d9f86c530f96fac
[ "Apache-2.0" ]
null
null
null
library/unicode_data/unicode_prop_list/unicode_logical_order_exception.pl
sergio-castro/logtalk3
821cb1277cf144be36b52bef9d9f86c530f96fac
[ "Apache-2.0" ]
null
null
null
library/unicode_data/unicode_prop_list/unicode_logical_order_exception.pl
sergio-castro/logtalk3
821cb1277cf144be36b52bef9d9f86c530f96fac
[ "Apache-2.0" ]
null
null
null
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % This file is part of VivoMind Prolog Unicode Resources % % VivoMind Prolog Unicode Resources is free software distributed using the % Creative Commons CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication % license % %%%%%%%%%...
40.375
140
0.682663
ed4eb8378886b84938782645e1c8759d0acc3d0f
20,817
pm
Perl
dataserver/opt/swamp/perl5/SWAMP/SWAMPUtils.pm
OWASP/open-swamp
ed68a3c00220f7a1c177d1fcf9e28c5d2910c2c6
[ "Apache-2.0" ]
8
2016-03-22T17:25:21.000Z
2019-06-02T11:39:45.000Z
exec/opt/swamp/perl5/SWAMP/SWAMPUtils.pm
OWASP/open-swamp
ed68a3c00220f7a1c177d1fcf9e28c5d2910c2c6
[ "Apache-2.0" ]
null
null
null
exec/opt/swamp/perl5/SWAMP/SWAMPUtils.pm
OWASP/open-swamp
ed68a3c00220f7a1c177d1fcf9e28c5d2910c2c6
[ "Apache-2.0" ]
9
2015-10-22T14:40:28.000Z
2019-10-19T13:36:28.000Z
#** @file SWAMPUtils.pm # # @brief Utility methods for SWAMP applications # @author Dave Boulineau (db), dboulineau@continuousassurance.org # @copy Copyright (c) 2013 Software Assurance Marketplace, Morgridge Institute for Research #* package SWAMP::SWAMPUtils; use 5.014; use utf8; use strict; use warnings; use parent...
27.682181
135
0.59192
ed291ac2d69beca904adf715bc7eb149db3eb5aa
2,228
pm
Perl
lib/Perl/Lexer.pm
Code-Hex/Perl-Lexer
c0d244896982a0476bdcf8ced03e4b3c932eee20
[ "Artistic-1.0" ]
2
2019-01-07T23:00:37.000Z
2019-01-08T12:03:11.000Z
lib/Perl/Lexer.pm
Code-Hex/Perl-Lexer
c0d244896982a0476bdcf8ced03e4b3c932eee20
[ "Artistic-1.0" ]
null
null
null
lib/Perl/Lexer.pm
Code-Hex/Perl-Lexer
c0d244896982a0476bdcf8ced03e4b3c932eee20
[ "Artistic-1.0" ]
null
null
null
package Perl::Lexer; use 5.010000; use strict; use warnings; use B; our $VERSION = "0.29"; use parent qw(Exporter); our @EXPORT = qw( TOKENTYPE_NONE TOKENTYPE_IVAL TOKENTYPE_OPNUM TOKENTYPE_PVAL TOKENTYPE_OPVAL ); use Perl::Lexer::Token; use XSLoader; XSLoader::load(__PACKAGE__, $VERSION); sub...
18.722689
116
0.702873
73e3c8494cf2f6a3316c200a488f6f83646726d1
434
pl
Perl
perl/lib/unicore/lib/Scx/Ogam.pl
JyothsnaMididoddi26/xampp
8f34d7fa7c2e6cc37fe4ece5e6886dc4e5c0757b
[ "Apache-2.0" ]
1
2017-01-31T08:49:16.000Z
2017-01-31T08:49:16.000Z
xampp/perl/lib/unicore/lib/Scx/Ogam.pl
silent88/Biographies-du-Fontenay
af4567cb6b78003daa72c37b5ac9f5611a360a9f
[ "MIT" ]
2
2020-07-17T00:13:41.000Z
2021-05-08T17:01:54.000Z
perl/lib/unicore/lib/Scx/Ogam.pl
Zolhyp/Plan
05dbf6a650cd54f855d1731dee70098c5c587339
[ "Apache-2.0" ]
null
null
null
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by mktables from the Unicode # database, Version 6.1.0. Any changes made here will be lost! # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! # This file is for internal use by core Perl only. The format and even the # name or existence of...
31
78
0.64977
ed4a015aa6feb2fdd9515c85b9a4a13c7fcaa5ae
106
pl
Perl
HelloWorld/ProgrammingPerl/ch09/ch09.020.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch09/ch09.020.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
HelloWorld/ProgrammingPerl/ch09/ch09.020.pl
grtlinux/KieaPerl
ed8e1e3359ad0186d5cc4f7ed037e956d2f26c9e
[ "Apache-2.0" ]
null
null
null
0 0..3 "fred" "barney" "wilma" "betty" 1 0..2 "george" "jane" "elroy" 2 0..2 "homer" "marge" "bart"
26.5
40
0.54717
ed417efbcc2924b2e097f993b31c213d8ffef463
2,458
pl
Perl
alphanum.pl
aiekick/alphanum
1f9a72cc50543fc2b4a9e2aba8ab5b5fbb103f54
[ "MIT" ]
3
2021-01-05T08:41:49.000Z
2022-02-07T19:52:40.000Z
alphanum.pl
aiekick/alphanum
1f9a72cc50543fc2b4a9e2aba8ab5b5fbb103f54
[ "MIT" ]
null
null
null
alphanum.pl
aiekick/alphanum
1f9a72cc50543fc2b4a9e2aba8ab5b5fbb103f54
[ "MIT" ]
2
2021-01-05T08:44:56.000Z
2021-01-08T08:16:13.000Z
# # The Alphanum Algorithm is an improved sorting algorithm for strings # containing numbers. Instead of sorting numbers in ASCII order like # a standard sort, this algorithm sorts numbers in numeric order. # # The Alphanum Algorithm is discussed at http://www.DaveKoelle.com # # Released under the MIT License...
33.671233
79
0.674532
ed01d577d5100f787c2298f97a2281393c3fb00a
3,571
pm
Perl
modules/Bio/EnsEMBL/GlyphSet/coverage.pm
nerdstrike/ensembl-webcode
ab69513124329e1b2d686c7d2c9f1d7689996a0b
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Bio/EnsEMBL/GlyphSet/coverage.pm
nerdstrike/ensembl-webcode
ab69513124329e1b2d686c7d2c9f1d7689996a0b
[ "Apache-2.0", "MIT" ]
null
null
null
modules/Bio/EnsEMBL/GlyphSet/coverage.pm
nerdstrike/ensembl-webcode
ab69513124329e1b2d686c7d2c9f1d7689996a0b
[ "Apache-2.0", "MIT" ]
1
2020-12-31T10:16:10.000Z
2020-12-31T10:16:10.000Z
=head1 LICENSE Copyright [1999-2013] 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...
33.688679
127
0.548586
73d17ea32a0cbfeece4488d3906afecd389e4322
493
pm
Perl
src/core/IO.pm
bdw/rakudo
deac603914bd19b60afea9bdac92525b63f0665c
[ "Artistic-2.0" ]
null
null
null
src/core/IO.pm
bdw/rakudo
deac603914bd19b60afea9bdac92525b63f0665c
[ "Artistic-2.0" ]
null
null
null
src/core/IO.pm
bdw/rakudo
deac603914bd19b60afea9bdac92525b63f0665c
[ "Artistic-2.0" ]
null
null
null
my role IO { method umask { state $ = :8( qx/umask/.chomp ) } } enum SeekType ( :SeekFromBeginning(0), :SeekFromCurrent(1), :SeekFromEnd(2), ); enum ProtocolFamily ( :PF_LOCAL(0), :PF_UNIX(1), :PF_INET(2), :PF_INET6(3), :PF_MAX(4), ); enum SocketType ( :SOCK_PACKET(0), :SOCK_STREAM(1), :SOCK_...
15.40625
52
0.616633
ed53d90eaf7db67b765940b6526fac3e639933ec
25,043
pm
Perl
lib/CXGN/BrAPI/v2/Images.pm
dwaring87/sgn
1d7b7de9c4fdb1f3b22a1fcff070f2c3846e4fd0
[ "MIT" ]
null
null
null
lib/CXGN/BrAPI/v2/Images.pm
dwaring87/sgn
1d7b7de9c4fdb1f3b22a1fcff070f2c3846e4fd0
[ "MIT" ]
null
null
null
lib/CXGN/BrAPI/v2/Images.pm
dwaring87/sgn
1d7b7de9c4fdb1f3b22a1fcff070f2c3846e4fd0
[ "MIT" ]
null
null
null
package CXGN::BrAPI::v2::Images; use Moose; use Data::Dumper; use File::Basename; use File::Slurp qw | slurp |; use Image::Size; use SGN::Model::Cvterm; use SGN::Image; use CXGN::Image::Search; use CXGN::Page; use CXGN::Tag; use CXGN::Phenotypes::StorePhenotypes; use Scalar::Util qw(looks_like_number); extends 'CXGN:...
39.562401
284
0.58148
ed4a67ddd5e086b5f945c5adc802e19a04bae12d
1,047
t
Perl
t/05_insert_and_emulate_row.t
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
32
2015-02-10T21:42:43.000Z
2021-01-18T00:34:33.000Z
t/05_insert_and_emulate_row.t
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
25
2015-01-13T04:24:24.000Z
2019-12-07T11:35:38.000Z
t/05_insert_and_emulate_row.t
GeJ/Aniki
7e2074eea74dc14757d9ef5b742dc419a30af697
[ "Artistic-1.0" ]
14
2015-06-03T05:05:31.000Z
2021-01-15T12:59:16.000Z
use strict; use warnings; use utf8; use Test::More; use File::Spec; use lib File::Spec->catfile('t', 'lib'); use t::Util; run_on_database { my $row = db->insert_and_emulate_row(author => { name => 'MOZNION' }); ok defined $row, 'row is defined.'; ok $row->is_new, 'new row.'; is_deeply $row->get_colu...
27.552632
150
0.574976
ed2aa799e997dbf7ed4904fc67d58c7693be5cb6
354
pl
Perl
tarantool/comparison/zabbix/aggregate_results.pl
maxim-komar/mail.ru
6382f3c2c831dea5db229a0687f9d61eb85a47bc
[ "MIT" ]
null
null
null
tarantool/comparison/zabbix/aggregate_results.pl
maxim-komar/mail.ru
6382f3c2c831dea5db229a0687f9d61eb85a47bc
[ "MIT" ]
1
2017-07-22T21:26:03.000Z
2017-07-22T21:26:03.000Z
tarantool/comparison/zabbix/aggregate_results.pl
maxim-komar/mail.ru
6382f3c2c831dea5db229a0687f9d61eb85a47bc
[ "MIT" ]
null
null
null
#!/usr/bin/perl -w use strict; my $pat = qr/^mytasks\.(\d+)\.(\d+)\.part\d+\t(\d+)\t(\S+)/; my %h; while(<>){ next unless $_ =~ $pat; my ($from, $to, $count, $time) = ($1, $2, $3, $4); $h{"$from - $to"}{count} += $count; $h{"$from - $to"}{time} += $time; } foreach(keys %h){ printf "%s\t%.6f\n", $_...
22.125
60
0.443503
ed4d0a528e558be1036d6488bfa3caad551466b9
599
pm
Perl
t/lib/tests/TestsFor/Emitria/Schema/Result/Show/Tag.pm
jonathanstowe/Emitria
4bb700de0c4dc931e2dae24d7fb177d83e5a4514
[ "Artistic-2.0" ]
null
null
null
t/lib/tests/TestsFor/Emitria/Schema/Result/Show/Tag.pm
jonathanstowe/Emitria
4bb700de0c4dc931e2dae24d7fb177d83e5a4514
[ "Artistic-2.0" ]
null
null
null
t/lib/tests/TestsFor/Emitria/Schema/Result/Show/Tag.pm
jonathanstowe/Emitria
4bb700de0c4dc931e2dae24d7fb177d83e5a4514
[ "Artistic-2.0" ]
null
null
null
package TestsFor::Emitria::Schema::Result::Show::Tag; use strict; use warnings; use lib qw(t/lib); use Test::Class::Moose; with qw( Emitria::Test::Role::Constructor Emitria::Test::Role::Package ); use Emitria::Schema::Result::Show::Tag; sub test_startup { my ( $test ) = @_; $test->package_name('Emitr...
12.744681
59
0.601002
ed552d2879bb2a313aa8ae6f22be63010b1d19e6
4,698
pm
Perl
lib/AsposeCellsCloud/Object/HorizontalPageBreak.pm
aspose-cells-cloud/aspose-cells-cloud-perl
1753bfd2a79ef00ccaee7d88e55e87d33926754d
[ "MIT" ]
null
null
null
lib/AsposeCellsCloud/Object/HorizontalPageBreak.pm
aspose-cells-cloud/aspose-cells-cloud-perl
1753bfd2a79ef00ccaee7d88e55e87d33926754d
[ "MIT" ]
null
null
null
lib/AsposeCellsCloud/Object/HorizontalPageBreak.pm
aspose-cells-cloud/aspose-cells-cloud-perl
1753bfd2a79ef00ccaee7d88e55e87d33926754d
[ "MIT" ]
null
null
null
=begin comment Copyright (c) 2021 Aspose.Cells Cloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publi...
28.131737
98
0.615794
ed1d6891d9e9ebc52c91a14c373d17218b19c748
184
pl
Perl
PfamScripts/make/pfbuild_farm_post_search.pl
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
6
2017-01-25T12:53:23.000Z
2021-03-17T04:52:35.000Z
PfamScripts/make/pfbuild_farm_post_search.pl
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
50
2015-11-06T10:31:46.000Z
2021-12-03T16:17:28.000Z
PfamScripts/make/pfbuild_farm_post_search.pl
Rfam/Rfam-combined
3e0494c80b0b5760dfe96fb7a817372e61d4df51
[ "Apache-2.0" ]
2
2019-05-30T00:10:26.000Z
2021-04-12T09:42:17.000Z
#!/usr/bin/env perl use strict; use warnings; use Bio::Pfam::HMM::HMMResultsIO; my $HMMResultsIO = Bio::Pfam::HMM::HMMResultsIO->new; $HMMResultsIO->convertHMMSearch( "OUTPUT" );
18.4
55
0.711957
ed3a854b35bb4198e2b9470cab3b0b89406cdc7f
4,023
t
Perl
t/bin/yts.t
preaction/ETL-Yertl
61b1f01b203a5a9f1bf4cc6885e368a169ecae48
[ "Artistic-1.0" ]
26
2015-01-22T14:23:36.000Z
2021-03-16T18:07:20.000Z
t/bin/yts.t
jkeenan/ETL-Yertl
de163f48b839de6728f91b205ad50ea7084381ed
[ "Artistic-1.0" ]
120
2015-01-01T12:31:34.000Z
2020-07-28T02:29:10.000Z
t/bin/yts.t
jkeenan/ETL-Yertl
de163f48b839de6728f91b205ad50ea7084381ed
[ "Artistic-1.0" ]
7
2015-03-28T20:11:55.000Z
2022-02-12T02:55:33.000Z
use ETL::Yertl 'Test'; use Capture::Tiny qw( capture ); use Test::Lib; use ETL::Yertl::Format::yaml; use ETL::Yertl::Adapter::test; my $SHARE_DIR = path( __DIR__, '..', 'share' ); my $script = "$FindBin::Bin/../../bin/yts"; require $script; $0 = $script; # So pod2usage finds the right file subtest 'error checking' =...
31.186047
107
0.504101
73d7b6f6dc2982dc0c68248da823e0e435d343d1
2,215
pl
Perl
tools/defsengine/section_pkgs.pl
j-forristal/tfs_lib
d9c8688eb99f5a5f39de091563827f311b4a6ba8
[ "CC0-1.0" ]
1
2019-07-19T14:48:52.000Z
2019-07-19T14:48:52.000Z
tools/defsengine/section_pkgs.pl
j-forristal/tfs_lib
d9c8688eb99f5a5f39de091563827f311b4a6ba8
[ "CC0-1.0" ]
null
null
null
tools/defsengine/section_pkgs.pl
j-forristal/tfs_lib
d9c8688eb99f5a5f39de091563827f311b4a6ba8
[ "CC0-1.0" ]
null
null
null
#!/usr/bin/perl use Digest::MD5 qw(md5); %FL = (); $DATAFILE = shift; $FLAGSFILE = shift; sub shifter { my $n = shift; my $c = 0; while( ($n & 1) == 0 ){ $n = $n >> 1; $c++; } return $c; } open(INF,'<',$FLAGSFILE) || die("flagsfile"); while(<I...
19.954955
88
0.443341
ed51f961e53fa3947252899a7f821c422e481045
10,299
pl
Perl
OriginalClinSeqScripts/converge/convergeSvs.pl
griffithlab/resources
53038e3c2c2803cb6eb804776acab7c38f9d667c
[ "MIT" ]
null
null
null
OriginalClinSeqScripts/converge/convergeSvs.pl
griffithlab/resources
53038e3c2c2803cb6eb804776acab7c38f9d667c
[ "MIT" ]
null
null
null
OriginalClinSeqScripts/converge/convergeSvs.pl
griffithlab/resources
53038e3c2c2803cb6eb804776acab7c38f9d667c
[ "MIT" ]
null
null
null
#!/usr/bin/env genome-perl #Written by Malachi Griffith #For a group of ClinSeq models, get SVs and create a master table that merges all cases together #Merge at the level of SV positions and then separately at the level of genes use strict; use warnings; use Getopt::Long; use Term::ANSIColor qw(:constants); use Data...
36.913978
224
0.673172
ed4e9dedb766c9fc6bc8f845e786090efc60de8e
3,470
pm
Perl
t/lib/TestLib.pm
git-the-cpan/PerlX-Assert
4af57049408f6a8a2bec6d6a5f9ece6f07a6ae9e
[ "Artistic-1.0" ]
null
null
null
t/lib/TestLib.pm
git-the-cpan/PerlX-Assert
4af57049408f6a8a2bec6d6a5f9ece6f07a6ae9e
[ "Artistic-1.0" ]
null
null
null
t/lib/TestLib.pm
git-the-cpan/PerlX-Assert
4af57049408f6a8a2bec6d6a5f9ece6f07a6ae9e
[ "Artistic-1.0" ]
null
null
null
require Test::More; Test::More::plan( skip_all => "broken by PerlX::Assert's change to decision logic" ); package main; no warnings qw(void); BEGIN { $ENV{AUTHOR_TESTING} = $ENV{PERL_STRICT} = $ENV{EXTENDED_TESTING} = $ENV{RELEASE_TESTING} = 0; }; #line 0 02kwapi.t { package Foo; use PerlX::Assert; sub go { m...
21.552795
102
0.628242
73f50b83ab826630a826371d245a89655e39e813
2,123
pm
Perl
auto-lib/Paws/IoTEvents/TransitionEvent.pm
torrentalle/aws-sdk-perl
70cc5c7b7a494e422f8412da619161a99de1f1ec
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/IoTEvents/TransitionEvent.pm
torrentalle/aws-sdk-perl
70cc5c7b7a494e422f8412da619161a99de1f1ec
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/IoTEvents/TransitionEvent.pm
torrentalle/aws-sdk-perl
70cc5c7b7a494e422f8412da619161a99de1f1ec
[ "Apache-2.0" ]
null
null
null
package Paws::IoTEvents::TransitionEvent; use Moose; has Actions => (is => 'ro', isa => 'ArrayRef[Paws::IoTEvents::Action]', request_name => 'actions', traits => ['NameInRequest']); has Condition => (is => 'ro', isa => 'Str', request_name => 'condition', traits => ['NameInRequest'], required => 1); has EventNam...
27.571429
130
0.709845
ed56d6397f3ced4fcbd9407f89a3341115d38ee2
250
pl
Perl
2019/PLP/L1/20.pl
LorhanSohaky/UFSCar
af0e84946cbb61b12dfa738610065bbb0f4887a2
[ "MIT" ]
1
2021-04-24T05:33:26.000Z
2021-04-24T05:33:26.000Z
2019/PLP/L1/20.pl
LorhanSohaky/UFSCar
af0e84946cbb61b12dfa738610065bbb0f4887a2
[ "MIT" ]
8
2020-11-21T05:22:13.000Z
2021-09-22T13:42:22.000Z
2019/PLP/L1/20.pl
LorhanSohaky/UFSCar
af0e84946cbb61b12dfa738610065bbb0f4887a2
[ "MIT" ]
1
2018-11-18T15:50:55.000Z
2018-11-18T15:50:55.000Z
minN(X,Y,X):-X=<Y,!. minN(X,Y,Y):-!. minL([X],X):-!. minL([X|Y],M):-minL(Y,Z),minN(X,Z,M). removeE(X,[],[]):-!. removeE(X,[X|Y],Y):-!. removeE(X,[Z|Y],[Z|L]):-removeE(X,Y,L). ordena([],[]):-!. ordena(X,[W|Z]):-minL(X,W),removeE(W,X,M),ordena(M,Z).
20.833333
54
0.488
ed12d771cb1d9923930b09fe81b91bab4648ed8f
3,186
pl
Perl
oqtans_tools/Trinity/r2013_08_14/util/nbkc_merge_left_right_stats.pl
vipints/oqtans
af8119a73f6023deca57aedb9b090f7378a1a6c6
[ "BSD-3-Clause" ]
3
2015-11-20T19:40:29.000Z
2019-07-25T15:34:24.000Z
oqtans_tools/Trinity/r2013_08_14/util/nbkc_merge_left_right_stats.pl
vipints/oqtans
af8119a73f6023deca57aedb9b090f7378a1a6c6
[ "BSD-3-Clause" ]
null
null
null
oqtans_tools/Trinity/r2013_08_14/util/nbkc_merge_left_right_stats.pl
vipints/oqtans
af8119a73f6023deca57aedb9b090f7378a1a6c6
[ "BSD-3-Clause" ]
2
2018-09-20T08:28:36.000Z
2019-03-06T06:26:52.000Z
#!/usr/bin/env perl use strict; use warnings; use Getopt::Long qw(:config no_ignore_case bundling pass_through); my $usage = <<__EOUSAGE__; ############################################################################### # # Required: # # --left <string> left.fq.stats # --right <string> right.fq.stats # # ...
26.773109
132
0.467043
ed2fddc15d44e28087ccf967682f4f5da8b73445
2,004
pl
Perl
mysql-dst/mysql-cluster/mysql-test/lib/v1/mtr_gprof.pl
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
9
2020-12-17T01:59:13.000Z
2022-03-30T16:25:08.000Z
mysql-dst/mysql-cluster/mysql-test/lib/v1/mtr_gprof.pl
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
1
2021-07-30T12:06:33.000Z
2021-07-31T10:16:09.000Z
mysql-dst/mysql-cluster/mysql-test/lib/v1/mtr_gprof.pl
SJTU-IPADS/dst
897b929a692642cbf295c105d9d6e64090abb673
[ "Apache-2.0" ]
1
2021-08-01T13:47:07.000Z
2021-08-01T13:47:07.000Z
# -*- cperl -*- # Copyright (c) 2004 MySQL AB, 2008 Sun Microsystems, Inc. # Use is subject to license terms. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. # # Th...
30.363636
78
0.603792
ed586ccb771f43cdad7b7aff0aebef7e54f3f158
692
pm
Perl
auto-lib/Paws/SageMakerA2IRuntime/ListHumanLoopsResponse.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/SageMakerA2IRuntime/ListHumanLoopsResponse.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/SageMakerA2IRuntime/ListHumanLoopsResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::SageMakerA2IRuntime::ListHumanLoopsResponse; use Moose; has HumanLoopSummaries => (is => 'ro', isa => 'ArrayRef[Paws::SageMakerA2IRuntime::HumanLoopSummary]', required => 1); has NextToken => (is => 'ro', isa => 'Str'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentatio...
20.352941
120
0.715318
ed3c3260f1c9a26667ad671fa7df7a7bac5bc46c
1,953
pm
Perl
lib/MusicBrainz/Server/Data/Role/ValueSet.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
577
2015-01-15T12:18:50.000Z
2022-03-16T20:41:57.000Z
lib/MusicBrainz/Server/Data/Role/ValueSet.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
1,227
2015-04-16T01:00:29.000Z
2022-03-30T15:08:46.000Z
lib/MusicBrainz/Server/Data/Role/ValueSet.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
280
2015-01-04T08:39:41.000Z
2022-03-10T17:09:59.000Z
package MusicBrainz::Server::Data::Role::ValueSet; use MooseX::Role::Parameterized; use Moose::Util qw( ensure_all_roles ); use MusicBrainz::Server::Data::ValueSet; my @str_params = qw( entity_type plural_value_type value_attribute value_class value_type ); parameter \@str_params => ( is => '...
25.038462
67
0.565284
ed4c8cf45a37839f8c41e2c51e88adccbd96f48e
471
t
Perl
t/dbtest/04_subs.t
niccord/OTOBO-OPM-Maker
fa9b8595b02b0a34e82827f1b160d3b58bd66924
[ "ClArtistic" ]
null
null
null
t/dbtest/04_subs.t
niccord/OTOBO-OPM-Maker
fa9b8595b02b0a34e82827f1b160d3b58bd66924
[ "ClArtistic" ]
null
null
null
t/dbtest/04_subs.t
niccord/OTOBO-OPM-Maker
fa9b8595b02b0a34e82827f1b160d3b58bd66924
[ "ClArtistic" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Test::More; use OTOBO::OPM::Maker; use OTOBO::OPM::Maker::Command::dbtest; my $dbtest = OTOBO::OPM::Maker::Command::dbtest->new({ app => OTOBO::OPM::Maker->new, }); { my $return = $dbtest->abstract; is $return, 'Check if DatabaseInstall and DatabaseUnins...
18.84
99
0.666667
ed556454e662254cb3a8b147c3f3208c6bac6104
1,785
pm
Perl
libs/Recs/OutputStream.pm
blixtor/RecordStream
ddf0170c40f27f4a0c76c2636a632ff55c54abf8
[ "MIT" ]
null
null
null
libs/Recs/OutputStream.pm
blixtor/RecordStream
ddf0170c40f27f4a0c76c2636a632ff55c54abf8
[ "MIT" ]
null
null
null
libs/Recs/OutputStream.pm
blixtor/RecordStream
ddf0170c40f27f4a0c76c2636a632ff55c54abf8
[ "MIT" ]
null
null
null
package Recs::OutputStream; =head1 NAME Recs::OutputStream =head1 AUTHOR Benjamin Bernard <perlhacker@benjaminbernard.com> Keith Amling <keith.amling@gmail.com> =head1 DESCRIPTION An output stream for Recs::Record objects =head1 SYNOPSIS use Recs::OutputStream; my $out = Recs::OutputStream->new(); ...
15.521739
75
0.639776
73d857be317fcf6d1f9f9d20f8974825e0b19c76
10,098
pl
Perl
dataDownload/get_gfs.pl
AlbertEjiestein/Wind-Field-Cesium
53fe12e6ee486056092a90e12b7b040756054355
[ "MIT" ]
20
2020-03-15T14:16:42.000Z
2022-03-27T04:44:21.000Z
dataDownload/get_gfs.pl
AlbertEjiestein/Wind-Field-Cesium
53fe12e6ee486056092a90e12b7b040756054355
[ "MIT" ]
10
2020-03-11T04:45:17.000Z
2020-11-13T10:06:06.000Z
dataDownload/get_gfs.pl
AlbertEjiestein/Wind-Field-Cesium
53fe12e6ee486056092a90e12b7b040756054355
[ "MIT" ]
5
2020-03-10T16:21:00.000Z
2021-07-10T06:58:54.000Z
#!/usr/bin/perl -w # w. ebisuzaki CPC/NCEP/NWS/NOAA 10/2006 # # simple script to download gfs files # inspired by Dan Swank's get-narr.pl script # this script uses the tecnique described in # https://www.cpc.ncep.noaa.gov/products/wesley/fast_downloading_grib.html # # arguments: action YYYYMMDDHH HR0 HR1 DHR VAR_L...
32.057143
117
0.569123
ed422261b21a36d17b8df5dd44a919386c5d1571
3,082
pm
Perl
lib/Perl/Critic/Policy/Variables/ProhibitPerl4PackageNames.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
lib/Perl/Critic/Policy/Variables/ProhibitPerl4PackageNames.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
lib/Perl/Critic/Policy/Variables/ProhibitPerl4PackageNames.pm
atoomic/Perl-Critic
e3e5f8cf53517c9ba053585ae131216ae3a2de41
[ "Artistic-1.0" ]
null
null
null
package Perl::Critic::Policy::Variables::ProhibitPerl4PackageNames; use 5.006001; use strict; use warnings; use Readonly; use Perl::Critic::Utils qw{ :characters :severities :classification }; use base 'Perl::Critic::Policy'; our $VERSION = '1.134'; #-----------------------------------------------------------------...
25.471074
148
0.567813
73e72e61e73b19384c8cb12f01c769a440864e61
18,877
pl
Perl
engines/asm/e_padlock-x86.pl
JemmyLoveJenny/openssl
f8922b5107d098c78f846c8c999f96111345de8d
[ "Apache-2.0" ]
27
2019-04-27T00:51:22.000Z
2022-03-30T04:05:44.000Z
engines/asm/e_padlock-x86.pl
JemmyLoveJenny/openssl
f8922b5107d098c78f846c8c999f96111345de8d
[ "Apache-2.0" ]
9
2020-05-03T12:17:50.000Z
2021-10-15T02:18:47.000Z
engines/asm/e_padlock-x86.pl
JemmyLoveJenny/openssl
f8922b5107d098c78f846c8c999f96111345de8d
[ "Apache-2.0" ]
1
2019-07-14T17:25:17.000Z
2019-07-14T17:25:17.000Z
#! /usr/bin/env perl # Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the Apache License 2.0 (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....
30.058917
92
0.586375
ed361cb51446ea6e46dc60d917fbf199fba48407
1,774
t
Perl
t/trace1.t
cboleary/perl-tk
88dd549c36e1e615837c3dc185f553b5a9533792
[ "TCL" ]
28
2015-01-02T00:31:12.000Z
2021-12-21T09:03:05.000Z
t/trace1.t
cboleary/perl-tk
88dd549c36e1e615837c3dc185f553b5a9533792
[ "TCL" ]
44
2015-01-07T22:25:25.000Z
2022-03-28T13:34:44.000Z
t/trace1.t
cboleary/perl-tk
88dd549c36e1e615837c3dc185f553b5a9533792
[ "TCL" ]
18
2015-01-02T00:32:47.000Z
2022-03-24T12:57:40.000Z
BEGIN { $|=1; $^W=1; } use Test; use Tk; use Tk::Trace; use strict; plan test => 18; my $mw = MainWindow->new; $mw->geometry("+10+10"); my $v = 0; my $e = $mw->Entry(-textvariable => \$v)->pack; my ($r, $w, $u ) = (0, 0, 0 ); $e->traceVariable( \$v, 'rwu', [ \&trace_v, $e, 123 ] ); foreach my $k ( 1 .. 5 ) { $...
21.901235
69
0.501127
ed582199b99cfa9896145ba3aa557f27273b66c9
3,292
pm
Perl
tests/publiccloud/azure_cli.pm
jlausuch/os-autoinst-distri-opensuse
78ad74b2d9c292d60660096bdad1fcee93dfe3e3
[ "FSFAP" ]
2
2017-11-29T19:04:30.000Z
2017-11-29T19:04:31.000Z
tests/publiccloud/azure_cli.pm
jlausuch/os-autoinst-distri-opensuse
78ad74b2d9c292d60660096bdad1fcee93dfe3e3
[ "FSFAP" ]
1
2018-12-10T21:10:46.000Z
2018-12-10T21:10:46.000Z
tests/publiccloud/azure_cli.pm
jlausuch/os-autoinst-distri-opensuse
78ad74b2d9c292d60660096bdad1fcee93dfe3e3
[ "FSFAP" ]
null
null
null
# SUSE's openQA tests # # Copyright © 2021 SUSE LLC # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, # without any warranty. # Summary: Create VM in Azure us...
42.205128
216
0.697145