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
ed5e7d04a6e928491afd8ba554400ea2634dfd67
393
pm
Perl
lib/VMOMI/SendSNMPAction.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2020-07-22T21:56:34.000Z
2020-07-22T21:56:34.000Z
lib/VMOMI/SendSNMPAction.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
null
null
null
lib/VMOMI/SendSNMPAction.pm
restump/p5-vmomi
e2571d72a1f552ddd0258ad289ec229d8d12a147
[ "Apache-2.0" ]
1
2016-07-19T19:56:09.000Z
2016-07-19T19:56:09.000Z
package VMOMI::SendSNMPAction; use parent 'VMOMI::Action'; use strict; use warnings; our @class_ancestors = ( 'Action', 'DynamicData', ); our @class_members = ( ); sub get_class_ancestors { return @class_ancestors; } sub get_class_members { my $class = shift; my @super_members = $class->SUPER:...
15.72
59
0.679389
edebc71912f783ebd4cc19cc5f39d60443efa774
1,696
t
Perl
t/basics/super_and_override.t
exodist/Moose
fadfec9e315aa33fb22c96982704c8c0d15e84c6
[ "Artistic-1.0" ]
94
2015-01-04T18:17:36.000Z
2021-11-18T04:51:22.000Z
t/basics/super_and_override.t
moose-skaters/moose1
648aa02b38b313ca7697de7175f6ca540df16612
[ "Artistic-1.0" ]
82
2015-01-01T18:57:16.000Z
2021-04-13T17:58:38.000Z
t/basics/super_and_override.t
moose-skaters/moose1
648aa02b38b313ca7697de7175f6ca540df16612
[ "Artistic-1.0" ]
69
2015-01-06T00:59:52.000Z
2022-01-17T16:52:38.000Z
use strict; use warnings; use Test::More; use Test::Fatal; { package Foo; use Moose; sub foo { 'Foo::foo' } sub bar { 'Foo::bar' } sub baz { 'Foo::baz' } package Bar; use Moose; extends 'Foo'; override bar => sub { 'Bar::bar -> ' . super() }; package Baz; use Moose; ...
21.2
89
0.547759
edb854190cfe97dabe8252fc342b856d073a81bb
443,080
pm
Perl
tools/scitools/bin/linux64/Perl/CPAN.pm
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
1
2020-01-20T21:26:46.000Z
2020-01-20T21:26:46.000Z
tools/scitools/bin/linux64/Perl/CPAN.pm
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
tools/scitools/bin/linux64/Perl/CPAN.pm
brucegua/moocos
575c161cfa35e220f10d042e2e5ca18773691695
[ "Apache-2.0" ]
null
null
null
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- use strict; package CPAN; $CPAN::VERSION = '1.9205'; $CPAN::VERSION = eval $CPAN::VERSION if $CPAN::VERSION =~ /_/; use CPAN::HandleConfig; use CPAN::Version; use CPAN::Debug; use CPAN::Queue; use CPAN::Tarzip; use CPAN::DeferedCode; use Carp (); use Config (...
35.20979
125
0.524537
edc604c1330924dcf61683580fa8a5dca4aa24a3
1,731
pm
Perl
t/lib/t/MusicBrainz/Server/Controller/WS/2/LookupSeries.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
577
2015-01-15T12:18:50.000Z
2022-03-16T20:41:57.000Z
t/lib/t/MusicBrainz/Server/Controller/WS/2/LookupSeries.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
1,227
2015-04-16T01:00:29.000Z
2022-03-30T15:08:46.000Z
t/lib/t/MusicBrainz/Server/Controller/WS/2/LookupSeries.pm
kellnerd/musicbrainz-server
9e058e10219ea6b8942cfd64160ffe19769f747b
[ "BSD-2-Clause" ]
280
2015-01-04T08:39:41.000Z
2022-03-10T17:09:59.000Z
package t::MusicBrainz::Server::Controller::WS::2::LookupSeries; use Test::Routine; use Test::More; with 't::Mechanize', 't::Context'; use utf8; use Test::XML::SemanticCompare; use MusicBrainz::Server::Test ws_test => { version => 2 }; test all => sub { my $test = shift; my $c = $test->c; my $mech = $test->mech...
30.910714
118
0.679376
ed5edc0dc9b06da4e128582dbe7651695e657da6
4,040
pm
Perl
users/modules/EnsEMBL/Users/Command/Account/User/Add.pm
CristiGuijarro/public-plugins
060930ad6b4b47784e53c2fd9b6cd38e635f1d76
[ "Apache-2.0" ]
null
null
null
users/modules/EnsEMBL/Users/Command/Account/User/Add.pm
CristiGuijarro/public-plugins
060930ad6b4b47784e53c2fd9b6cd38e635f1d76
[ "Apache-2.0" ]
null
null
null
users/modules/EnsEMBL/Users/Command/Account/User/Add.pm
CristiGuijarro/public-plugins
060930ad6b4b47784e53c2fd9b6cd38e635f1d76
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2018] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
36.727273
255
0.683663
ed7d7e83efd080232fb3d38571ffc57ba1bcebd0
9,985
pl
Perl
nlp/tools/bin/geneclipse.pl
jmvallet/viky-ai
89408d38bb7a7d0900acbfa0687caca1474b89fe
[ "MIT" ]
35
2019-11-21T15:03:06.000Z
2021-11-02T15:26:40.000Z
nlp/tools/bin/geneclipse.pl
odespesse/viky-ai
de617b2798e49698e756eec0e0d6add89b57d0e0
[ "MIT" ]
54
2019-12-02T13:10:12.000Z
2021-05-23T19:57:06.000Z
nlp/tools/bin/geneclipse.pl
odespesse/viky-ai
de617b2798e49698e756eec0e0d6add89b57d0e0
[ "MIT" ]
12
2019-11-22T14:29:18.000Z
2021-05-17T20:11:19.000Z
#!/usr/bin/perl -w # # Generate Eclipse CDT project config # sub printUsage { (my $name = $0) =~ s/.*\/(.*)$/$1/; print <<END; Generate Eclipse CDT configuration from manifest.xml Usage: $name [options] TARGET PROJECT_DIR Required: TARGET Platform target to build Code::Blocks project config PROJECT...
25.935065
184
0.638057
ed89fa43f57450fd9f15bc860e737fd811854701
2,201
pm
Perl
GitPortable/App/Git/lib/perl5/5.8.8/TAP/Parser/Result/Plan.pm
garethflowers/git-portable
2dc793c7db2100afbd4dfad38dd9095e9619973d
[ "MIT" ]
12
2015-09-13T22:25:49.000Z
2020-07-15T09:16:00.000Z
GitPortable/App/Git/lib/perl5/5.8.8/TAP/Parser/Result/Plan.pm
garethflowers/git-portable
2dc793c7db2100afbd4dfad38dd9095e9619973d
[ "MIT" ]
1
2018-04-24T15:30:47.000Z
2018-04-24T15:30:47.000Z
GitPortable/App/Git/lib/perl5/5.8.8/TAP/Parser/Result/Plan.pm
garethflowers/git-portable
2dc793c7db2100afbd4dfad38dd9095e9619973d
[ "MIT" ]
4
2016-03-17T11:55:36.000Z
2018-07-19T01:30:01.000Z
package TAP::Parser::Result::Plan; use strict; use vars qw($VERSION @ISA); use TAP::Parser::Result; @ISA = 'TAP::Parser::Result'; =head1 NAME TAP::Parser::Result::Plan - Plan result token. =head1 VERSION Version 3.23 =cut $VERSION = '3.23'; =head1 DESCRIPTION This is a subclass of L<TAP:...
18.190083
79
0.54657
edd3cb65c8f0a6b56f5c1fc7cfdd4000256cc5f6
457
pm
Perl
lib/SemanticWeb/Schema/BodyOfWater.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
lib/SemanticWeb/Schema/BodyOfWater.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
lib/SemanticWeb/Schema/BodyOfWater.pm
robrwo/LDF-JSON-LD
2745fa73562625ab217b7094a812bfc1f4be8cbc
[ "ClArtistic" ]
null
null
null
use utf8; package SemanticWeb::Schema::BodyOfWater; # ABSTRACT: A body of water use Moo; extends qw/ SemanticWeb::Schema::Landform /; use MooX::JSON_LD 'BodyOfWater'; use Ref::Util qw/ is_plain_hashref /; # RECOMMEND PREREQ: Ref::Util::XS use namespace::autoclean; our $VERSION = 'v14.0.1'; =encoding utf8 =hea...
11.146341
47
0.702407
ede1c7b034bb9fdef56136d400c53b0b788cf26d
5,573
pm
Perl
t/lib/Neo4j_Test/Sim.pm
johannessen/neo4j-driver-perl
c0902a7dd196c92d5bbf289f0e520c5fc3c9233d
[ "Artistic-2.0" ]
5
2018-04-26T01:42:37.000Z
2021-08-31T12:12:39.000Z
t/lib/Neo4j_Test/Sim.pm
johannessen/neo4j-driver-perl
c0902a7dd196c92d5bbf289f0e520c5fc3c9233d
[ "Artistic-2.0" ]
13
2018-11-28T15:07:37.000Z
2022-01-25T13:10:39.000Z
t/lib/Neo4j_Test/Sim.pm
johannessen/neo4j-driver-perl
c0902a7dd196c92d5bbf289f0e520c5fc3c9233d
[ "Artistic-2.0" ]
1
2018-11-28T11:57:22.000Z
2018-11-28T11:57:22.000Z
package Neo4j_Test::Sim; use strict; use warnings; use Carp qw(croak); use JSON::PP qw(decode_json); use Digest::MD5; use File::Basename qw(dirname); use File::Slurp; use URI; use Neo4j_Test; my $path = (dirname dirname dirname __FILE__) . "/simulator"; my $hash_url = 0; # not 100% sure if 0 produces correct results...
27.318627
128
0.660147
ed9f7ff9eee215ae7646825e7b6c3dfe340009d9
843
pl
Perl
bin/compileemptyclass.pl
dlgroupuoft/PScout
b7ca635892a6717f5bdc7106e67af9ed08bec05e
[ "MIT" ]
12
2018-08-16T02:03:01.000Z
2022-03-26T12:00:24.000Z
lib/PScout/bin/compileemptyclass.pl
USC-NSL/SIF
570135075c9e24dbda42e596773bf0430b679fba
[ "Apache-2.0" ]
1
2018-07-04T15:50:12.000Z
2020-07-15T11:36:01.000Z
bin/compileemptyclass.pl
dlgroupuoft/PScout
b7ca635892a6717f5bdc7106e67af9ed08bec05e
[ "MIT" ]
5
2019-01-07T14:41:22.000Z
2021-06-28T23:41:33.000Z
#!/usr/bin/perl #$missingclass = "com.android.internal.telephony.gsm.GSMPhone\$1"; $missingclass = $ARGV[0]; if ($#ARGV != 0) { print "Usage: compileemptyclass.pl <package.class>\n"; exit(0); } $missingclass =~ m/(.*)\.([^.]*)$/; $pkg = $1; $class = $2; open FILE, ">$class.java" or die $!; print FILE "package $pk...
21.075
66
0.582444
edec53cd31660bb5673e7148e09b57bdb514c1e1
9,352
pm
Perl
lib/Convos/Plugin/Cms.pm
Huijaaja42/convos
f4be68508490bff5c356a43e6a000d22f1f2ee3c
[ "Artistic-2.0" ]
null
null
null
lib/Convos/Plugin/Cms.pm
Huijaaja42/convos
f4be68508490bff5c356a43e6a000d22f1f2ee3c
[ "Artistic-2.0" ]
null
null
null
lib/Convos/Plugin/Cms.pm
Huijaaja42/convos
f4be68508490bff5c356a43e6a000d22f1f2ee3c
[ "Artistic-2.0" ]
null
null
null
package Convos::Plugin::Cms; use Mojo::Base 'Convos::Plugin', -async_await; use Convos::Date 'dt'; use Mojo::ByteStream; use Mojo::Cache; use Mojo::Collection; use Mojo::DOM; use Mojo::URL; use Mojo::Util qw(decode slugify trim); use Pod::Simple::Search; use Pod::Simple::XHTML; use Scalar::Util 'blessed'; use Text::Ma...
29.316614
100
0.55047
ed77743310a0d427c84bf68ae6e73dbad1a3b0b2
536
pm
Perl
lib/MetaCPAN/Document/Package/Set.pm
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
113
2016-08-10T08:54:18.000Z
2022-03-20T01:39:53.000Z
lib/MetaCPAN/Document/Package/Set.pm
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
347
2016-07-04T14:37:39.000Z
2022-03-20T12:57:12.000Z
lib/MetaCPAN/Document/Package/Set.pm
twins2020/metacpan-api
ed27c320b743993214dc8d3e76adfbb9cd4c334b
[ "Artistic-1.0" ]
110
2016-11-14T22:27:09.000Z
2022-03-20T06:41:33.000Z
package MetaCPAN::Document::Package::Set; use Moose; use MetaCPAN::Query::Package (); extends 'ElasticSearchX::Model::Document::Set'; has query_package => ( is => 'ro', isa => 'MetaCPAN::Query::Package', lazy => 1, builder => '_build_query_package', handles => [qw< get_modules >], );...
19.851852
47
0.597015
edaf048cdf0345c9fc0d11d1abffaae296dda9a4
8,795
pm
Perl
apps/tomcat/web/mode/memory.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/tomcat/web/mode/memory.pm
nribault/centreon-plugins
e99276ba80ba202392791e78d72b00f1306d1a99
[ "Apache-2.0" ]
null
null
null
apps/tomcat/web/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...
36.342975
250
0.596475
eda10fb6187a7268e1fd1e02ab7cd2563765d82e
4,145
pl
Perl
crawl-board.pl
gugod/p5-ptt-crawler
ffdfd2749767d21dd2588e23f5c06810fbdbbf49
[ "CC0-1.0" ]
1
2015-09-20T07:06:02.000Z
2015-09-20T07:06:02.000Z
crawl-board.pl
gugod/p5-ptt-crawler
ffdfd2749767d21dd2588e23f5c06810fbdbbf49
[ "CC0-1.0" ]
null
null
null
crawl-board.pl
gugod/p5-ptt-crawler
ffdfd2749767d21dd2588e23f5c06810fbdbbf49
[ "CC0-1.0" ]
null
null
null
use v5.18; use File::Path qw(make_path); use Mojo::IOLoop; use Mojo::UserAgent; use Mojo::UserAgent::CookieJar; use constant PTT_URL => "https://www.ptt.cc"; sub ptt_get { my ($url, $cb) = @_; state $ua ||= Mojo::UserAgent->new( cookie_jar => Mojo::UserAgent::CookieJar->new, max_connections...
27.450331
110
0.436429
ed41cfd33fcb29c24654f018e3f75814a91a791d
6,350
pm
Perl
lib/AsposeSlidesCloud/Object/ResourceBase.pm
rizwanniazigroupdocs/aspose-slides-cloud-perl
71ec0139d276aeacbce02fbd944208e30a38e269
[ "MIT" ]
null
null
null
lib/AsposeSlidesCloud/Object/ResourceBase.pm
rizwanniazigroupdocs/aspose-slides-cloud-perl
71ec0139d276aeacbce02fbd944208e30a38e269
[ "MIT" ]
null
null
null
lib/AsposeSlidesCloud/Object/ResourceBase.pm
rizwanniazigroupdocs/aspose-slides-cloud-perl
71ec0139d276aeacbce02fbd944208e30a38e269
[ "MIT" ]
1
2021-01-04T07:31:42.000Z
2021-01-04T07:31:42.000Z
=begin comment Copyright (c) 2019 Aspose Pty Ltd 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, publish,...
32.233503
107
0.667717
edbc49ae8addd1afb0e12d38f0ad061397482b38
100,828
al
Perl
Apps/IN/INTaxBase/app/src/page/BankReceiptVoucher.page.al
Microsoft/ALAppExtensions
c49a3f05eef4bc88a38b5f4b888b96933ac01309
[ "MIT" ]
127
2018-04-17T18:03:03.000Z
2019-05-06T18:54:17.000Z
Apps/IN/INTaxBase/app/src/page/BankReceiptVoucher.page.al
Microsoft/ALAppExtensions
c49a3f05eef4bc88a38b5f4b888b96933ac01309
[ "MIT" ]
2,279
2018-09-12T12:01:49.000Z
2019-05-06T13:59:35.000Z
Apps/IN/INTaxBase/app/src/page/BankReceiptVoucher.page.al
Microsoft/ALAppExtensions
c49a3f05eef4bc88a38b5f4b888b96933ac01309
[ "MIT" ]
41
2018-05-17T11:19:52.000Z
2019-04-30T17:30:38.000Z
page 18553 "Bank Receipt Voucher" { ApplicationArea = Basic, Suite; AutoSplitKey = true; Caption = 'Bank Receipt Voucher'; DelayedInsert = true; PageType = Worksheet; PromotedActionCategories = 'New,Process,Report,Bank,Application,Payroll,Approve,Page,Post/Print,Line,Account'; SaveValues = t...
46.251376
283
0.504096
ed8492c8d7f12d32721f420c99ded43b75227743
2,678
pm
Perl
auto-lib/Paws/LookoutMetrics/RedshiftSourceConfig.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/LookoutMetrics/RedshiftSourceConfig.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/LookoutMetrics/RedshiftSourceConfig.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::LookoutMetrics::RedshiftSourceConfig; use Moose; has ClusterIdentifier => (is => 'ro', isa => 'Str', required => 1); has DatabaseHost => (is => 'ro', isa => 'Str', required => 1); has DatabaseName => (is => 'ro', isa => 'Str', required => 1); has DatabasePort => ...
26
113
0.71882
eddc5832e6563cb1d474f84167e85386e1197406
664
pl
Perl
lib/unicore/lib/gc_sc/ODI.pl
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
1
2021-07-29T03:46:04.000Z
2021-07-29T03:46:04.000Z
lib/unicore/lib/gc_sc/ODI.pl
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
lib/unicore/lib/gc_sc/ODI.pl
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # # Binary property 'Other_Default_Ignorable_Code_Point' # return <<'END'; 034F Other_Default_Ignorable_Code_Point 115F 1160 Other_Default_Ignorable_Code_Point 2065 2069 Other...
33.2
59
0.84488
ed66fe0c836e25e1174982db3f27aa806894461e
4,554
pl
Perl
scripting/local_date_time.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2019-08-11T00:39:34.000Z
2019-08-11T00:39:34.000Z
scripting/local_date_time.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
null
null
null
scripting/local_date_time.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2020-07-28T05:58:47.000Z
2020-07-28T05:58:47.000Z
#!/perl/bin/perl -w ############################################################################## # Program Name: local_date_time.pl # # Summary: Convert to English dates based on localtime() # Used in nmail.pl # # Created: Thu Feb 18 1999 10:28:14 (Bob Heckel) # Modified: Mon 10 Jul 20...
34.763359
81
0.517567
ed96a23aa41a2f1ecc19a8256739ceb7f283f02b
430
pl
Perl
ndk/prebuilt/linux-x86_64/lib/perl5/5.16.2/unicore/lib/Nv/42.pl
efortuna/AndroidSDKClone
240e73b763c159af6bbcd111f2705b549e85295a
[ "Apache-2.0" ]
1
2019-07-10T15:21:02.000Z
2019-07-10T15:21:02.000Z
ndk/prebuilt/linux-x86_64/lib/perl5/5.16.2/unicore/lib/Nv/42.pl
efortuna/AndroidSDKClone
240e73b763c159af6bbcd111f2705b549e85295a
[ "Apache-2.0" ]
null
null
null
ndk/prebuilt/linux-x86_64/lib/perl5/5.16.2/unicore/lib/Nv/42.pl
efortuna/AndroidSDKClone
240e73b763c159af6bbcd111f2705b549e85295a
[ "Apache-2.0" ]
1
2019-02-25T11:55:44.000Z
2019-02-25T11:55:44.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/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 existe...
30.714286
77
0.669767
edc6e318bc082560cd652398576f3e636025efc1
8,915
pm
Perl
RR/DNSKEY.pm
gitpan/Net-DNS-SEC
41bb441314754fac08a3b48a64a78e63fe2ca7f4
[ "Unlicense" ]
null
null
null
RR/DNSKEY.pm
gitpan/Net-DNS-SEC
41bb441314754fac08a3b48a64a78e63fe2ca7f4
[ "Unlicense" ]
null
null
null
RR/DNSKEY.pm
gitpan/Net-DNS-SEC
41bb441314754fac08a3b48a64a78e63fe2ca7f4
[ "Unlicense" ]
null
null
null
package Net::DNS::RR::DNSKEY; # # $Id: DNSKEY.pm 1271 2014-10-10 21:55:38Z willem $ # use vars qw($VERSION); $VERSION = (qw$LastChangedRevision: 1271 $)[1]; use strict; use base qw(Net::DNS::RR); =head1 NAME Net::DNS::RR::DNSKEY - DNS DNSKEY resource record =cut use integer; use warnings; use Carp; use MIME::B...
21.690998
93
0.631071
edaf86f5f0b26a5e53e211d4e86a3f6409a93138
782
t
Perl
t/without.t
wu-lee/module-release
18d25aca184362e99e61ffd6189339db5bcc60f8
[ "Artistic-2.0" ]
null
null
null
t/without.t
wu-lee/module-release
18d25aca184362e99e61ffd6189339db5bcc60f8
[ "Artistic-2.0" ]
null
null
null
t/without.t
wu-lee/module-release
18d25aca184362e99e61ffd6189339db5bcc60f8
[ "Artistic-2.0" ]
null
null
null
#!perl use strict; use warnings; use Test::More tests => 10; BEGIN { use File::Spec; my $file = File::Spec->catfile( qw(t lib setup_common.pl) ); require $file; } use Module::Release; use Test::Without::Module qw( Test::Prereq Module::CPANTS::Analyse ); my @tuples = ( [ qw( Module::Release::Prereq check_pre...
19.55
81
0.624041
ed9cef52004e1b5c0d9f0ea3a884429b1fcaa1df
502
pl
Perl
cmd/unset/anntalk.pl
latchdevel/DXspider
e61ab5eeea22241ea8d8f1f6d072f5249901d788
[ "Artistic-1.0-Perl", "Artistic-2.0" ]
null
null
null
cmd/unset/anntalk.pl
latchdevel/DXspider
e61ab5eeea22241ea8d8f1f6d072f5249901d788
[ "Artistic-1.0-Perl", "Artistic-2.0" ]
null
null
null
cmd/unset/anntalk.pl
latchdevel/DXspider
e61ab5eeea22241ea8d8f1f6d072f5249901d788
[ "Artistic-1.0-Perl", "Artistic-2.0" ]
null
null
null
# # unset the allow talklike announce flag # # Copyright (c) 1998 - Dirk Koopman # # # my ($self, $line) = @_; my @args = split /\s+/, $line; my $call; my @out; @args = $self->call if (!@args || $self->priv < 9); foreach $call (@args) { $call = uc $call; my $chan = DXChannel::get($call); if ($chan) { $chan...
17.928571
57
0.557769
ed25c95ff4508cc041be4cab6605ad7d2622d636
1,796
t
Perl
t/basic.t
Csson/p5-Dist-Zilla-Plugin-PkgVersion-Block
ca5a1cebd28ab55daa2522638f5710392b881e77
[ "Artistic-1.0" ]
null
null
null
t/basic.t
Csson/p5-Dist-Zilla-Plugin-PkgVersion-Block
ca5a1cebd28ab55daa2522638f5710392b881e77
[ "Artistic-1.0" ]
1
2015-05-19T23:21:53.000Z
2015-05-31T13:15:24.000Z
t/basic.t
Csson/p5-Dist-Zilla-Plugin-PkgVersion-Block
ca5a1cebd28ab55daa2522638f5710392b881e77
[ "Artistic-1.0" ]
null
null
null
use strict; use Test::More; use autodie; use Test::DZil; my $classic = q{ package DZT::Classic; 1; }; my $single = q{ package DZT::Single { say 'hello'; } 1; }; my $double = q{ package DZT::First { say 'hello'; }; package DZT::Second { say 'hello'; } 1; }; my $with_ver = q{ package DZT::WithVer 1.2 { ...
17.269231
89
0.614699
ed9dd9f570b2f75e67853d032e64f444f5455a26
11,547
pm
Perl
cloud/microsoft/office365/teams/mode/usersactivity.pm
Le-Syl21/centreon-plugins
d6faacff279fd65a65de336eb3c3d5e53dbc83be
[ "Apache-2.0" ]
316
2015-01-18T20:37:21.000Z
2022-03-27T00:20:35.000Z
cloud/microsoft/office365/teams/mode/usersactivity.pm
Le-Syl21/centreon-plugins
d6faacff279fd65a65de336eb3c3d5e53dbc83be
[ "Apache-2.0" ]
2,333
2015-04-26T19:10:19.000Z
2022-03-31T15:35:21.000Z
cloud/microsoft/office365/teams/mode/usersactivity.pm
Le-Syl21/centreon-plugins
d6faacff279fd65a65de336eb3c3d5e53dbc83be
[ "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...
37.859016
162
0.537975
73d137e0c30609e974f9b4f6837792b8148a0eb0
1,575
t
Perl
v5.22/t/mro/isa_aliases.t
perl11/p5-coretests
65f340f49aea59bd666f1bf5c077a66004b51731
[ "Artistic-2.0" ]
1
2015-12-07T12:45:44.000Z
2015-12-07T12:45:44.000Z
v5.22/t/mro/isa_aliases.t
perl11/p5-coretests
65f340f49aea59bd666f1bf5c077a66004b51731
[ "Artistic-2.0" ]
null
null
null
v5.22/t/mro/isa_aliases.t
perl11/p5-coretests
65f340f49aea59bd666f1bf5c077a66004b51731
[ "Artistic-2.0" ]
null
null
null
#!./perl BEGIN { chdir 't' if -d 't'; require './test.pl'; set_up_inc('../lib'); } plan 13; @Foogh::ISA = "Bar"; *Phoogh::ISA = *Foogh::ISA; @Foogh::ISA = "Baz"; ok 'Foogh'->isa("Baz"), 'isa after another stash has claimed the @ISA via glob assignment'; ok 'Phoogh'->isa("Baz"), 'isa on the stash that cl...
28.636364
75
0.645079
73e2715c7bb7d95bb26ba0ac823116586bda758d
378
pl
Perl
unidecode/Unidecode.pl
nghiepit/anyascii
7b579df65aa5e81227df0410183c5408962a9b7c
[ "0BSD" ]
null
null
null
unidecode/Unidecode.pl
nghiepit/anyascii
7b579df65aa5e81227df0410183c5408962a9b7c
[ "0BSD" ]
null
null
null
unidecode/Unidecode.pl
nghiepit/anyascii
7b579df65aa5e81227df0410183c5408962a9b7c
[ "0BSD" ]
null
null
null
use strict; use warnings; use lib 'src/lib'; use Text::Unidecode; open(my $f, '>:raw', 'table.tsv') or die; binmode($f, ":utf8"); for (my $cp = hex('0xa0'); $cp <= hex('0xffff'); $cp++) { my $input = chr($cp); my $output = unidecode($input); if ($output ne '' and index($output, "\n") == -1 and index($output, "[?]"...
22.235294
84
0.555556
ede1990565c81dc18eee98a76e978013bb43cfe3
3,769
t
Perl
t/Account/Friends.t
AlliumCepa/webgui
235e1771b16e41ef4e85ddd4e61e22a26eddbe93
[ "Apache-1.1" ]
17
2015-02-10T15:32:59.000Z
2022-03-27T20:01:14.000Z
t/Account/Friends.t
AlliumCepa/webgui
235e1771b16e41ef4e85ddd4e61e22a26eddbe93
[ "Apache-1.1" ]
34
2015-01-07T22:42:00.000Z
2020-11-15T17:45:50.000Z
t/Account/Friends.t
AlliumCepa/webgui
235e1771b16e41ef4e85ddd4e61e22a26eddbe93
[ "Apache-1.1" ]
11
2015-02-06T22:06:10.000Z
2022-03-27T20:12:30.000Z
# vim:syntax=perl #------------------------------------------------------------------- # WebGUI is Copyright 2001-2012 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this d...
35.895238
124
0.555585
edaf4670fae367560a7bd367b0099d9f8cd0bc82
1,468
pl
Perl
tools/ktrace_malloc.pl
zhihui-slash2/slash2-next
d174a735f9860d2d9e31c47548bda67257400804
[ "0BSD" ]
null
null
null
tools/ktrace_malloc.pl
zhihui-slash2/slash2-next
d174a735f9860d2d9e31c47548bda67257400804
[ "0BSD" ]
null
null
null
tools/ktrace_malloc.pl
zhihui-slash2/slash2-next
d174a735f9860d2d9e31c47548bda67257400804
[ "0BSD" ]
null
null
null
#!/usr/bin/env perl # $Id$ # %ISC_START_LICENSE% # --------------------------------------------------------------------- # Copyright 2015-2016, Google, Inc. # Copyright 2012-2015, Pittsburgh Supercomputing Center # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any # purpose ...
27.698113
71
0.590599
edd8263b31d7c714e13398486659b0cea9fa9776
3,103
pm
Perl
lib/DDG/Spice/SkyscannerFlightSearch.pm
remixz/zeroclickinfo-spice
0049a9f6adcf0144ff0ae6cb10b7c8a2e2bb98c6
[ "Apache-2.0" ]
null
null
null
lib/DDG/Spice/SkyscannerFlightSearch.pm
remixz/zeroclickinfo-spice
0049a9f6adcf0144ff0ae6cb10b7c8a2e2bb98c6
[ "Apache-2.0" ]
null
null
null
lib/DDG/Spice/SkyscannerFlightSearch.pm
remixz/zeroclickinfo-spice
0049a9f6adcf0144ff0ae6cb10b7c8a2e2bb98c6
[ "Apache-2.0" ]
null
null
null
package DDG::Spice::SkyscannerFlightSearch; # ABSTRACT: This IA will call Skyscanner's API to retrieve the cheapest flight prices to # different countries from the user's country use DDG::Spice; use strict; use warnings; use JSON::MaybeXS # No caching of results spice is_cached => 0; spice wrap_jsonp_callback => 1...
36.505882
166
0.642926
edee70cf067a757fccca25568df938aae2f13bfb
212
pl
Perl
examples/ex3.pl
michal-josef-spacek/Error-Pure-Always
07240fcc1ac2ba2de645b3f4bb8a28475dff891b
[ "BSD-2-Clause" ]
null
null
null
examples/ex3.pl
michal-josef-spacek/Error-Pure-Always
07240fcc1ac2ba2de645b3f4bb8a28475dff891b
[ "BSD-2-Clause" ]
null
null
null
examples/ex3.pl
michal-josef-spacek/Error-Pure-Always
07240fcc1ac2ba2de645b3f4bb8a28475dff891b
[ "BSD-2-Clause" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Error::Pure::Always; # Set error type. $Error::Pure::TYPE = 'AllError'; # Error. die '1'; # Output something like: # ERROR: 1 # main err path_to_script 12
13.25
32
0.665094
ed6e9c0604f5812f33716ae7be26163c568a412f
785
pm
Perl
lib/PanLex/Server.pm
longnow/panlex-tools
1b10fa140af96078c7c909cd10f3f3c05f641671
[ "MIT" ]
8
2015-11-02T22:55:24.000Z
2018-05-27T22:11:40.000Z
lib/PanLex/Server.pm
longnow/panlex-tools
1b10fa140af96078c7c909cd10f3f3c05f641671
[ "MIT" ]
3
2021-03-31T19:12:43.000Z
2021-12-13T20:03:51.000Z
lib/PanLex/Server.pm
longnow/panlex-tools
1b10fa140af96078c7c909cd10f3f3c05f641671
[ "MIT" ]
2
2016-07-11T18:00:18.000Z
2019-04-23T14:41:52.000Z
package PanLex::Server; use strict; use warnings 'FATAL', 'all'; use utf8; use Mojo::Base 'Mojolicious'; use PanLex::Normalize; use PanLex::Util; sub startup { my $app = shift; $app->routes->post('/normalize/:method')->to('main#normalize'); $app->routes->post('/util/:method')->to('main#util'); } package...
19.625
67
0.598726
ed66a55790455a452f8777b92e1818d2a0286bbf
415
t
Perl
xt/release/99_pod_coverage.t
TrackingSoft/Redis-CappedCollection
3131861abb3eeba4cf2aed835e74783da24fb6a4
[ "Artistic-1.0-Perl" ]
null
null
null
xt/release/99_pod_coverage.t
TrackingSoft/Redis-CappedCollection
3131861abb3eeba4cf2aed835e74783da24fb6a4
[ "Artistic-1.0-Perl" ]
1
2020-02-15T21:45:36.000Z
2020-02-19T03:30:33.000Z
xt/release/99_pod_coverage.t
TrackingSoft/Redis-CappedCollection
3131861abb3eeba4cf2aed835e74783da24fb6a4
[ "Artistic-1.0-Perl" ]
null
null
null
#!/usr/bin/perl -w use 5.010; use strict; use warnings; use lib 'lib'; use Test::More; eval 'use Test::Pod::Coverage'; ## no critic plan skip_all => "Test::Pod::Coverage required for testing POD coverage" if $@; plan tests => 1; pod_coverage_ok( "Redis::CappedCollection", { also_private => [...
20.75
81
0.621687
edeedca9dbb79bba39ff87d7f1c01e52bd71ef3a
3,230
pm
Perl
hardware/pdu/clever/snmp/mode/psusage.pm
garnier-quentin/centreon-plugins
51c16b4419d640709d3352a260e4cd63cd96db14
[ "Apache-2.0" ]
null
null
null
hardware/pdu/clever/snmp/mode/psusage.pm
garnier-quentin/centreon-plugins
51c16b4419d640709d3352a260e4cd63cd96db14
[ "Apache-2.0" ]
null
null
null
hardware/pdu/clever/snmp/mode/psusage.pm
garnier-quentin/centreon-plugins
51c16b4419d640709d3352a260e4cd63cd96db14
[ "Apache-2.0" ]
null
null
null
# # Copyright 2018 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...
28.584071
96
0.517028
edd3c2ad771b0a1cf4b26a9b8faf705fbfc92439
2,657
al
Perl
Apps/CZ/BankingDocumentsLocalization/app/Src/Reports/IssBankStatement.Report.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/CZ/BankingDocumentsLocalization/app/Src/Reports/IssBankStatement.Report.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/CZ/BankingDocumentsLocalization/app/Src/Reports/IssBankStatement.Report.al
waldo1001/ALAppExtensions
935155845bf45b631d1c34b6bcd5aec54308d50f
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
report 31283 "Iss. Bank Statement CZB" { DefaultLayout = RDLC; RDLCLayout = './Src/Reports/IssBankStatement.rdl'; Caption = 'Issued Bank Statement'; dataset { dataitem("Iss. Bank Statement Header CZB"; "Iss. Bank Statement Header CZB") { CalcFields = Amount; ...
32.402439
84
0.485886
edd3d9e94e4c65ca9805a8ad376a83ef7d761504
5,768
t
Perl
t/Object/Table-has_one.t
houseabsolute/Fey-ORM
af4bb010413ec46474da22d9e85938d46c94f462
[ "Artistic-1.0" ]
null
null
null
t/Object/Table-has_one.t
houseabsolute/Fey-ORM
af4bb010413ec46474da22d9e85938d46c94f462
[ "Artistic-1.0" ]
null
null
null
t/Object/Table-has_one.t
houseabsolute/Fey-ORM
af4bb010413ec46474da22d9e85938d46c94f462
[ "Artistic-1.0" ]
null
null
null
use strict; use warnings; use Test::More 0.88; use lib 't/lib'; use Fey::ORM::Test; use Fey::Literal::String; use Fey::Placeholder; use Fey::Test; Fey::ORM::Test::define_live_classes(); Fey::ORM::Test::insert_user_data(); ## no critic (Modules::ProhibitMultiplePackages) { package Message; use Fey::ORM::Ta...
23.834711
81
0.570562
ede949a81a4643148c40abc43666f2f9331b0f0b
3,400
pl
Perl
examples/inference/arithm_R.pl
JanWielemaker/cplint-on-swish
151a60949d25a2c7ba4b41aa0204eea212e3fd6f
[ "BSD-2-Clause" ]
9
2015-06-16T00:19:48.000Z
2020-07-13T15:03:29.000Z
examples/inference/arithm_R.pl
logicmoo/swish
3e26a957b5c7c899a7e535b12c1fc32ee2b48b99
[ "BSD-2-Clause" ]
2
2016-11-15T17:47:13.000Z
2017-03-03T10:38:13.000Z
examples/inference/arithm_R.pl
logicmoo/swish
3e26a957b5c7c899a7e535b12c1fc32ee2b48b99
[ "BSD-2-Clause" ]
6
2016-06-07T11:56:29.000Z
2020-07-13T12:57:19.000Z
/* Random arithmetic function from http://forestdb.org/models/arithmetic.html The model generatively defines a random arithmetic function. The problem is to predict the value returned by the function given one or two couples of input-output, i.e., to compute a conditional probability. Translated from the Church functio...
24.460432
76
0.655
ed19776563fefbf50cc248e7fd1699c1e58f1b30
4,060
pm
Perl
source/lib/StreamGraph/View/BorderFactory.pm
grandchild/streamgraph
57893740a7bf460e3d66cd1e8fd2777d5b726cc4
[ "MIT" ]
null
null
null
source/lib/StreamGraph/View/BorderFactory.pm
grandchild/streamgraph
57893740a7bf460e3d66cd1e8fd2777d5b726cc4
[ "MIT" ]
null
null
null
source/lib/StreamGraph/View/BorderFactory.pm
grandchild/streamgraph
57893740a7bf460e3d66cd1e8fd2777d5b726cc4
[ "MIT" ]
null
null
null
package StreamGraph::View::BorderFactory; our $VERSION = '0.000001'; use warnings; use strict; use Carp; use StreamGraph::View::Border::Ellipse; use StreamGraph::View::Border::Rectangle; use StreamGraph::View::Border::RoundedRect; use StreamGraph::View::ArgUtils; use List::Util; use Glib ':constants'; sub new { ...
22.430939
88
0.677833
edcc1eae6386ba3b5246c7f65532ae2e73919b68
3,675
pm
Perl
misc-scripts/xref_mapping/XrefParser/MGIParser.pm
sgiorgetti/ensembl
ff90d0812cc0e64cc55c74a759575db351c5217b
[ "Apache-2.0" ]
1
2021-09-27T11:01:06.000Z
2021-09-27T11:01:06.000Z
misc-scripts/xref_mapping/XrefParser/MGIParser.pm
sgiorgetti/ensembl
ff90d0812cc0e64cc55c74a759575db351c5217b
[ "Apache-2.0" ]
1
2021-09-23T13:46:54.000Z
2021-09-23T13:46:54.000Z
misc-scripts/xref_mapping/XrefParser/MGIParser.pm
sgiorgetti/ensembl
ff90d0812cc0e64cc55c74a759575db351c5217b
[ "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 obta...
25.880282
100
0.627755
edc0dd2f44b9e9c166a3b2096b0c6977c1091657
2,878
al
Perl
Modules/System/Email/src/Test Email/EmailTestMail.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Modules/System/Email/src/Test Email/EmailTestMail.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Modules/System/Email/src/Test Email/EmailTestMail.Codeunit.al
MiguelMercadoActual/ALAppExtensions
97ee3823053eb32fa7e38dc3d1e7a89bdcca8d7b
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
// ------------------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // ------------------------------------------------------------...
47.966667
411
0.624392
eda5cf82be6051d81930641e357cb425d6e62f7c
5,868
al
Perl
Apps/W1/MSWalletPayments/app/src/pages/MerchSetupInv.Page.al
manjulchauhan/ALAppExtensions
3f2f1d6e5337188b1af9c0275420f1c1de036a7f
[ "MIT" ]
127
2018-04-17T18:03:03.000Z
2019-05-06T18:54:17.000Z
Apps/W1/MSWalletPayments/app/src/pages/MerchSetupInv.Page.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
2,279
2018-09-12T12:01:49.000Z
2019-05-06T13:59:35.000Z
Apps/W1/MSWalletPayments/app/src/pages/MerchSetupInv.Page.al
snu-development/ALAppExtensions
371a27fe48483be776642dde19483a87ae27289c
[ "MIT" ]
41
2018-05-17T11:19:52.000Z
2019-04-30T17:30:38.000Z
#if not CLEAN20 page 1087 "MS - Wallet Merch. Setup Inv" { ObsoleteState = Pending; ObsoleteReason = 'MS Wallet have been deprecated'; ObsoleteTag = '20.0'; Caption = 'Set up Microsoft Pay Payments'; DataCaptionExpression = ''; DeleteAllowed = false; InsertAllowed = false; PageType = Car...
43.466667
227
0.485515
edd010da1361310e1db38fa41043ada7ae8438ac
1,528
pl
Perl
nfsroot/usr/share/doc/libparse-recdescent-perl/examples/demo_lisplike.pl
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
1
2019-02-26T16:02:06.000Z
2019-02-26T16:02:06.000Z
nfsroot/usr/share/doc/libparse-recdescent-perl/examples/demo_lisplike.pl
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
null
null
null
nfsroot/usr/share/doc/libparse-recdescent-perl/examples/demo_lisplike.pl
simontakite/FAI
077f94c83700cdd29433d09372f916f9e277497b
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl -w use Parse::RecDescent; use Data::Dumper; my $grammar = q{ s_expr: '(' s_expr(s) ')' # NESTED S-EXPRS { $return = $item[2] } | /" [^\\"]* (\\. [^\\"]*)* "/x # STRINGS | /[^()\s]+/ # ANYTHING ELSE }; ...
18.634146
64
0.513743
edbcabbd88d1a6b527f9b6a553508c3863c7ba39
1,089
pm
Perl
ext/Parrot-Embed/lib/Parrot/Embed.pm
allisonrandal/pcc_testing
b906b48d01125d1818f8ea31ff87b9fa85d21994
[ "Artistic-2.0" ]
1
2016-04-05T22:45:45.000Z
2016-04-05T22:45:45.000Z
ext/Parrot-Embed/lib/Parrot/Embed.pm
allisonrandal/pcc_testing
b906b48d01125d1818f8ea31ff87b9fa85d21994
[ "Artistic-2.0" ]
null
null
null
ext/Parrot-Embed/lib/Parrot/Embed.pm
allisonrandal/pcc_testing
b906b48d01125d1818f8ea31ff87b9fa85d21994
[ "Artistic-2.0" ]
null
null
null
package Parrot::Embed; # Copyright (C) 2006-2009, Parrot Foundation. # $Id$ use strict; use warnings; our $VERSION = '20081006'; use base 'DynaLoader'; Parrot::Embed->bootstrap($VERSION); 1; __END__ =head1 NAME Parrot::Embed - use Parrot from Perl 5 =head1 VERSION Version 20081006 =head1 SYNOPSIS use Parr...
18.457627
79
0.743802
edede426126bc4af4db65ececdedc246310b9339
8,147
pl
Perl
lib/mk-ca-bundle.pl
patrick0057/ermine-curl
60c20d72f5ffd66e975aa37487324f9a7dddccb7
[ "curl" ]
133
2015-01-05T10:45:10.000Z
2022-01-07T09:41:57.000Z
lib/mk-ca-bundle.pl
patrick0057/ermine-curl
60c20d72f5ffd66e975aa37487324f9a7dddccb7
[ "curl" ]
114
2015-02-24T18:55:51.000Z
2021-12-11T13:37:32.000Z
lib/mk-ca-bundle.pl
patrick0057/ermine-curl
60c20d72f5ffd66e975aa37487324f9a7dddccb7
[ "curl" ]
45
2015-02-24T03:50:42.000Z
2022-01-31T00:35:44.000Z
#!/usr/bin/perl -w # *************************************************************************** # * _ _ ____ _ # * Project ___| | | | _ \| | # * / __| | | | |_) | | # * | (__| |_| | _ <| |___ # * ...
33.526749
100
0.565852
eda58e8f145656fe431e45e9a1079cb49eea6283
8,070
pm
Perl
lib/Bio/PopGen/IO/prettybase.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
5
2017-10-27T15:03:19.000Z
2020-04-25T17:44:49.000Z
lib/Bio/PopGen/IO/prettybase.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
4
2021-01-28T20:49:55.000Z
2022-03-25T19:02:54.000Z
lib/Bio/PopGen/IO/prettybase.pm
Helmholtz-HIPS/prosnap
5286cda39276d5eda85d2ddb23b8ab83c5d4960c
[ "MIT" ]
2
2019-02-22T10:51:15.000Z
2019-02-22T12:35:35.000Z
# # BioPerl module for Bio::PopGen::IO::prettybase # # Please direct questions and support issues to <bioperl-l@bioperl.org> # # Cared for by Jason Stajich <jason-at-bioperl.org> # # Copyright Jason Stajich # # You may distribute this module under the same terms as perl itself # POD documentation - main docs before t...
26.286645
93
0.650805
edd26b45394cb541087fe5405aac3417ab27d545
4,257
pm
Perl
lib/Dancer/Session.pm
atoomic/Dancer
1ab1aab873c9f95b75b2d7d6b4ceba6cad283b07
[ "Artistic-1.0" ]
1
2017-09-09T12:44:54.000Z
2017-09-09T12:44:54.000Z
lib/Dancer/Session.pm
abh/Dancer
0466b406a80deedcb06bb6623124a7bdef6754a2
[ "Artistic-1.0" ]
null
null
null
lib/Dancer/Session.pm
abh/Dancer
0466b406a80deedcb06bb6623124a7bdef6754a2
[ "Artistic-1.0" ]
null
null
null
package Dancer::Session; use strict; use warnings; use Dancer::Cookies; use Dancer::Engine; # Singleton representing the session engine class to use my $ENGINE = undef; sub engine {$ENGINE} # This wrapper look for the session engine and try to load it. sub init { my ($class, $name, $config) = @_; $ENGINE = ...
25.339286
83
0.711064
edae5b942ce8b368eff164f43afd91f0785c488f
1,771
pm
Perl
auto-lib/Paws/KinesisAnalytics/KinesisStreamsInputUpdate.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/KinesisAnalytics/KinesisStreamsInputUpdate.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/KinesisAnalytics/KinesisStreamsInputUpdate.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::KinesisAnalytics::KinesisStreamsInputUpdate; use Moose; has ResourceARNUpdate => (is => 'ro', isa => 'Str'); has RoleARNUpdate => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::KinesisAnalytics::KinesisStreamsInputUpdate =head1 USAGE This class represents ...
26.833333
120
0.756635
ed8fc75d6a3ab7ece8b4c3240a26dc5dbd5d344e
16,498
pm
Perl
src/fhem/trunk/fhem/contrib/deprecated/98_JsonList.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/contrib/deprecated/98_JsonList.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
src/fhem/trunk/fhem/contrib/deprecated/98_JsonList.pm
nastymorbol/fhem-docker
c88d13e6fb098a487486b448806048eab1222b81
[ "MIT" ]
null
null
null
################################################################ # $Id: 98_JsonList.pm 16370 2018-03-10 09:00:04Z rudolfkoenig $ # # Copyright notice # # (c) 2008 Copyright: Martin Fischer (m_fischer at gmx dot de) # All rights reserved # # This script is free software; you can redistribute it and/or modify # it u...
29.779783
109
0.424051
ede7d743605270aefb00d1957c471c00cb91f8ab
462
t
Perl
t/build-hook.t
pnu/panda
671bd4f46b775342452489d709c0e9a9844dd5ed
[ "MIT" ]
89
2015-01-03T02:44:44.000Z
2021-11-22T08:31:29.000Z
t/build-hook.t
trenchmortar/panda
46b7940708c5916da407760d5c0c591fd40633e8
[ "MIT" ]
178
2015-01-01T18:23:41.000Z
2017-06-30T10:49:54.000Z
t/build-hook.t
trenchmortar/panda
46b7940708c5916da407760d5c0c591fd40633e8
[ "MIT" ]
50
2015-01-02T04:49:08.000Z
2021-11-07T04:51:37.000Z
#!perl6 use v6.c; use Test; use Panda::Tester; use Panda::Builder; my $wd = $*CWD.child('testmodules').child('with-build').Str; $PANDATEST::RAN = False; lives-ok { ok Panda::Tester.test($wd), "run test"; ok Panda::Builder.build($wd), "run build"; ok Panda::Builder.build($wd), "run build"; ok $PAND...
19.25
60
0.65368
edaf0d8ca0cec11b0e8bad90b46100b40fb5d311
2,785
al
Perl
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1135-330-429.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1135-330-429.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
benchmark/benchmarks/FASP-benchmarks/data/random-oriented/randomoriented-1135-330-429.al
krzysg/FaspHeuristic
1929c40e3fbc49e68b04acfc5522539a18758031
[ "MIT" ]
null
null
null
1 169 284 2 23 286 3 154 4 39 5 168 6 112 7 203 8 38 243 265 278 9 257 10 33 143 179 292 11 12 13 14 300 15 16 17 225 18 19 215 20 21 170 208 22 23 24 25 142 26 134 27 310 28 29 80 103 30 230 317 31 170 32 215 328 33 85 34 16 58 35 36 37 186 38 39 35 40 16 168 41 267 42 75 235 247 43 150 261 278 44 145 45 103 46 182 47...
8.439394
21
0.727828
eda37a27ea4b77dd156cf609d46a2274d07eaf8b
384
pm
Perl
auto-lib/Paws/GameLift/ResolveAliasOutput.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/GameLift/ResolveAliasOutput.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/GameLift/ResolveAliasOutput.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::GameLift::ResolveAliasOutput; use Moose; has FleetId => (is => 'ro', isa => 'Str'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::GameLift::ResolveAliasOutput =head1 ATTRIBUTES =head2 FleetId => Str Fleet identifier that is associated ...
14.222222
61
0.671875
ed0846049bbd4bba191434ddba1042ccd54b3032
2,292
pm
Perl
tools/winapi/setup.pm
imaami/wine
9711a73b2ee23ca2ab025a2d377147daec6f7507
[ "MIT" ]
null
null
null
tools/winapi/setup.pm
imaami/wine
9711a73b2ee23ca2ab025a2d377147daec6f7507
[ "MIT" ]
null
null
null
tools/winapi/setup.pm
imaami/wine
9711a73b2ee23ca2ab025a2d377147daec6f7507
[ "MIT" ]
null
null
null
# # Copyright 1999, 2000, 2001 Patrik Stridvall # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This libr...
25.752809
98
0.600349
ed9c33978ef67489d93fb29077bd3f4390e9e63a
3,419
pm
Perl
network/hirschmann/standard/snmp/mode/processcount.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
1
2021-03-16T22:20:32.000Z
2021-03-16T22:20:32.000Z
network/hirschmann/standard/snmp/mode/processcount.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
network/hirschmann/standard/snmp/mode/processcount.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...
33.519608
197
0.592863
ed8ab726b050dfa368bb646548b6f0633f8c69d7
703
pm
Perl
lib/perfSONAR_PS/NPToolkit/WebService/Auth.pm
candlerb/perl-shared
027b63874da5c5a4431afd0c4bbd78cef047b14d
[ "Apache-2.0" ]
7
2015-08-21T21:37:03.000Z
2022-03-21T08:25:35.000Z
lib/perfSONAR_PS/NPToolkit/WebService/Auth.pm
candlerb/perl-shared
027b63874da5c5a4431afd0c4bbd78cef047b14d
[ "Apache-2.0" ]
48
2015-09-01T14:21:25.000Z
2021-05-19T19:20:12.000Z
lib/perfSONAR_PS/NPToolkit/WebService/Auth.pm
candlerb/perl-shared
027b63874da5c5a4431afd0c4bbd78cef047b14d
[ "Apache-2.0" ]
3
2016-07-07T00:06:31.000Z
2020-11-26T10:32:52.000Z
package perfSONAR_PS::NPToolkit::WebService::Auth; use base 'Exporter'; use strict; our @EXPORT_OK = ( 'is_authenticated', 'unauthorized_output' ); sub is_authenticated { my $cgi = shift; my $authenticated = 0; return if (! defined $cgi); if( defined $cgi->auth_type() && $cgi->auth_type ne '' && defin...
22.677419
92
0.577525
ed8fce8aa80b6d03b97f1aada988d899aa78608a
65,154
pl
Perl
vendor/C/netpbm/buildtools/configure.pl
ownclo/jpeg-on-steroids
deef3d015f07c46fedeaf0cceaadd4b702e89838
[ "BSD-3-Clause" ]
2
2016-11-23T18:45:39.000Z
2017-08-28T14:45:50.000Z
vendor/C/netpbm/buildtools/configure.pl
ownclo/jpeg-on-steroids
deef3d015f07c46fedeaf0cceaadd4b702e89838
[ "BSD-3-Clause" ]
null
null
null
vendor/C/netpbm/buildtools/configure.pl
ownclo/jpeg-on-steroids
deef3d015f07c46fedeaf0cceaadd4b702e89838
[ "BSD-3-Clause" ]
null
null
null
#!/usr/bin/perl -w require 5.000; use strict; use English; use File::Basename; use Cwd 'abs_path'; use Fcntl; use Config; #use File::Temp "tempfile"; Not available before Perl 5.6.1 my ($TRUE, $FALSE) = (1,0); # This program generates Makefile.config, which is included by all of the # Netpbm makefiles. You ...
30.675141
79
0.529284
eda9368c71de037cece47ee1aeea6ac9f817e2b4
3,920
pm
Perl
lib/Acme/SGABRIEL/Utils.pm
gitpan/Acme-SGABRIEL-Utils
22706ba254baaf6501265c343b597537a850232d
[ "Artistic-2.0", "Unlicense" ]
null
null
null
lib/Acme/SGABRIEL/Utils.pm
gitpan/Acme-SGABRIEL-Utils
22706ba254baaf6501265c343b597537a850232d
[ "Artistic-2.0", "Unlicense" ]
null
null
null
lib/Acme/SGABRIEL/Utils.pm
gitpan/Acme-SGABRIEL-Utils
22706ba254baaf6501265c343b597537a850232d
[ "Artistic-2.0", "Unlicense" ]
null
null
null
package Acme::SGABRIEL::Utils; use 5.006; use strict; use warnings FATAL => 'all'; use Exporter qw( import ); our @EXPORT = qw( sum ); =head1 NAME Acme::SGABRIEL::Utils - Provides a simple experimentation module per Intermediate Perl, Chapter 20, Exercises 1-4 =head1 VERSION Version 0.01 See the Acme::SGABRIEL::U...
28
130
0.765306
eda2b70d4fadad0be13d2763eb9dddeb348717d3
12,120
pm
Perl
lib/Cfn/Resource/AWS/EMR/InstanceFleetConfig.pm
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
lib/Cfn/Resource/AWS/EMR/InstanceFleetConfig.pm
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
lib/Cfn/Resource/AWS/EMR/InstanceFleetConfig.pm
lominorama/cfn-perl
d4aafdd58cc06fe749cd65f51ce5e08e67c30e3a
[ "Apache-2.0" ]
null
null
null
# AWS::EMR::InstanceFleetConfig generated from spec 2.25.0 use Moose::Util::TypeConstraints; coerce 'Cfn::Resource::Properties::AWS::EMR::InstanceFleetConfig', from 'HashRef', via { Cfn::Resource::Properties::AWS::EMR::InstanceFleetConfig->new( %$_ ) }; package Cfn::Resource::AWS::EMR::InstanceFleetConfig { us...
45.909091
244
0.658168
edf0b08a79ce6bc8da82139a9f0b651b6276efeb
4,424
t
Perl
test/rule/Array.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
36
2016-02-19T12:09:49.000Z
2022-02-03T13:13:21.000Z
test/rule/Array.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
null
null
null
test/rule/Array.t
rewriting/tom
2918e95c78006f08a2a0919ef440413fa5c2342a
[ "BSD-3-Clause" ]
6
2017-11-30T17:07:10.000Z
2022-03-12T14:46:21.000Z
import aterm.*; import aterm.pure.*; import java.util.*; public class Array { private static ATermFactory factory = SingletonFactory.getInstance(); private AFun fzero, fsuc, fplus,ffib; public ATermAppl tzero; %typeterm L { implement { ArrayList } is_sort(t) { t instanceof ArrayList } equals(...
24.043478
80
0.541817
ede6c9e9f9a656c472e9bf7b1617480a99a0d18e
624
pm
Perl
lib/Circleator/FeatFunction/Numeric/read_depth.pm
jonathancrabtree/Circleator
ff9b0dc8a6af53a5ff894922d4e2495c649a7639
[ "Artistic-2.0" ]
36
2015-04-23T07:42:42.000Z
2022-02-22T15:56:05.000Z
lib/Circleator/FeatFunction/Numeric/read_depth.pm
jonathancrabtree/Circleator
ff9b0dc8a6af53a5ff894922d4e2495c649a7639
[ "Artistic-2.0" ]
20
2015-04-21T18:57:19.000Z
2021-10-30T14:15:26.000Z
lib/Circleator/FeatFunction/Numeric/read_depth.pm
jonathancrabtree/Circleator
ff9b0dc8a6af53a5ff894922d4e2495c649a7639
[ "Artistic-2.0" ]
8
2015-12-15T15:31:33.000Z
2021-12-16T10:46:19.000Z
package Circleator::FeatFunction::Numeric::read_depth; use Circleator::Parser::SNP; my $SNP = Circleator::Parser::SNP->new(); my $SNP_TP = $SNP->tag_prefix(); my $SNP_TBTP = $SNP->target_base_tag_prefix(); sub get_function { my($track, $tname) = @_; my $query = $track->{'snp-query'}; return sub { my $f = ...
23.111111
98
0.615385
edbfa0d96ac9eaa393063894f5882408f5e7140d
1,732
pm
Perl
auto-lib/Paws/CloudDirectory/BatchRemoveFacetFromObject.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/CloudDirectory/BatchRemoveFacetFromObject.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
1
2021-05-26T19:13:58.000Z
2021-05-26T19:13:58.000Z
auto-lib/Paws/CloudDirectory/BatchRemoveFacetFromObject.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::CloudDirectory::BatchRemoveFacetFromObject; use Moose; has ObjectReference => (is => 'ro', isa => 'Paws::CloudDirectory::ObjectReference', required => 1); has SchemaFacet => (is => 'ro', isa => 'Paws::CloudDirectory::SchemaFacet', required => 1); 1; ### main pod documentation begin ### =head1 NAME...
27.492063
119
0.748268
ed7ad701c5cf14036819565a13d4f790c47ec2f7
6,831
pm
Perl
lib/perl/Bio/EnsEMBL/EGPipeline/BlastAlignment/FilterHits.pm
manuelcarbajo/ensembl-production-imported
3e3d28f8698415954b79fa67e6e9c71d9bc22cb0
[ "Apache-2.0" ]
null
null
null
lib/perl/Bio/EnsEMBL/EGPipeline/BlastAlignment/FilterHits.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/BlastAlignment/FilterHits.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.788235
132
0.632411
ed7a825eba957813421cddc728f60dc11b4dca67
1,792
pm
Perl
lib/Zengin/Perl/Bank.pm
sironekotoro/Zengin-Perl
fdc1a6352537ba4d5a3002bf47c470ba11773f7b
[ "Artistic-1.0" ]
null
null
null
lib/Zengin/Perl/Bank.pm
sironekotoro/Zengin-Perl
fdc1a6352537ba4d5a3002bf47c470ba11773f7b
[ "Artistic-1.0" ]
4
2020-10-04T07:55:45.000Z
2020-10-18T14:06:55.000Z
lib/Zengin/Perl/Bank.pm
sironekotoro/Zengin-Perl
fdc1a6352537ba4d5a3002bf47c470ba11773f7b
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/env perl package Zengin::Perl::Bank; use Carp; use JSON qw/decode_json/; use Moo 2.004004; use Exporter 'import'; our @EXPORT = qw/branch/; map { has $_ => ( is => 'ro' ) } qw (code name hira kana roma _path); has branches => ( is => "ro", builder => "_branches_builder", lazy => 1, ); ...
17.92
69
0.59096
ede12644b815db7f85b3c02b1665b34a214ffbd9
8,831
pm
Perl
example-perl-psgi/.perl/lib/perl5/DateTime/TimeZone/Africa/Tripoli.pm
NINGONDA/apcera
60ccb872a56566bde41594546ba4e97e0d73eae0
[ "MIT" ]
null
null
null
example-perl-psgi/.perl/lib/perl5/DateTime/TimeZone/Africa/Tripoli.pm
NINGONDA/apcera
60ccb872a56566bde41594546ba4e97e0d73eae0
[ "MIT" ]
null
null
null
example-perl-psgi/.perl/lib/perl5/DateTime/TimeZone/Africa/Tripoli.pm
NINGONDA/apcera
60ccb872a56566bde41594546ba4e97e0d73eae0
[ "MIT" ]
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/4wpj_fAzbR/africa. Olson data version 2016c # # Do not edit this file directly. # package DateTime::Tim...
26.361194
89
0.645567
edb0848fae5de570a744cbbf4f5ee1ab3eb32bd8
10,140
pm
Perl
apps/vmware/connector/mode/healthhost.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
1
2021-03-16T22:20:32.000Z
2021-03-16T22:20:32.000Z
apps/vmware/connector/mode/healthhost.pm
xdrive05/centreon-plugins
8227ba680fdfd2bb0d8a806ea61ec1611c2779dc
[ "Apache-2.0" ]
null
null
null
apps/vmware/connector/mode/healthhost.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...
34.372881
191
0.530671
edd96bb6d36f066ff8eb33eff30bb6e0853c66e6
970
pm
Perl
tools/test_modules/m11760.pm
vbalyasnyy/hashcat
84d3981e7b6bc4efe3c1bcbaa6f4198f4c523204
[ "MIT" ]
3
2019-02-08T11:12:44.000Z
2021-05-09T13:43:50.000Z
tools/test_modules/m11760.pm
e-ago/hashcat
dbbdb7e5ac4f7db2dd503c1820b91fbbcfc37c92
[ "MIT" ]
null
null
null
tools/test_modules/m11760.pm
e-ago/hashcat
dbbdb7e5ac4f7db2dd503c1820b91fbbcfc37c92
[ "MIT" ]
1
2021-05-01T09:38:27.000Z
2021-05-01T09:38:27.000Z
#!/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.636364
77
0.637113
eded75f189b4daaabcb18473feedd86cfd574124
4,510
pl
Perl
scripts/EST/clip_cdnas.pl
vsitnik/ensembl-pipeline
3d12427eb0536812906fe5fd0cf5e90cc27d89ad
[ "Apache-2.0" ]
51
2015-01-09T06:15:42.000Z
2022-01-09T19:03:36.000Z
scripts/EST/clip_cdnas.pl
vsitnik/ensembl-pipeline
3d12427eb0536812906fe5fd0cf5e90cc27d89ad
[ "Apache-2.0" ]
4
2017-08-03T11:06:57.000Z
2022-01-21T17:23:19.000Z
scripts/EST/clip_cdnas.pl
vsitnik/ensembl-pipeline
3d12427eb0536812906fe5fd0cf5e90cc27d89ad
[ "Apache-2.0" ]
31
2015-01-11T08:22:41.000Z
2022-03-10T00:48:24.000Z
#!/usr/bin/env perl # 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 Licen...
32.446043
142
0.638581
edbdb9589fade67d4e1a972388862ebdb69d24d9
1,064
t
Perl
t/O2/Obj/PropertyDefinition-2.t
haakonsk/O2-Framework
50f2f2def517b90dec647b914128ad8f949f51d9
[ "MIT" ]
1
2016-05-24T08:13:09.000Z
2016-05-24T08:13:09.000Z
t/O2/Obj/PropertyDefinition-2.t
haakonsk/O2-Framework
50f2f2def517b90dec647b914128ad8f949f51d9
[ "MIT" ]
null
null
null
t/O2/Obj/PropertyDefinition-2.t
haakonsk/O2-Framework
50f2f2def517b90dec647b914128ad8f949f51d9
[ "MIT" ]
null
null
null
use strict; use Test::More qw(no_plan); use_ok 'O2::Context'; use_ok 'O2::Mgr::PropertyDefinitionManager'; my $context = O2::Context->new(); my $propertyDefinitionMgr = O2::Mgr::PropertyDefinitionManager->new( context => $context ); my $definition = $propertyDefinitionMgr->newObject(); $definition->setPropertyName(...
35.466667
124
0.727444
edbc4f978f40770b6ee567b2892268c601607a07
14,723
pm
Perl
extlib/Mojo/Headers.pm
jamadam/mojo-checkbot
ec3e39d43f7915ba61ad90234b6b3582f33e0f69
[ "MIT" ]
2
2017-04-03T14:11:18.000Z
2020-01-16T05:35:20.000Z
extlib/Mojo/Headers.pm
jamadam/mojo-checkbot
ec3e39d43f7915ba61ad90234b6b3582f33e0f69
[ "MIT" ]
null
null
null
extlib/Mojo/Headers.pm
jamadam/mojo-checkbot
ec3e39d43f7915ba61ad90234b6b3582f33e0f69
[ "MIT" ]
null
null
null
package Mojo::Headers; use Mojo::Base -base; use Mojo::Util 'monkey_patch'; has max_line_size => sub { $ENV{MOJO_MAX_LINE_SIZE} || 10240 }; # Common headers my %NORMALCASE = map { lc($_) => $_ } ( qw(Accept Accept-Charset Accept-Encoding Accept-Language Accept-Ranges), qw(Allow Authorization Cache-Control Connec...
23.594551
125
0.676832
edbc4be717a42c7c933b2b1aa60ad82e5b9d48f1
4,464
pm
Perl
auto-lib/Paws/GameLift/PlayerSession.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/GameLift/PlayerSession.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
auto-lib/Paws/GameLift/PlayerSession.pm
galenhuntington/aws-sdk-perl
13b775dcb5f0b3764f0a82f3679ed5c7721e67d3
[ "Apache-2.0" ]
null
null
null
package Paws::GameLift::PlayerSession; use Moose; has CreationTime => (is => 'ro', isa => 'Str'); has FleetId => (is => 'ro', isa => 'Str'); has GameSessionId => (is => 'ro', isa => 'Str'); has IpAddress => (is => 'ro', isa => 'Str'); has PlayerData => (is => 'ro', isa => 'Str'); has PlayerId => (is => 'r...
22.32
102
0.732303
edbb7db72b01a5cc54343b90dac4408eb83850e5
27,582
al
Perl
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ERMAMCbankingSetupATDD.Codeunit.al
kwettermann/ALAppExtensions
4519eea4a265dda64dd53c0ff5d60d89333842ad
[ "MIT" ]
337
2019-05-07T06:04:40.000Z
2022-03-31T10:07:42.000Z
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ERMAMCbankingSetupATDD.Codeunit.al
kwettermann/ALAppExtensions
4519eea4a265dda64dd53c0ff5d60d89333842ad
[ "MIT" ]
14,850
2019-05-07T06:04:27.000Z
2022-03-31T19:53:28.000Z
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ERMAMCbankingSetupATDD.Codeunit.al
kwettermann/ALAppExtensions
4519eea4a265dda64dd53c0ff5d60d89333842ad
[ "MIT" ]
374
2019-05-09T10:08:14.000Z
2022-03-31T17:48:32.000Z
codeunit 134410 "ERM AMC banking Setup ATDD" { Subtype = Test; TestPermissions = NonRestrictive; trigger OnRun() begin // [FEATURE] [AMC Banking Fundamentals] end; var Assert: Codeunit Assert; LibraryTestInitialize: Codeunit "Library - Test Initialize"; LibraryU...
39.01273
145
0.663295
ed25e4e5e1358a0c4a08d682b65428c6633d4876
1,598
pm
Perl
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
muffato/ensembl-hive
6d6fa0ef57dd3a76695e255d2e76d96603b4179b
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
muffato/ensembl-hive
6d6fa0ef57dd3a76695e255d2e76d96603b4179b
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/Hive/DBSQL/ResourceClassAdaptor.pm
muffato/ensembl-hive
6d6fa0ef57dd3a76695e255d2e76d96603b4179b
[ "Apache-2.0" ]
null
null
null
=pod =head1 NAME Bio::EnsEMBL::Hive::DBSQL::ResourceClassAdaptor =head1 SYNOPSIS $resource_class_adaptor = $db_adaptor->get_ResourceClassAdaptor; $resource_class_adaptor = $resource_class_object->adaptor; =head1 DESCRIPTION Module to encapsulate all db access for persistent class ResourceClass. ...
27.551724
172
0.7597
edca17ec3fa797535964da8d9fa9374f897e5b13
666
t
Perl
tests/impl/uJIT-tests-Lua/suite/profile-leaf.t
luavela/luavela
56c6e8d833cad56ae524ae82d6ae370bedcd2a45
[ "MIT" ]
64
2020-08-18T18:44:47.000Z
2022-03-30T23:14:30.000Z
tests/impl/uJIT-tests-Lua/suite/profile-leaf.t
luavela/luavela
56c6e8d833cad56ae524ae82d6ae370bedcd2a45
[ "MIT" ]
5
2020-08-24T08:15:24.000Z
2021-01-13T08:49:02.000Z
tests/impl/uJIT-tests-Lua/suite/profile-leaf.t
luavela/luavela
56c6e8d833cad56ae524ae82d6ae370bedcd2a45
[ "MIT" ]
3
2020-09-09T09:12:49.000Z
2021-03-19T11:56:07.000Z
#!/usr/bin/perl # # Tests for leaf profiler. # Copyright (C) 2020-2021 LuaVela Authors. See Copyright Notice in COPYRIGHT # Copyright (C) 2015-2020 IPONWEB Ltd. See Copyright Notice in COPYRIGHT use 5.010; use warnings; use strict; use lib './lib'; use UJit::Test; my $tester = UJit::Test->new( chunks_dir => './c...
19.028571
76
0.651652
73da17c097bb94cba3e57333e422d34422e7afb7
1,219
t
Perl
bundle/srcache-nginx-module-0.31/t/disk.t
zyqCSL/openresty-1.13.6.1-instrumented
21be1c9e8e57a894a38865e34bccb2d3a97a6c18
[ "BSD-2-Clause" ]
147
2015-01-06T05:12:03.000Z
2022-01-13T11:02:44.000Z
bundle/srcache-nginx-module-0.31/t/disk.t
zyqCSL/openresty-1.13.6.1-instrumented
21be1c9e8e57a894a38865e34bccb2d3a97a6c18
[ "BSD-2-Clause" ]
19
2015-01-20T13:50:03.000Z
2021-11-30T15:54:32.000Z
bundle/srcache-nginx-module-0.31/t/disk.t
zyqCSL/openresty-1.13.6.1-instrumented
21be1c9e8e57a894a38865e34bccb2d3a97a6c18
[ "BSD-2-Clause" ]
59
2015-02-13T09:28:51.000Z
2022-02-11T13:37:33.000Z
# vi:filetype= use lib 'lib'; use Test::Nginx::Socket; #repeat_each(100); plan tests => repeat_each() * (2 * blocks() + 1); $ENV{TEST_NGINX_MEMCACHED_PORT} ||= 11211; no_shuffle(); run_tests(); __DATA__ === TEST 1: flush all --- config location /flush { set $memc_cmd 'flush_all'; memc_pass 1...
17.414286
55
0.61936
ed6382d5dd800d7d738a6f7ca56859f581de3ea2
5,169
pm
Perl
scripts/local/lib/perl5/Test2/Util.pm
ashkanx/binary-mt
ca9d040abb3ee1ac0e79964d79b86ff1bc0446fe
[ "Apache-2.0" ]
null
null
null
scripts/local/lib/perl5/Test2/Util.pm
ashkanx/binary-mt
ca9d040abb3ee1ac0e79964d79b86ff1bc0446fe
[ "Apache-2.0" ]
3
2016-09-22T07:23:29.000Z
2017-02-01T01:39:44.000Z
scripts/local/lib/perl5/Test2/Util.pm
ashkanx/binary-mt
ca9d040abb3ee1ac0e79964d79b86ff1bc0446fe
[ "Apache-2.0" ]
10
2016-09-13T02:10:40.000Z
2021-07-11T23:11:01.000Z
package Test2::Util; use strict; use warnings; our $VERSION = '1.302015'; use Config qw/%Config/; our @EXPORT_OK = qw{ try pkg_to_file get_tid USE_THREADS CAN_THREAD CAN_REALLY_FORK CAN_FORK }; use base 'Exporter'; sub _can_thread { return 0 unless $] >= 5.008001; return 0 unless ...
22.184549
80
0.631457
edc780b8455a201ee1316d8f0f34ab05c12e2475
1,267
pm
Perl
auto-lib/Azure/StorSimple/GetStorageAccountCredentials.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/StorSimple/GetStorageAccountCredentials.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
null
null
null
auto-lib/Azure/StorSimple/GetStorageAccountCredentials.pm
pplu/azure-sdk-perl
26cbef2d926f571bc1617c26338c106856f95568
[ "Apache-2.0" ]
1
2021-04-08T15:26:39.000Z
2021-04-08T15:26:39.000Z
package Azure::StorSimple::GetStorageAccountCredentials; use Moose; use MooseX::ClassAttribute; has 'api_version' => (is => 'ro', required => 1, isa => 'Str', default => '2017-06-01', traits => [ 'Azure::ParamInQuery', 'Azure::LocationInResponse' ], location => 'api-version', ); has 'managerName' => (is ...
42.233333
229
0.617995
ed84d1633de12301d2a91691cd9129b23061a3b2
494
pl
Perl
scripting/japh_map.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2019-08-11T00:39:34.000Z
2019-08-11T00:39:34.000Z
scripting/japh_map.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
null
null
null
scripting/japh_map.pl
bheckel/code
98309e8aa145901e49460546643c911eaaff54e6
[ "Apache-2.0" ]
1
2020-07-28T05:58:47.000Z
2020-07-28T05:58:47.000Z
#!/usr/bin/perl -w ############################################################################## # Name: japh_map.pl # # Summary: Demo of map (and obfuscation). # # Adapted: Fri 16 Mar 2001 08:54:20 (Bob Heckel -- from RayCosoft website) ##############################################################################...
30.875
78
0.44332
ed42e13c7404e80c0a1b4c8bff093afbb1c52512
6,655
pl
Perl
msys64/usr/share/perl5/core_perl/unicore/lib/CWU/Y.pl
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
9
2018-04-19T05:08:30.000Z
2021-11-23T07:36:58.000Z
msys64/usr/share/perl5/core_perl/unicore/lib/CWU/Y.pl
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
msys64/usr/share/perl5/core_perl/unicore/lib/CWU/Y.pl
andresfaagit/sg-desarrollo-ruby
2c9bc5dad657d9713cc0f7fc4e883a85b83537e5
[ "Ruby" ]
9
2017-10-24T21:53:36.000Z
2021-11-23T07:36:59.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 12.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 exist...
5.336808
77
0.791585
edaa5ad3b1cd8359e642487f08484b6bfed20186
3,658
pl
Perl
qeynos2/Knargon_Lanenda.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
1
2021-11-25T23:33:55.000Z
2021-11-25T23:33:55.000Z
qeynos2/Knargon_Lanenda.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
6
2020-02-12T16:39:52.000Z
2021-08-16T22:12:59.000Z
qeynos2/Knargon_Lanenda.pl
GiverofMemory/FVProject-Quests
8754c17305f1b9f56fff5e2952127f628be10646
[ "MIT" ]
7
2019-12-28T20:06:14.000Z
2021-11-23T17:21:38.000Z
sub EVENT_SAY { if ($text=~/hail/i) { quest::say("Hey.. What's up? My name's Knargon Lanenda. I just came over here from [Freeport] a couple of months ago. I used to run a big business importing goods from [Faydwer]. If you've been to [Freeport]. I'm sure you've heard of me."); } elsif ($text=~/freeport/i) { qu...
45.725
313
0.668398
ed155713976c23f43496abb2b1a154c202e45350
1,738
pl
Perl
bin/tests/system/statschannel/traffic-json.pl
goby/bind9
a179cbdf652095d00e7774320592f25eab0210d8
[ "Apache-2.0" ]
1
2019-02-06T14:25:43.000Z
2019-02-06T14:25:43.000Z
bin/tests/system/statschannel/traffic-json.pl
muks/bind9
c762e15991fb24fce6d877c61ddd702e9c7ae9d6
[ "Apache-2.0" ]
null
null
null
bin/tests/system/statschannel/traffic-json.pl
muks/bind9
c762e15991fb24fce6d877c61ddd702e9c7ae9d6
[ "Apache-2.0" ]
null
null
null
#!/usr/bin/perl # # Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. # # THE SOFTWARE IS ...
32.792453
77
0.674914
eddccd7159cc4f96e40e287c448e694d39753a08
3,834
pm
Perl
lib/DDG/Spice/PackageTracking.pm
ManrajGrover/zeroclickinfo-spice
f52ecd7a7246dc306b94ab9bbfa93174b8ec8b40
[ "Apache-2.0" ]
null
null
null
lib/DDG/Spice/PackageTracking.pm
ManrajGrover/zeroclickinfo-spice
f52ecd7a7246dc306b94ab9bbfa93174b8ec8b40
[ "Apache-2.0" ]
null
null
null
lib/DDG/Spice/PackageTracking.pm
ManrajGrover/zeroclickinfo-spice
f52ecd7a7246dc306b94ab9bbfa93174b8ec8b40
[ "Apache-2.0" ]
null
null
null
package DDG::Spice::PackageTracking; use strict; use DDG::Spice; use Text::Trim; use YAML::XS 'LoadFile'; spice is_cached => 1; spice proxy_cache_valid => "200 1m"; spice wrap_jsonp_callback => 1; spice to => 'https://api.packagetrackr.com/ddg/v1/track/simple?n=$1&api_key={{ENV{DDG_SPICE_PACKAGETRACKR_API_KEY}}}'; ...
31.42623
118
0.518519
73f5ef1c666911d0c7abd950803fcf1c59b0af5b
967
pl
Perl
check_kzp.pl
0xAF/check_kzp
a8fdd069730886a280e897446e7790203d4350d9
[ "Unlicense" ]
null
null
null
check_kzp.pl
0xAF/check_kzp
a8fdd069730886a280e897446e7790203d4350d9
[ "Unlicense" ]
null
null
null
check_kzp.pl
0xAF/check_kzp
a8fdd069730886a280e897446e7790203d4350d9
[ "Unlicense" ]
null
null
null
#!/usr/bin/perl # Stanislav Lechev [0xAF] # mail: af@0xAF.org use strict; use Digest::MD5 qw( md5_hex ); use File::Fetch; my $kzp_url = 'http://www.kzp.bg/download.php?mode=fileDownload&p_attached_file_id=4956'; die "usage: $0 mails_file.txt [kzp_file.txt]\n" unless ($#ARGV >= 0); die "cannot open mails file: $!" un...
26.135135
89
0.616339
ed72b8d8cd5ac6ceefe603df5a889085f107dff0
2,668
pm
Perl
SeccubusV2.pm
Web5design/Seccubus_v2
0b9d3c5a9bac08fc316cee9795388cbbed0e78f0
[ "Apache-2.0" ]
1
2021-04-08T12:16:18.000Z
2021-04-08T12:16:18.000Z
SeccubusV2.pm
Web5design/Seccubus_v2
0b9d3c5a9bac08fc316cee9795388cbbed0e78f0
[ "Apache-2.0" ]
null
null
null
SeccubusV2.pm
Web5design/Seccubus_v2
0b9d3c5a9bac08fc316cee9795388cbbed0e78f0
[ "Apache-2.0" ]
null
null
null
# ------------------------------------------------------------------------------ # Copyright 2013 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/lice...
21.174603
110
0.685907
ede08d0e22ef12f7f6c53b4c0e2b024d7263f96d
610
ph
Perl
febe/Common/AppFrontEnd/fe_Core/fe_ChooseRibbonScriptFileDlg/chooseRibbonScriptFileDlg.ph
PdcVipSolutions/SpbExamples
70b9767910316720fc3adf04b640027e3391f2c0
[ "MIT" ]
1
2020-03-26T12:32:53.000Z
2020-03-26T12:32:53.000Z
AppData/ProjectTemplates/febe/Common/AppFrontEnd/fe_Core/fe_ChooseRibbonScriptFileDlg/chooseRibbonScriptFileDlg.ph
PdcVipSolutions/SpbVipTools
0c77a6af97df6f826f8a898bf0aefe6b4e8420da
[ "MIT" ]
null
null
null
AppData/ProjectTemplates/febe/Common/AppFrontEnd/fe_Core/fe_ChooseRibbonScriptFileDlg/chooseRibbonScriptFileDlg.ph
PdcVipSolutions/SpbVipTools
0c77a6af97df6f826f8a898bf0aefe6b4e8420da
[ "MIT" ]
null
null
null
#requires @"..\Common\AppFrontEnd\fe_Core\fe_chooseRibbonScriptFileDlg\chooseRibbonScriptFileDlg.pack" % publicly used packages #include @"..\Common\AppFrontEnd\fe_Core\fe_ChooseRibbonScriptFileDlg\chooseRibbonScriptFileDlg.ph" #include @"pfc\core.ph" #include @"pfc\gui\gui.ph" % exported interfaces #include @"Inter...
43.571429
103
0.82459
ed98ca08f2e23ffe93eb81515b031959a16ada83
3,058
pm
Perl
modules/EnsEMBL/Web/Command/UserData/FviewRedirect.pm
pblins/ensembl-webcode
1b70534380de5e46f3778b03296ffad6eaf739db
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Command/UserData/FviewRedirect.pm
pblins/ensembl-webcode
1b70534380de5e46f3778b03296ffad6eaf739db
[ "Apache-2.0" ]
null
null
null
modules/EnsEMBL/Web/Command/UserData/FviewRedirect.pm
pblins/ensembl-webcode
1b70534380de5e46f3778b03296ffad6eaf739db
[ "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 obta...
35.149425
152
0.581426
edbd6fc7c52125dd214ca76eb23ad1fb1a929758
369
pm
Perl
perl/vendor/lib/XML/SAX/PurePerl/UnicodeExt.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
7
2016-01-29T21:34:09.000Z
2020-05-20T13:36:14.000Z
perl/vendor/lib/XML/SAX/PurePerl/UnicodeExt.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
7
2018-10-07T10:55:46.000Z
2019-04-02T17:04:28.000Z
perl/vendor/lib/XML/SAX/PurePerl/UnicodeExt.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
11
2015-09-24T01:35:57.000Z
2021-06-08T19:00:55.000Z
# $Id$ package XML::SAX::PurePerl; use strict; no warnings 'utf8'; sub chr_ref { return chr(shift); } if ($] >= 5.007002) { require Encode; Encode::define_alias( "UTF-16" => "UCS-2" ); Encode::define_alias( "UTF-16BE" => "UCS-2" ); Encode::define_alias( "UTF-16LE" => "ucs-2le" ); Encode...
16.043478
52
0.571816
ede8ed05acaebca4d33411f7742d2536f6bfc400
12,773
pl
Perl
test/layer_factory/layer_factory.pl
guimaraes13/NeuralLog
63cca557257ec67905b79048718db385cc4c3aab
[ "Apache-2.0" ]
6
2021-05-04T12:24:17.000Z
2021-07-28T03:20:48.000Z
test/layer_factory/layer_factory.pl
guimaraes13/NeuralLog
63cca557257ec67905b79048718db385cc4c3aab
[ "Apache-2.0" ]
null
null
null
test/layer_factory/layer_factory.pl
guimaraes13/NeuralLog
63cca557257ec67905b79048718db385cc4c3aab
[ "Apache-2.0" ]
null
null
null
set_parameter(initial_value, class_name, random_uniform). set_parameter(initial_value, config, minval, 0.02). set_parameter(initial_value, config, maxval, 0.05). learn(predicate_0_trainable). learn("century/1"). learn("female/1"). learn("it_female/1"). learn("multiply_2/2"). learn("height/2"). learn("it_height/2"). le...
28.89819
62
0.714632
edec6e591447474d681343414f28f75c325103f9
206
t
Perl
t/00-load.t
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
32
2015-02-12T05:54:00.000Z
2021-02-17T08:09:33.000Z
t/00-load.t
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
42
2015-02-12T05:53:50.000Z
2019-10-18T12:43:24.000Z
t/00-load.t
tlawrence3/FAST
54a7987c04fa151e1fc8657caa13423069a33743
[ "Artistic-2.0", "Unlicense" ]
13
2015-04-14T06:18:43.000Z
2021-10-11T07:47:52.000Z
#!perl -T use 5.006; use strict; use warnings FATAL => 'all'; use Test::More; plan tests => 1; BEGIN { use_ok( 'FAST' ) || print "Bail out!\n"; } diag( "Testing FAST $FAST::VERSION, Perl $], $^X" );
14.714286
52
0.582524
eda90458a19540b03664caea097e0f8e7a9002e6
2,835
pm
Perl
perl5/Mace/Compiler/ParseTreeObject/ParsedCatch.pm
jojochuang/eventwave
6cb3a8569f12a9127bf326be3231123428cd754d
[ "BSD-3-Clause" ]
null
null
null
perl5/Mace/Compiler/ParseTreeObject/ParsedCatch.pm
jojochuang/eventwave
6cb3a8569f12a9127bf326be3231123428cd754d
[ "BSD-3-Clause" ]
null
null
null
perl5/Mace/Compiler/ParseTreeObject/ParsedCatch.pm
jojochuang/eventwave
6cb3a8569f12a9127bf326be3231123428cd754d
[ "BSD-3-Clause" ]
null
null
null
# # ParsedCatch.pm : part of the Mace toolkit for building distributed systems # # Copyright (c) 2010, Sunghwan Yoo, Charles Killian # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Re...
38.835616
122
0.679012
edf0c11d24a9709f9535d3743a594dad51eba701
6,561
pm
Perl
apps/vmware/connector/mode/datastoresnapshot.pm
fprwi6labs/centreon-plugins
acba6cf2baa7aac02dccfff4f07b449af20a9116
[ "Apache-2.0" ]
null
null
null
apps/vmware/connector/mode/datastoresnapshot.pm
fprwi6labs/centreon-plugins
acba6cf2baa7aac02dccfff4f07b449af20a9116
[ "Apache-2.0" ]
null
null
null
apps/vmware/connector/mode/datastoresnapshot.pm
fprwi6labs/centreon-plugins
acba6cf2baa7aac02dccfff4f07b449af20a9116
[ "Apache-2.0" ]
null
null
null
# # Copyright 2019 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
30.235023
207
0.565463
eddde694eb8f016c68214171c9cd52c4d00a0603
2,022
pm
Perl
lib/Chart/Plotly/Trace/Box/Selected.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
11
2017-01-08T12:08:24.000Z
2021-12-14T15:27:56.000Z
lib/Chart/Plotly/Trace/Box/Selected.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
28
2016-11-21T20:25:21.000Z
2021-04-20T16:58:38.000Z
lib/Chart/Plotly/Trace/Box/Selected.pm
hstejas/p5-Chart-Plotly
c1666613369ff44d0ec984935b02b4024638aacf
[ "MIT" ]
3
2016-12-14T15:59:41.000Z
2020-07-30T04:39:43.000Z
package Chart::Plotly::Trace::Box::Selected; 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::Box::Selected::Marker; # VERSION # ABST...
21.0625
95
0.643422
edf3ebc607a8e98b1ca86d6cee04e1824be3e81f
1,853
pm
Perl
lib/EpitopeDB/sample.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
7
2019-02-04T20:37:19.000Z
2020-10-07T18:23:09.000Z
lib/EpitopeDB/sample.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
75
2019-03-07T20:44:04.000Z
2020-01-22T11:27:03.000Z
lib/EpitopeDB/sample.pm
MullinsLab/viroverse
fca0c5f81ce9d5fdcef96d661def0699ba4209cb
[ "MIT" ]
null
null
null
package EpitopeDB::sample; use base qw/DBIx::Class/; # Load required DBIC stuff __PACKAGE__->load_components(qw/PK::Auto Core/); # Set the table name __PACKAGE__->table('epitope.sample'); # Set columns in table __PACKAGE__->add_column( qw/ sample_id tissue sample_date patient ...
33.690909
115
0.756611
edbf22419c6516a2b838fbf209ef4002af9612ef
353
pm
Perl
auto-lib/Paws/Chime/CreateBotResponse.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/Chime/CreateBotResponse.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/Chime/CreateBotResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::Chime::CreateBotResponse; use Moose; has Bot => (is => 'ro', isa => 'Paws::Chime::Bot'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod documentation begin ### =head1 NAME Paws::Chime::CreateBotResponse =head1 ATTRIBUTES =head2 Bot => L<Paws::Chime::Bot> The bot details. =...
12.607143
53
0.628895
ed3ba1d3844791a1e655adb0ec45a9740e2f109d
4,023
pm
Perl
core/server/OpenXPKI/Server/Authentication/ChallengeX509.pm
aleibl/openxpki
ea27c1c8280a152eef7f4437e489e61575742094
[ "Apache-2.0" ]
null
null
null
core/server/OpenXPKI/Server/Authentication/ChallengeX509.pm
aleibl/openxpki
ea27c1c8280a152eef7f4437e489e61575742094
[ "Apache-2.0" ]
null
null
null
core/server/OpenXPKI/Server/Authentication/ChallengeX509.pm
aleibl/openxpki
ea27c1c8280a152eef7f4437e489e61575742094
[ "Apache-2.0" ]
null
null
null
## OpenXPKI::Server::Authentication::ChallengeX509 ## ## Rewritten 2013 by Oliver Welter for the OpenXPKI Project ## (C) Copyright 2013 by The OpenXPKI Project package OpenXPKI::Server::Authentication::ChallengeX509; use strict; use warnings; use English; use OpenXPKI::Debug; use OpenXPKI::Exception; use OpenXPKI::S...
29.580882
106
0.543376
ede7cc9721bf91c569681b614b85d529a691cfbf
2,140
pm
Perl
lib/NewsExtractor.pm
perltaiwan/NewsExtractor
58589d68af55665055ba5ac68e18ffc72b41b05b
[ "CC0-1.0" ]
1
2020-10-22T03:48:53.000Z
2020-10-22T03:48:53.000Z
lib/NewsExtractor.pm
perltaiwan/NewsExtractor
58589d68af55665055ba5ac68e18ffc72b41b05b
[ "CC0-1.0" ]
null
null
null
lib/NewsExtractor.pm
perltaiwan/NewsExtractor
58589d68af55665055ba5ac68e18ffc72b41b05b
[ "CC0-1.0" ]
1
2020-02-06T03:39:42.000Z
2020-02-06T03:39:42.000Z
package NewsExtractor; our $VERSION = v0.44.0; use Moo; use Mojo::UserAgent; use Mojo::UserAgent::Transactor; use Try::Tiny; use Types::Standard qw< Str >; use Types::URI qw< Uri >; use Importer 'NewsExtractor::TextUtil' => qw(u); use NewsExtractor::Error; use NewsExtractor::Download; has url => ( required => 1, is...
22.526316
160
0.593458
ede58a93ca94f77c9738b5b0bdcacf0e4c2a0a87
681
t
Perl
t/external/08_external.t
Grinnz/p5-net-ssleay
6907f9027ba343d2299ab249dec856c63c5eef12
[ "Artistic-2.0" ]
null
null
null
t/external/08_external.t
Grinnz/p5-net-ssleay
6907f9027ba343d2299ab249dec856c63c5eef12
[ "Artistic-2.0" ]
null
null
null
t/external/08_external.t
Grinnz/p5-net-ssleay
6907f9027ba343d2299ab249dec856c63c5eef12
[ "Artistic-2.0" ]
null
null
null
#!/usr/bin/perl # Test complete connection a number of external SSL web servers use strict; use warnings; use Test::More; use Net::SSLeay; my @sites = qw( www.google.com www.microsoft.com www.kernel.org ); @sites = split(/:/, $ENV{SSLEAY_SITES}) if exists $ENV{SSLEAY_SITES}; if (@sites) { plan tests => scalar ...
21.967742
70
0.612335
edb0bf9f55196735a15a2dd36f810bf831eff5a6
18,778
pm
Perl
perl/vendor/lib/PPM/XML/PPD.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/PPM/XML/PPD.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
6
2021-11-18T00:39:48.000Z
2021-11-20T00:31:40.000Z
perl/vendor/lib/PPM/XML/PPD.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-12T02:29:26.000Z
2019-11-12T02:29:26.000Z
# # PPM::XML::PPD # # Definition of the PPD file format. # ############################################################################### use PPM::XML::ValidatingElement; use Exporter; ############################################################################### # Set up PPM::XML::PPD to export its sub-packages so...
30.238325
119
0.581532
edc00fbc207a0e90f67bfe7396c1126304a2bb19
31,640
pm
Perl
lib/Quiq/FFmpeg.pm
s31tz/Quiq
6a65f1a00739d57275db6c11593722ebadd01036
[ "Artistic-1.0-Perl" ]
null
null
null
lib/Quiq/FFmpeg.pm
s31tz/Quiq
6a65f1a00739d57275db6c11593722ebadd01036
[ "Artistic-1.0-Perl" ]
2
2019-05-04T13:48:16.000Z
2019-08-27T21:39:45.000Z
lib/Quiq/FFmpeg.pm
s31tz/Quiq
6a65f1a00739d57275db6c11593722ebadd01036
[ "Artistic-1.0-Perl" ]
2
2019-02-02T12:04:19.000Z
2019-08-27T19:25:23.000Z
package Quiq::FFmpeg; use base qw/Quiq::Hash/; use v5.10; use strict; use warnings; our $VERSION = '1.196'; use Quiq::File::Video; use POSIX (); use Quiq::Option; use Quiq::Duration; use Quiq::FileHandle; # ----------------------------------------------------------------------------- =encoding utf8 =head1 NAME Q...
20.308087
142
0.53859
ed6c1268dc34aef02435ad4741a5afd4b8589435
139
t
Perl
_templates/container/new/index.ejs.t
Dewyer/arpad2020BGrad
f002bb2b8869a2953a561fd23d1bfba309036228
[ "Apache-2.0" ]
1
2020-04-06T16:47:46.000Z
2020-04-06T16:47:46.000Z
pandamic-web/_templates/container/new/index.ejs.t
Pandamic-App/pandamic
a0250fc9066471bdd39b84c84a51c9ee9d6b5760
[ "MIT" ]
6
2020-07-12T08:31:20.000Z
2022-02-27T02:41:45.000Z
_templates/container/new/index.ejs.t
Dewyer/arpad2020BGrad
f002bb2b8869a2953a561fd23d1bfba309036228
[ "Apache-2.0" ]
null
null
null
--- to: src/components/<%= name %>/index.tsx --- import <%= name %>Container from "./<%= name %>-container"; export <%= name %>Container;
19.857143
59
0.589928
ed17a0dbdf719a194f32f6916b9c86231bbfe75f
6,982
pl
Perl
scripts/generate_errors.pl
paul-elliott-arm/mbedtls
17605f072b6bc85e1a9cf6a81bd6b5d5eb65440a
[ "Apache-2.0" ]
3,553
2015-01-29T21:43:36.000Z
2022-03-31T08:41:59.000Z
scripts/generate_errors.pl
paul-elliott-arm/mbedtls
17605f072b6bc85e1a9cf6a81bd6b5d5eb65440a
[ "Apache-2.0" ]
5,899
2016-05-11T19:21:49.000Z
2022-03-31T18:17:20.000Z
scripts/generate_errors.pl
paul-elliott-arm/mbedtls
17605f072b6bc85e1a9cf6a81bd6b5d5eb65440a
[ "Apache-2.0" ]
1,176
2015-05-20T08:31:11.000Z
2022-03-31T22:40:08.000Z
#!/usr/bin/env perl # Generate error.c # # Usage: ./generate_errors.pl or scripts/generate_errors.pl without arguments, # or generate_errors.pl include_dir data_dir error_file # # Copyright The Mbed TLS Contributors # SPDX-License-Identifier: Apache-2.0 # # Licensed under the Apache License, Version 2.0 (the "License"...
30.489083
106
0.57949
edab98fc5df762af91235392dc368aaf35b9b9ff
6,118
t
Perl
t/core/config_etcd.t
philzhangrui/apisix
7abd9585cfab2bc69dfd2ccfd26bbac1b75ddbfc
[ "Apache-2.0" ]
1
2021-03-12T17:07:30.000Z
2021-03-12T17:07:30.000Z
t/core/config_etcd.t
philzhangrui/apisix
7abd9585cfab2bc69dfd2ccfd26bbac1b75ddbfc
[ "Apache-2.0" ]
null
null
null
t/core/config_etcd.t
philzhangrui/apisix
7abd9585cfab2bc69dfd2ccfd26bbac1b75ddbfc
[ "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...
23.351145
98
0.487905