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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
73eb4ce9a03d468ffebf51485c86909c85075a4e | 1,698 | pm | Perl | lib/MusicBrainz/WWW/Mechanize.pm | briaguya-ai/musicbrainz-server | e79323df0641f3928333bdd5241b81edc9c0293d | [
"BSD-2-Clause"
] | 2 | 2021-07-29T00:32:12.000Z | 2021-07-29T04:13:43.000Z | lib/MusicBrainz/WWW/Mechanize.pm | navap/musicbrainz-server | 75162fb76e8a55d6c578a527fbcbfab5d7e4c5c8 | [
"BSD-2-Clause"
] | null | null | null | lib/MusicBrainz/WWW/Mechanize.pm | navap/musicbrainz-server | 75162fb76e8a55d6c578a527fbcbfab5d7e4c5c8 | [
"BSD-2-Clause"
] | 1 | 2021-07-28T23:16:30.000Z | 2021-07-28T23:16:30.000Z | package MusicBrainz::WWW::Mechanize;
use Moose;
use LWP::Authen::Digest;
extends 'Test::WWW::Mechanize::Catalyst';
around '_make_request' => sub
{
my $orig = shift;
my $self = shift;
my $request = shift;
my $response = $self->$orig($request, @_);
# Test::WWW::Mechanize::Catalyst doesn't seem to... | 30.872727 | 101 | 0.61543 |
ed031ce28fd6084e8789a71d60c8b28e195d1235 | 1,485 | pl | Perl | scripts/auth_db_to_mysql.pl | Multiplayer-italia/AuthMe-Reloaded | f3e6a1cf639f0bd0ce2fcd041aed4802699cc4b3 | [
"Apache-2.0"
] | 1 | 2019-01-17T09:12:44.000Z | 2019-01-17T09:12:44.000Z | scripts/auth_db_to_mysql.pl | Multiplayer-italia/AuthMe-Reloaded | f3e6a1cf639f0bd0ce2fcd041aed4802699cc4b3 | [
"Apache-2.0"
] | 3 | 2015-07-21T15:22:57.000Z | 2015-10-31T17:22:07.000Z | scripts/auth_db_to_mysql.pl | Multiplayer-italia/AuthMe-Reloaded | f3e6a1cf639f0bd0ce2fcd041aed4802699cc4b3 | [
"Apache-2.0"
] | 2 | 2017-01-09T06:17:55.000Z | 2017-02-24T13:10:49.000Z | #!/usr/bin/perl
use strict;
use warnings;
use DBI;
##############################
# EDIT THESE CONFIG SETTINGS #
##############################
my $host = "localhost";
my $database = "authme";
my $username = "authme";
my $password = "password";
my $auth_file = "/opt/craftbukkit/plugins/auths.db";
##... | 24.75 | 137 | 0.461279 |
73f8eb43ead76179d7fccb6ff98150dde7396ad3 | 355,912 | pl | Perl | DB_HISTORY/r160_200502/regbus.pl | Grognak88/GTFS_to_BussTUC | 9fef15cb25a20c0e2090a096865c7d588e233375 | [
"MIT"
] | null | null | null | DB_HISTORY/r160_200502/regbus.pl | Grognak88/GTFS_to_BussTUC | 9fef15cb25a20c0e2090a096865c7d588e233375 | [
"MIT"
] | null | null | null | DB_HISTORY/r160_200502/regbus.pl | Grognak88/GTFS_to_BussTUC | 9fef15cb25a20c0e2090a096865c7d588e233375 | [
"MIT"
] | null | null | null | /* -*- Mode:Prolog; coding:utf-8; -*- */
regbus(1).
regbus(10).
regbus(1001).
regbus(101).
regbus(102).
regbus(103).
regbus(104).
regbus(105).
regbus(106).
regbus(107).
regbus(108).
regbus(109).
regbus(11).
regbus(110).
regbus(111).
regbus(112).
regbus(113).
regbus(114).
regbus(115).
regbus(116).
regbus(12).
regbus(13)... | 25.451373 | 40 | 0.766518 |
ed46fbe561c7a3ee5f170833fb7132827a2f7d11 | 1,462 | pm | Perl | lib/Accessories/Nodes/IndexByProcess.pm | desertnet/tachikoma | 89c3bdb9dacdcadae553108d1eda8f9a0a5fdf9d | [
"MIT"
] | 7 | 2018-09-29T15:42:10.000Z | 2019-10-03T17:21:56.000Z | lib/Accessories/Nodes/IndexByProcess.pm | desertnet/tachikoma | 89c3bdb9dacdcadae553108d1eda8f9a0a5fdf9d | [
"MIT"
] | null | null | null | lib/Accessories/Nodes/IndexByProcess.pm | desertnet/tachikoma | 89c3bdb9dacdcadae553108d1eda8f9a0a5fdf9d | [
"MIT"
] | 3 | 2018-09-29T07:46:52.000Z | 2020-07-21T00:25:41.000Z | #!/usr/bin/perl
# ----------------------------------------------------------------------
# Accessories::Nodes::IndexByProcess
# ----------------------------------------------------------------------
#
# $Id: IndexByTimestamp.pm 3511 2009-10-08 00:18:42Z chris $
#
package Accessories::Nodes::IndexByProcess;
use strict;... | 32.488889 | 72 | 0.514364 |
ed30674eae673a34f5baf70c506b58aff73a3e0b | 386 | pl | Perl | categories/rosalind/afrq-grondilu.pl | amit1999999/amit1 | 658755cf1fbfeaebc82124a93054e0695d087d1a | [
"Artistic-2.0"
] | 198 | 2015-01-07T17:07:56.000Z | 2019-12-26T17:15:33.000Z | categories/rosalind/afrq-grondilu.pl | amit1999999/amit1 | 658755cf1fbfeaebc82124a93054e0695d087d1a | [
"Artistic-2.0"
] | 44 | 2015-01-23T08:11:58.000Z | 2020-01-12T13:18:02.000Z | categories/rosalind/afrq-grondilu.pl | amit1999999/amit1 | 658755cf1fbfeaebc82124a93054e0695d087d1a | [
"Artistic-2.0"
] | 84 | 2015-01-19T04:39:20.000Z | 2019-12-18T18:02:45.000Z | use v6;
=begin pod
=TITLE Counting Disease Carriers
=AUTHOR L. Grondin
L<http://rosalind.info/problems/afrq/>
Expected output from default input data:
0.532 0.75 0.914
=end pod
sub MAIN($data-string = "0.1 0.25 0.5") {
my @A = $data-string.split(' ')».Num;
say @A».&afrq.fmt('%.3g');
}
sub afrq($r)... | 14.846154 | 41 | 0.619171 |
ed16737a6a1fb5001b548258297185b8dc5b73db | 7,958 | pl | Perl | src/backend/utils/Gen_fmgrtab.pl | shadowwalker2718/postgres | f89ae34ab8b4d9e9ce8af6bd889238b0ccff17cb | [
"PostgreSQL"
] | 1 | 2019-05-10T04:17:31.000Z | 2019-05-10T04:17:31.000Z | src/backend/utils/Gen_fmgrtab.pl | shadowwalker2718/postgres | f89ae34ab8b4d9e9ce8af6bd889238b0ccff17cb | [
"PostgreSQL"
] | null | null | null | src/backend/utils/Gen_fmgrtab.pl | shadowwalker2718/postgres | f89ae34ab8b4d9e9ce8af6bd889238b0ccff17cb | [
"PostgreSQL"
] | 1 | 2019-01-11T12:13:27.000Z | 2019-01-11T12:13:27.000Z | #! /usr/bin/perl -w
#-------------------------------------------------------------------------
#
# Gen_fmgrtab.pl
# Perl script that generates fmgroids.h, fmgrprotos.h, and fmgrtab.c
# from pg_proc.dat
#
# Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents... | 25.670968 | 108 | 0.603544 |
ed5077be781fe0dda28dda2821e6bf318abf5cb9 | 681 | pm | Perl | auto-lib/Paws/RDS/DescribeDBLogFilesResponse.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/RDS/DescribeDBLogFilesResponse.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/RDS/DescribeDBLogFilesResponse.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null |
package Paws::RDS::DescribeDBLogFilesResponse;
use Moose;
has DescribeDBLogFiles => (is => 'ro', isa => 'ArrayRef[Paws::RDS::DescribeDBLogFilesDetails]', xmlname => 'DescribeDBLogFilesDetails', traits => ['Unwrapped',]);
has Marker => (is => 'ro', isa => 'Str');
has _request_id => (is => 'ro', isa => 'Str');
... | 19.457143 | 164 | 0.700441 |
ed48431987914e3922b1b0adf0bc75d58ecfb3df | 485 | pm | Perl | lib/Dancer/Timer.pm | rsp/Dancer | b50b29c5d983aaa6a1adda8d8f3d741f28b4137c | [
"Artistic-1.0"
] | 1 | 2019-06-27T08:04:22.000Z | 2019-06-27T08:04:22.000Z | lib/Dancer/Timer.pm | rsp/Dancer | b50b29c5d983aaa6a1adda8d8f3d741f28b4137c | [
"Artistic-1.0"
] | null | null | null | lib/Dancer/Timer.pm | rsp/Dancer | b50b29c5d983aaa6a1adda8d8f3d741f28b4137c | [
"Artistic-1.0"
] | null | null | null | package Dancer::Timer;
use strict;
use warnings;
use base 'Dancer::Object';
use Time::HiRes 'gettimeofday', 'tv_interval';
use Dancer::ModuleLoader;
Dancer::Timer->attributes('start_time');
sub init {
my ($self) = @_;
$self->start_time([gettimeofday()]);
}
sub tick {
my ($self) = @_;
my $now = [gett... | 16.724138 | 53 | 0.614433 |
ed3ec8e9a9cd1bb69f1dd9cc079b7adb061846f8 | 112,261 | pm | Perl | src/fhem/trunk/fhem/FHEM/98_DOIFtools.pm | nastymorbol/fhem-docker | c88d13e6fb098a487486b448806048eab1222b81 | [
"MIT"
] | null | null | null | src/fhem/trunk/fhem/FHEM/98_DOIFtools.pm | nastymorbol/fhem-docker | c88d13e6fb098a487486b448806048eab1222b81 | [
"MIT"
] | null | null | null | src/fhem/trunk/fhem/FHEM/98_DOIFtools.pm | nastymorbol/fhem-docker | c88d13e6fb098a487486b448806048eab1222b81 | [
"MIT"
] | null | null | null | #############################################
# $Id: 98_DOIFtools.pm 19948 2019-08-04 15:53:01Z Ellert $
#
# This file is part of fhem.
#
# Fhem 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... | 54.075626 | 581 | 0.593287 |
73eda73f754072321174cd8099c03ff09ca72a3e | 187 | t | Perl | t/06_user_rc.t | bayashi/Config-CmdRC | f66b3e9b73f6e3df32224bee1d266902d2baeabb | [
"Artistic-1.0"
] | 3 | 2015-12-03T02:17:23.000Z | 2020-07-11T16:02:54.000Z | t/06_user_rc.t | bayashi/Config-CmdRC | f66b3e9b73f6e3df32224bee1d266902d2baeabb | [
"Artistic-1.0"
] | null | null | null | t/06_user_rc.t | bayashi/Config-CmdRC | f66b3e9b73f6e3df32224bee1d266902d2baeabb | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use Test::More;
BEGIN {
@ARGV = ('--rc' => 'share/dir1/.akirc');
}
use Config::CmdRC 'share/.foorc';
is RC->{bar}, undef;
is RC->{aki}, 1;
done_testing;
| 12.466667 | 44 | 0.59893 |
ed2b08b06141d4b843abbd87aab867094645e325 | 2,742 | t | Perl | S06-macros/quasi-blocks.t | SirBogman/roast | 0a0835a20951c93fea57a39dec1b2b8789d81fc5 | [
"Artistic-2.0"
] | 1 | 2019-11-06T05:07:10.000Z | 2019-11-06T05:07:10.000Z | S06-macros/quasi-blocks.t | SirBogman/roast | 0a0835a20951c93fea57a39dec1b2b8789d81fc5 | [
"Artistic-2.0"
] | null | null | null | S06-macros/quasi-blocks.t | SirBogman/roast | 0a0835a20951c93fea57a39dec1b2b8789d81fc5 | [
"Artistic-2.0"
] | null | null | null | use v6;
use Test;
use experimental :macros;
plan 14;
# Just to avoid tedium, the macros in this file are
# named after Santa's reindeers.
{ # macro called like a sub
my $macro_visits;
macro dasher() {
$macro_visits++;
quasi {}
}
dasher();
is $macro_visits, 2, "calls to macro are... | 20.014599 | 73 | 0.540846 |
ed436145972dae38f124216cd2247864724632d3 | 3,504 | pm | Perl | auto-lib/Paws/GroundStation/ConfigTypeData.pm | torrentalle/aws-sdk-perl | 70cc5c7b7a494e422f8412da619161a99de1f1ec | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/GroundStation/ConfigTypeData.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/GroundStation/ConfigTypeData.pm | torrentalle/aws-sdk-perl | 70cc5c7b7a494e422f8412da619161a99de1f1ec | [
"Apache-2.0"
] | null | null | null | package Paws::GroundStation::ConfigTypeData;
use Moose;
has AntennaDownlinkConfig => (is => 'ro', isa => 'Paws::GroundStation::AntennaDownlinkConfig', request_name => 'antennaDownlinkConfig', traits => ['NameInRequest']);
has AntennaDownlinkDemodDecodeConfig => (is => 'ro', isa => 'Paws::GroundStation::AntennaDow... | 36.123711 | 200 | 0.763699 |
73db3c2b4e716b47d2ad26b2d2b409bfe5d4618a | 53,707 | pl | Perl | node_modules/grpc/third_party/boringssl/crypto/bn/asm/rsaz-avx2.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/bn/asm/rsaz-avx2.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/bn/asm/rsaz-avx2.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
##############################################################################
# #
# Copyright (c) 2012, Intel Corporation #
# ... | 27.598664 | 87 | 0.622638 |
73f049b0588fed2d09062938c416227f7fff4dee | 2,515 | pl | Perl | perl/lib/unicore/lib/Gc/P.pl | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | 2 | 2021-11-19T22:37:28.000Z | 2021-11-22T18:04:55.000Z | perl/lib/unicore/lib/Gc/P.pl | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | 6 | 2021-11-18T00:39:48.000Z | 2021-11-20T00:31:40.000Z | perl/lib/unicore/lib/Gc/P.pl | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | null | null | null | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by ..\lib\unicore\mktables from the Unicode
# database, Version 13.0.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by core Perl only. The format and even the
# name or ex... | 6.532468 | 77 | 0.79006 |
ed13c2e2a2f4269575f951e5783ed382d3bd4909 | 3,747 | pm | Perl | auto-lib/Paws/Lightsail/CreateContainerServiceDeployment.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/Lightsail/CreateContainerServiceDeployment.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/Lightsail/CreateContainerServiceDeployment.pm | 0leksii/aws-sdk-perl | b2132fe3c79a06fd15b6137e8a0eb628de722e0f | [
"Apache-2.0"
] | 87 | 2015-04-22T06:29:47.000Z | 2021-09-29T14:45:55.000Z |
package Paws::Lightsail::CreateContainerServiceDeployment;
use Moose;
has Containers => (is => 'ro', isa => 'Paws::Lightsail::ContainerMap', traits => ['NameInRequest'], request_name => 'containers' );
has PublicEndpoint => (is => 'ro', isa => 'Paws::Lightsail::EndpointRequest', traits => ['NameInRequest'], requ... | 36.028846 | 249 | 0.680278 |
ed3a44d60137de1dd4ec658e45657a10c72f5af8 | 1,018 | t | Perl | perl/src/lib/ExtUtils/t/maketext_filter.t | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 2,293 | 2015-01-02T12:46:10.000Z | 2022-03-29T09:45:43.000Z | perl/src/lib/ExtUtils/t/maketext_filter.t | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 315 | 2015-05-31T11:55:46.000Z | 2022-01-12T08:36:37.000Z | perl/src/lib/ExtUtils/t/maketext_filter.t | nokibsarkar/sl4a | d3c17dca978cbeee545e12ea240a9dbf2a6999e9 | [
"Apache-2.0"
] | 1,033 | 2015-01-04T07:48:40.000Z | 2022-03-24T09:34:37.000Z | #!/usr/bin/perl -w
BEGIN {
if( $ENV{PERL_CORE} ) {
chdir 't' if -d 't';
@INC = '../lib';
}
else {
unshift @INC, 't/lib';
}
}
chdir 't';
use Test::More tests => 6;
use ExtUtils::MakeMaker;
use ExtUtils::MM_VMS;
sub test_filter {
my($text, $vms_text) = @_;
local $T... | 15.424242 | 80 | 0.591356 |
ed37dbd698dda9b8b9d412448e044397b1d136c4 | 10,078 | pl | Perl | src/ClusterDB.pl | SamTseng/CATAR | dab8efdebf71fc751e0aaf19f8fc6207fda8af21 | [
"MIT"
] | 5 | 2019-02-09T17:25:27.000Z | 2021-08-12T10:35:50.000Z | src/ClusterDB.pl | SamTseng/CATAR | dab8efdebf71fc751e0aaf19f8fc6207fda8af21 | [
"MIT"
] | null | null | null | src/ClusterDB.pl | SamTseng/CATAR | dab8efdebf71fc751e0aaf19f8fc6207fda8af21 | [
"MIT"
] | null | null | null | #!/usr/bin/perl -s
# https://stackoverflow.com/questions/728597/how-can-my-perl-script-find-its-module-in-the-same-directory
use File::Basename;
use lib dirname (__FILE__);
use SamOpt qw(SamOpt); &SamOpt();
# This program is an example of using the APIs of DocCluster.pm. 2004/01/27
# You need SAM module or S... | 40.637097 | 117 | 0.65261 |
ed0defe028bb6be94ef14c35a74d0563e515ae64 | 8,547 | pm | Perl | lib/Paubox_Email_SDK.pm | Paubox/paubox-perl-sdk | 01fd01835789cfdbfb33d9cfdcc8a9ad158b94ac | [
"Apache-2.0"
] | 1 | 2020-07-17T07:15:49.000Z | 2020-07-17T07:15:49.000Z | lib/Paubox_Email_SDK.pm | Paubox/paubox-perl-sdk | 01fd01835789cfdbfb33d9cfdcc8a9ad158b94ac | [
"Apache-2.0"
] | null | null | null | lib/Paubox_Email_SDK.pm | Paubox/paubox-perl-sdk | 01fd01835789cfdbfb33d9cfdcc8a9ad158b94ac | [
"Apache-2.0"
] | null | null | null | package Paubox_Email_SDK;
use strict;
use warnings;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(
getEmailDisposition
sendMessage
);
our $VERSION = '1.2';
use Paubox_Email_SDK::ApiHelper;
use Paubox_Em... | 29.371134 | 198 | 0.511057 |
ed51c751e99a259a9a0831fb2e389b18399b4b1f | 5,217 | pm | Perl | lib/WebService/IPStack.pm | kianmeng/webservice-ipstack | fa88452bf094e0c331276d92fb8c02c6f5b0cc60 | [
"Artistic-2.0"
] | null | null | null | lib/WebService/IPStack.pm | kianmeng/webservice-ipstack | fa88452bf094e0c331276d92fb8c02c6f5b0cc60 | [
"Artistic-2.0"
] | null | null | null | lib/WebService/IPStack.pm | kianmeng/webservice-ipstack | fa88452bf094e0c331276d92fb8c02c6f5b0cc60 | [
"Artistic-2.0"
] | null | null | null | package WebService::IPStack;
use namespace::clean;
use strictures 2;
use utf8;
use Carp qw(confess);
use Moo;
use MooX::Enumeration;
use Types::Common::String qw(StrLength);
use Types::Standard qw(Str Enum);
with 'Role::REST::Client';
our $VERSION = '0.01';
has api_key => (
isa => StrLength[32],
is => 'rw'... | 26.348485 | 179 | 0.680084 |
73d32888a3ce8238189e7579347463147aaa256e | 2,083 | pl | Perl | regress/usr.sbin/syslogd/args-client-tcp-octet-nontransp.pl | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 1 | 2019-02-16T13:29:23.000Z | 2019-02-16T13:29:23.000Z | regress/usr.sbin/syslogd/args-client-tcp-octet-nontransp.pl | ArrogantWombatics/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | 1 | 2018-08-21T03:56:33.000Z | 2018-08-21T03:56:33.000Z | regress/usr.sbin/syslogd/args-client-tcp-octet-nontransp.pl | ArrogantWombaticus/openbsd-src | 75721e1d44322953075b7c4b89337b163a395291 | [
"BSD-3-Clause"
] | null | null | null | # The syslogd listens on 127.0.0.1 TCP socket.
# The client writes octet counting and non transpatent framing in chunks.
# The syslogd writes it into a file and through a pipe.
# The syslogd passes it via UDP to the loghost.
# The server receives the message on its UDP socket.
# Find the message in client, file, pipe, ... | 32.046154 | 73 | 0.596255 |
73f5137ae3dc73508a08feff4ca30a7304e446dc | 3,051 | pm | Perl | lib/pgBackRest/Protocol/Remote/Master.pm | marco44/pgbackrest | d211c2b8b51ae5b796bbb581d21a4a406e3ed972 | [
"MIT"
] | 1 | 2019-10-24T07:34:30.000Z | 2019-10-24T07:34:30.000Z | lib/pgBackRest/Protocol/Remote/Master.pm | marco44/pgbackrest | d211c2b8b51ae5b796bbb581d21a4a406e3ed972 | [
"MIT"
] | null | null | null | lib/pgBackRest/Protocol/Remote/Master.pm | marco44/pgbackrest | d211c2b8b51ae5b796bbb581d21a4a406e3ed972 | [
"MIT"
] | null | null | null | ####################################################################################################################################
# PROTOCOL REMOTE MASTER MODULE
####################################################################################################################################
package pgBackRest::Pr... | 39.623377 | 132 | 0.450016 |
ed4d8321d81fda6cc442ff79bac2e0c01e92da82 | 6,734 | pm | Perl | perl/vendor/lib/LWP/Protocol/https.pm | Light2027/OnlineCampusSandbox | 8dcaaf62af1342470f9e7be6d42bd0f16eb910b8 | [
"Apache-2.0"
] | 2 | 2021-10-20T00:25:39.000Z | 2021-11-08T12:52:42.000Z | perl/vendor/lib/LWP/Protocol/https.pm | Light2027/OnlineCampusSandbox | 8dcaaf62af1342470f9e7be6d42bd0f16eb910b8 | [
"Apache-2.0"
] | 5 | 2021-05-20T04:16:14.000Z | 2022-02-12T01:40:02.000Z | webapp/perl/local/lib/perl5/LWP/Protocol/https.pm | matsubara0507/isucon9-kansousen | 77b19085d76add98a3ce7370063a8636cde62499 | [
"MIT"
] | 1 | 2022-03-14T06:41:16.000Z | 2022-03-14T06:41:16.000Z | package LWP::Protocol::https;
use strict;
our $VERSION = "6.07";
require LWP::Protocol::http;
our @ISA = qw(LWP::Protocol::http);
require Net::HTTPS;
sub socket_type
{
return "https";
}
sub _extra_sock_opts
{
my $self = shift;
my %ssl_opts = %{$self->{ua}{ssl_opts} || {}};
if (delete $ssl_opts{verif... | 30.470588 | 96 | 0.639145 |
ed1233b98c29dd07ac5546f841fd0fc52efa1090 | 1,114 | pm | Perl | WRK-V1.2/TOOLS/TOOLS/perl/site/lib/digest/hmac_md5.pm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/TOOLS/TOOLS/perl/site/lib/digest/hmac_md5.pm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/TOOLS/TOOLS/perl/site/lib/digest/hmac_md5.pm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | package Digest::HMAC_MD5;
$VERSION="1.00";
use strict;
use Digest::MD5 qw(md5);
use Digest::HMAC qw(hmac);
# OO interface
use vars qw(@ISA);
@ISA=qw(Digest::HMAC);
sub new
{
my $class = shift;
$class->SUPER::new($_[0], "Digest::MD5", 64);
}
# Functional interface
require Exporter;
*import = \&Exporter::impo... | 15.472222 | 59 | 0.67325 |
73db01788cc3e958ccef579518885f5fc716e31b | 532 | pl | Perl | Perl/InlineCPP/Template/main.pl | taku-xhift/labo | 89dc28fdb602c7992c6f31920714225f83a11218 | [
"MIT"
] | null | null | null | Perl/InlineCPP/Template/main.pl | taku-xhift/labo | 89dc28fdb602c7992c6f31920714225f83a11218 | [
"MIT"
] | null | null | null | Perl/InlineCPP/Template/main.pl | taku-xhift/labo | 89dc28fdb602c7992c6f31920714225f83a11218 | [
"MIT"
] | null | null | null | use Inline CPP => Config => LIBS => '-L/lib/gcc/i686-pc-cygwin/3.4.4 -lmylib -lstdc++',
INC => '-I/lib/gcc/i686-pc-cygwin/3.4.4/include',
# INC => '-I/D:/PersonalTool/xyzzy/laboratory/Perl/InlineCPP/Include/';
ENABLE => STD_IOSTREAM;
... | 28 | 99 | 0.528195 |
ed41cd3c9a79190d61063b9e966c398a8f719f95 | 6,103 | pl | Perl | t/examples/set/pSET_ZFC.pl | TeamSPoon/logicmoo_base | 679789ecda03c586f02f642b38e614a2f925720d | [
"MIT"
] | 13 | 2017-03-03T03:18:53.000Z | 2020-01-18T01:17:10.000Z | t/examples/set/pSET_ZFC.pl | logicmoo/logicmoo_base | 679789ecda03c586f02f642b38e614a2f925720d | [
"MIT"
] | null | null | null | t/examples/set/pSET_ZFC.pl | logicmoo/logicmoo_base | 679789ecda03c586f02f642b38e614a2f925720d | [
"MIT"
] | 1 | 2017-10-08T15:13:50.000Z | 2017-10-08T15:13:50.000Z | set2nat(Xs,N):-set2nat(Xs,0,N).
set2nat([],R,R).
set2nat([X|Xs],R1,Rn):-R2 #= R1+(1 << X),set2nat(Xs,R2,Rn).
hfs2nat(N,R):-default_ulimit(D),hfs2nat_(D,N,R).
hfs2nat_(_,[],R):-!,R=0.
hfs2nat_(Ulimit,N,R):-integer(N),N #> 0,N #< Ulimit,!,R=N.
hfs2nat_(Ulimit,Ts,R):-maplist(hfs2nat_(Ulimit),Ts,T),set2nat(T,R).
defau... | 27.367713 | 75 | 0.639522 |
ed34ef32b19e2572a525d8ae22344ef3863f2714 | 325 | pl | Perl | GitPortable/App/Git/lib/perl5/5.8.8/unicore/lib/gc_sc/InLetter.pl | 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/unicore/lib/gc_sc/InLetter.pl | 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/unicore/lib/gc_sc/InLetter.pl | garethflowers/git-portable | 2dc793c7db2100afbd4dfad38dd9095e9619973d | [
"MIT"
] | 4 | 2016-03-17T11:55:36.000Z | 2018-07-19T01:30:01.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{InLetterlikeSymbols} (and fuzzy permutations)
#
# Meaning: Block 'Letterlike Symbols'
#
return <<'END';
2100 214F Letterlike Symbols
... | 23.214286 | 60 | 0.652308 |
ed598450055d75adf14b36cd9043fb5a9811ee52 | 3,480 | pm | Perl | lib/ViroDB/Result/Derivation.pm | MullinsLab/viroverse | fca0c5f81ce9d5fdcef96d661def0699ba4209cb | [
"MIT"
] | 7 | 2019-02-04T20:37:19.000Z | 2020-10-07T18:23:09.000Z | lib/ViroDB/Result/Derivation.pm | MullinsLab/viroverse | fca0c5f81ce9d5fdcef96d661def0699ba4209cb | [
"MIT"
] | 75 | 2019-03-07T20:44:04.000Z | 2020-01-22T11:27:03.000Z | lib/ViroDB/Result/Derivation.pm | MullinsLab/viroverse | fca0c5f81ce9d5fdcef96d661def0699ba4209cb | [
"MIT"
] | null | null | null | use utf8;
package ViroDB::Result::Derivation;
# Created by DBIx::Class::Schema::Loader
# DO NOT MODIFY THE FIRST PART OF THIS FILE
=head1 NAME
ViroDB::Result::Derivation
=cut
use strict;
use warnings;
=head1 BASE CLASS: L<ViroDB::Result>
=cut
use Moose;
use MooseX::NonMoose;
use MooseX::MarkAsMethods autoclean ... | 17.575758 | 77 | 0.674425 |
ed4556bbbfe8fb5ae40078b81f5ba98210505f57 | 47,421 | pl | Perl | openssl/crypto/bn/asm/ppc.pl | juergh/dash-sdk | 16757836f1f96ee3220992f70bffe92c18e08e76 | [
"AMDPLPA"
] | 13 | 2015-08-06T14:55:10.000Z | 2021-12-26T04:41:54.000Z | openssl/crypto/bn/asm/ppc.pl | juergh/dash-sdk | 16757836f1f96ee3220992f70bffe92c18e08e76 | [
"AMDPLPA"
] | null | null | null | openssl/crypto/bn/asm/ppc.pl | juergh/dash-sdk | 16757836f1f96ee3220992f70bffe92c18e08e76 | [
"AMDPLPA"
] | 1 | 2017-06-17T14:15:41.000Z | 2017-06-17T14:15:41.000Z | #!/usr/bin/perl
#
# Implemented as a Perl wrapper as we want to support several different
# architectures with single file. We pick up the target based on the
# file name we are asked to generate.
#
# It should be noted though that this perl code is nothing like
# <openssl>/crypto/perlasm/x86*. In this case perl is use... | 22.809524 | 78 | 0.619936 |
ed3219b9a3e82fbf22ac2d16afd9737d3992ee8d | 251 | pm | Perl | auto-lib/Azure/CertificateRegistration/AppServiceCertificate.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/CertificateRegistration/AppServiceCertificate.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | null | null | null | auto-lib/Azure/CertificateRegistration/AppServiceCertificate.pm | pplu/azure-sdk-perl | 26cbef2d926f571bc1617c26338c106856f95568 | [
"Apache-2.0"
] | 1 | 2021-04-08T15:26:39.000Z | 2021-04-08T15:26:39.000Z | package Azure::CertificateRegistration::AppServiceCertificate;
use Moose;
has 'keyVaultId' => (is => 'ro', isa => 'Str' );
has 'keyVaultSecretName' => (is => 'ro', isa => 'Str' );
has 'provisioningState' => (is => 'ro', isa => 'Str' );
1;
| 31.375 | 62 | 0.593625 |
ed140a14212da00a40237148298f2ef798bf8aba | 6,184 | pl | Perl | misc-scripts/db/convert_tables_MyISAM_InnoDB.pl | duartemolha/ensembl | 378db18977278a066bd54b41e7afcf1db05d7db3 | [
"Apache-2.0"
] | null | null | null | misc-scripts/db/convert_tables_MyISAM_InnoDB.pl | duartemolha/ensembl | 378db18977278a066bd54b41e7afcf1db05d7db3 | [
"Apache-2.0"
] | null | null | null | misc-scripts/db/convert_tables_MyISAM_InnoDB.pl | duartemolha/ensembl | 378db18977278a066bd54b41e7afcf1db05d7db3 | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/env perl
# Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
# Copyright [2016-2019] 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... | 35.745665 | 120 | 0.561287 |
ed06baaa64450a1a1b34a65e8e42fedc1df07eef | 1,701 | pm | Perl | t/loader.pm | robkinyon/dbix-class-sims-type-date | ef5abf5407a2a1f25b989cd542262cfc867e9dc4 | [
"MIT"
] | null | null | null | t/loader.pm | robkinyon/dbix-class-sims-type-date | ef5abf5407a2a1f25b989cd542262cfc867e9dc4 | [
"MIT"
] | null | null | null | t/loader.pm | robkinyon/dbix-class-sims-type-date | ef5abf5407a2a1f25b989cd542262cfc867e9dc4 | [
"MIT"
] | null | null | null | # vi:sw=2
package # Hide from PAUSE
t::loader;
use strictures 2;
use base 'Exporter';
our @EXPORT_OK = qw(
build_schema
);
use Data::Dumper;
sub build_schema {
my $def = shift;
my $schema = "MyApp::Schema";
my $prefix = "MyApp::Schema::Result";
my $pkg = '';
my @packages;
while (my $name = shift @... | 24.3 | 77 | 0.511464 |
ed598109184c88b5d277e8f65d7f5b22cbf2900d | 3,259 | pm | Perl | modules/Bio/EnsEMBL/Production/Pipeline/FileDump/Geneset_EMBL.pm | ens-bwalts/ensembl-production | ce2ccecbf5d2a56528e3f77e9a4e930a3d0129db | [
"Apache-2.0"
] | 9 | 2016-06-24T16:58:52.000Z | 2021-01-27T15:38:00.000Z | modules/Bio/EnsEMBL/Production/Pipeline/FileDump/Geneset_EMBL.pm | ens-bwalts/ensembl-production | ce2ccecbf5d2a56528e3f77e9a4e930a3d0129db | [
"Apache-2.0"
] | 187 | 2015-01-09T10:27:54.000Z | 2022-03-08T11:28:24.000Z | modules/Bio/EnsEMBL/Production/Pipeline/FileDump/Geneset_EMBL.pm | ens-bwalts/ensembl-production | ce2ccecbf5d2a56528e3f77e9a4e930a3d0129db | [
"Apache-2.0"
] | 60 | 2015-01-22T16:08:35.000Z | 2022-03-04T17:31:32.000Z | =head1 LICENSE
Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
Copyright [2016-2020] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obta... | 28.587719 | 100 | 0.672292 |
ed4318cf0356220e49e78141e58fac6c3d6d2fa9 | 2,653 | t | Perl | xt/author/no-tabs.t | gitpan/MooseX-Declare | 3d63d569ba39792e224f43e18a13bda5c44364b4 | [
"Artistic-1.0"
] | null | null | null | xt/author/no-tabs.t | gitpan/MooseX-Declare | 3d63d569ba39792e224f43e18a13bda5c44364b4 | [
"Artistic-1.0"
] | null | null | null | xt/author/no-tabs.t | gitpan/MooseX-Declare | 3d63d569ba39792e224f43e18a13bda5c44364b4 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.09
use Test::More 0.88;
use Test::NoTabs;
my @files = (
'lib/MooseX/Declare.pm',
'lib/MooseX/Declare/Context.pm',
'lib/MooseX/Declare/Context/Namespaced.pm',
'lib/MooseX/Declare/Context/Parameterized.pm',
... | 32.353659 | 69 | 0.679608 |
ed559eabdd4487b2a10e567d7cae30680d59b062 | 12,487 | pm | Perl | lib/Web/Sitemap.pm | brtastic/perl-web-sitemap | 683a3057eda334d53054a290a458e2737e951a3c | [
"Artistic-1.0-cl8"
] | 3 | 2015-05-16T19:15:07.000Z | 2021-01-11T17:57:00.000Z | lib/Web/Sitemap.pm | brtastic/perl-web-sitemap | 683a3057eda334d53054a290a458e2737e951a3c | [
"Artistic-1.0-cl8"
] | 4 | 2015-05-17T23:24:43.000Z | 2021-01-17T20:12:48.000Z | lib/Web/Sitemap.pm | brtastic/perl-web-sitemap | 683a3057eda334d53054a290a458e2737e951a3c | [
"Artistic-1.0-cl8"
] | 2 | 2015-05-16T19:16:45.000Z | 2021-01-11T15:35:56.000Z | package Web::Sitemap;
our $VERSION = '0.903';
use strict;
use warnings;
use bytes;
use File::Temp;
use File::Copy;
use IO::Compress::Gzip qw/gzip $GzipError/;
use Encode;
use Carp;
use Web::Sitemap::Url;
use constant {
URL_LIMIT => 50000,
FILE_SIZE_LIMIT => 50 * 1024 * 1024,
FILE_SIZE_LIMIT_MIN => 1024 * 1024,
... | 23.383895 | 330 | 0.662449 |
ed5b931a00257c873e485a1b442232430a45c6f5 | 1,373 | t | Perl | xt/author/00-compile.t | gitpan/CPAN-Meta | 698ad1b33778ae345b4cd75a3ba76b44d9e690b5 | [
"Artistic-1.0"
] | null | null | null | xt/author/00-compile.t | gitpan/CPAN-Meta | 698ad1b33778ae345b4cd75a3ba76b44d9e690b5 | [
"Artistic-1.0"
] | null | null | null | xt/author/00-compile.t | gitpan/CPAN-Meta | 698ad1b33778ae345b4cd75a3ba76b44d9e690b5 | [
"Artistic-1.0"
] | null | null | null | use 5.006;
use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051
use Test::More;
plan tests => 8 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
my @module_files = (
'CPAN/Meta.pm',
'CPAN/Meta/Converter.pm',
'CPAN/Meta/Feature.pm',
'CPAN/Meta/History.pm',
'CPAN/Meta... | 22.145161 | 147 | 0.601602 |
ed3811eb4e5cf8c2bc1085fa713fa53817f0cd27 | 2,348 | pm | Perl | lib/BRAEMBL/ENA/Submission/Serialiser.pm | BRAEMBL/ena-tools | 96ab52ee77793e3ec61ef819bc5c983e90448a26 | [
"Unlicense"
] | 6 | 2015-02-15T19:26:25.000Z | 2018-07-30T10:05:37.000Z | lib/BRAEMBL/ENA/Submission/Serialiser.pm | BRAEMBL/ena-tools | 96ab52ee77793e3ec61ef819bc5c983e90448a26 | [
"Unlicense"
] | null | null | null | lib/BRAEMBL/ENA/Submission/Serialiser.pm | BRAEMBL/ena-tools | 96ab52ee77793e3ec61ef819bc5c983e90448a26 | [
"Unlicense"
] | null | null | null | package BRAEMBL::ENA::Submission::Serialiser;
use Moose;
has 'no_md5' => (
is => 'rw',
isa => 'Bool',
trigger => sub {
my $self = shift;
$self->compute_md5(!$self->compute_md5);
},
default => 1,
);
has 'compute_md5' => (
is => 'rw',
isa => 'Bool',
default => 1,
);
has... | 23.48 | 80 | 0.565162 |
73dc785aebc732200a3194554be4c2bf7dfd525e | 6,648 | pl | Perl | BarBIQ_code_1_0_0.0/BarBIQ_sub_barcode_fix.pl | Shiroguchi-Lab/BarBIQ | 25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5 | [
"Artistic-1.0-Perl"
] | 1 | 2022-02-24T03:32:56.000Z | 2022-02-24T03:32:56.000Z | BarBIQ_code_1_0_0.0/BarBIQ_sub_barcode_fix.pl | Shiroguchi-Lab/BarBIQ | 25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5 | [
"Artistic-1.0-Perl"
] | null | null | null | BarBIQ_code_1_0_0.0/BarBIQ_sub_barcode_fix.pl | Shiroguchi-Lab/BarBIQ | 25a3219c67a4ad7f1c1dbcc03b0f207106f8eee5 | [
"Artistic-1.0-Perl"
] | null | null | null | #! /usr/bin/env perl
##########################################################################################################################################
######Description of this code#####
## This code is used for deleting the barcode according to the fixed base which were designed in the original barcode
## You... | 43.168831 | 169 | 0.565884 |
ed47f622e303327f3219bb3d853250e0c8c57ea7 | 7,734 | pm | Perl | modules/Bio/EnsEMBL/EGPipeline/Common/RunnableDB/FastaSplit.pm | dbolser-ebi/copy-of-eg-pipelines | ff2bd80571fd5584e1338c96f77f6489e761a44e | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/EGPipeline/Common/RunnableDB/FastaSplit.pm | dbolser-ebi/copy-of-eg-pipelines | ff2bd80571fd5584e1338c96f77f6489e761a44e | [
"Apache-2.0"
] | null | null | null | modules/Bio/EnsEMBL/EGPipeline/Common/RunnableDB/FastaSplit.pm | dbolser-ebi/copy-of-eg-pipelines | ff2bd80571fd5584e1338c96f77f6489e761a44e | [
"Apache-2.0"
] | null | null | null | =head1 LICENSE
Copyright [2009-2014] EMBL-European Bioinformatics Institute
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by appl... | 29.632184 | 122 | 0.64016 |
ed59f106380c1df0584ec94b4182595a6214f32c | 492 | al | Perl | results/alignments/Bo6g108600_exon8.al | naturalis/brassica-genes | e060d0938407566b6a7d0f30d61a61eea0c37f1c | [
"MIT"
] | null | null | null | results/alignments/Bo6g108600_exon8.al | naturalis/brassica-genes | e060d0938407566b6a7d0f30d61a61eea0c37f1c | [
"MIT"
] | null | null | null | results/alignments/Bo6g108600_exon8.al | naturalis/brassica-genes | e060d0938407566b6a7d0f30d61a61eea0c37f1c | [
"MIT"
] | null | null | null | >geneid:Bo6g108600;contig:C6;feature:exon8;seqstart:33887173;seqstop:33887357
ATGGGGAGGGGTAGGGTTCAACTGAAGAGGATAGAGAACAAGATCAATAGACAAGTGACA
TTCTCCAAAAGAAGAGCTGGTCTTTTCAAGAAAGCTCATGAGATCTCTGTTCTCTGTGAT
GCTGAAGTTGCCCTTGTTGTCTTCTCCCATAAGGGGAAACTCTTTGAGTACTCCACTGAT
TCTTG
>seqstart:30119100;seqstop30119284+
ATGGGAAGGGGTAGGGT... | 44.727273 | 77 | 0.95122 |
ed38d0a642502526ae7b0fe24530caf5a6a94aa2 | 616 | pl | Perl | egs/ksponspeech/asr1/local/remove_punctuation.pl | qianlanwyd/espnet | c5dca0e6e37446947a3545c1e3a8d7c52635701b | [
"Apache-2.0"
] | 1 | 2019-05-17T03:52:46.000Z | 2019-05-17T03:52:46.000Z | egs/ksponspeech/asr1/local/remove_punctuation.pl | qianlanwyd/espnet | c5dca0e6e37446947a3545c1e3a8d7c52635701b | [
"Apache-2.0"
] | 2 | 2020-10-26T15:22:48.000Z | 2021-01-15T10:17:57.000Z | egs/ksponspeech/asr1/local/remove_punctuation.pl | qianlanwyd/espnet | c5dca0e6e37446947a3545c1e3a8d7c52635701b | [
"Apache-2.0"
] | 1 | 2021-10-30T11:42:29.000Z | 2021-10-30T11:42:29.000Z | #!/usr/bin/perl
use warnings;
use strict;
binmode(STDIN,":utf8");
binmode(STDOUT,":utf8");
while(<STDIN>) {
$_ = " $_ ";
# remove punctuation except apostrophe
s/<space>/spacemark/g; # for scoring
s/<unk>/unknown1/g;
s/[unk]/unknown2/g;
s/\+/repeatsym/g;
s/\//fillersym/g;
s/'/apostrophe/g;
s/[[:p... | 16.648649 | 40 | 0.579545 |
ed53928f5906bae2909914f233a891acb563a9d7 | 1,887 | pl | Perl | Task/Sierpinski-triangle-Graphical/Perl/sierpinski-triangle-graphical.pl | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2021-05-05T13:42:20.000Z | 2021-05-05T13:42:20.000Z | Task/Sierpinski-triangle-Graphical/Perl/sierpinski-triangle-graphical.pl | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | Task/Sierpinski-triangle-Graphical/Perl/sierpinski-triangle-graphical.pl | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | null | null | null | my $levels = 6;
my $side = 512;
my $height = get_height($side);
sub get_height { my($side) = @_; $side * sqrt(3) / 2 }
sub triangle {
my($x1, $y1, $x2, $y2, $x3, $y3, $fill, $animate) = @_;
my $svg;
$svg .= qq{<polygon points="$x1,$y1 $x2,$y2 $x3,$y3"};
$svg .= qq{ style="fill: $fill; stroke-width: ... | 38.510204 | 159 | 0.553259 |
ed3c517a85a5cfc6be5a57e30ecc00448afed09d | 2,529 | pl | Perl | check_hadoop_yarn_node_manager.pl | adolci/nagios-plugins | 0d8cee0376467922b3315e9b0e08b98454eb9853 | [
"IBM-pibs",
"Apache-1.1"
] | null | null | null | check_hadoop_yarn_node_manager.pl | adolci/nagios-plugins | 0d8cee0376467922b3315e9b0e08b98454eb9853 | [
"IBM-pibs",
"Apache-1.1"
] | null | null | null | check_hadoop_yarn_node_manager.pl | adolci/nagios-plugins | 0d8cee0376467922b3315e9b0e08b98454eb9853 | [
"IBM-pibs",
"Apache-1.1"
] | 3 | 2019-07-25T11:46:32.000Z | 2019-12-17T05:01:03.000Z | #!/usr/bin/perl -T
# nagios: -epn
#
# Author: Hari Sekhon
# Date: 2014-03-05 21:45:08 +0000 (Wed, 05 Mar 2014)
#
# https://github.com/harisekhon/nagios-plugins
#
# License: see accompanying LICENSE file
#
$DESCRIPTION = "Nagios Plugin to check the state of a given Hadoop Yarn Node Manager via the Node Manager's RE... | 28.41573 | 152 | 0.702254 |
ed2af5748cfae995d4d24cd0085643ff1b72e315 | 3,088 | pl | Perl | author/mktbl.pl | tokuhirom/HTML-Pictogram-MobileJp | 32ba0de1778691fe0fcf53dcae23ea01afd959b0 | [
"Artistic-1.0"
] | 1 | 2015-11-09T01:28:34.000Z | 2015-11-09T01:28:34.000Z | author/mktbl.pl | tokuhirom/HTML-Pictogram-MobileJp | 32ba0de1778691fe0fcf53dcae23ea01afd959b0 | [
"Artistic-1.0"
] | null | null | null | author/mktbl.pl | tokuhirom/HTML-Pictogram-MobileJp | 32ba0de1778691fe0fcf53dcae23ea01afd959b0 | [
"Artistic-1.0"
] | null | null | null | use strict;
use warnings;
use autodie;
use JSON;
use Data::Dumper;
use LWP::Simple;
use File::Basename;
use File::Spec;
my $c_docomo = slurp_json('http://svn.openpear.org/Text_Pictogram_Mobile/trunk/data/docomo_convert.json')->{docomo};
my $e_docomo = slurp_json('http://svn.openpear.org/Text_Pictogram_Mobile/trunk/dat... | 30.574257 | 120 | 0.589702 |
ed5d4024b28964c41659c8e8e5559f6d8e60ac25 | 16,328 | pm | Perl | perl/vendor/lib/DateTime/TimeZone/America/Argentina/Mendoza.pm | ifleeyo180/VspriteMoodleWebsite | 38baa924829c83808d2c87d44740ff365927a646 | [
"Apache-2.0"
] | 2 | 2021-11-19T22:37:28.000Z | 2021-11-22T18:04:55.000Z | perl/vendor/lib/DateTime/TimeZone/America/Argentina/Mendoza.pm | ifleeyo180/VspriteMoodleWebsite | 38baa924829c83808d2c87d44740ff365927a646 | [
"Apache-2.0"
] | 6 | 2021-11-18T00:39:48.000Z | 2021-11-20T00:31:40.000Z | perl/vendor/lib/DateTime/TimeZone/America/Argentina/Mendoza.pm | ifleeyo180/VspriteMoodleWebsite | 38baa924829c83808d2c87d44740ff365927a646 | [
"Apache-2.0"
] | null | null | null | # This file is auto-generated by the Perl DateTime Suite time zone
# code generator (0.08) This code generator comes with the
# DateTime::TimeZone module distribution in the tools/ directory
#
# Generated from /tmp/h6QqPsv6Ap/southamerica. Olson data version 2020e
#
# Do not edit this file directly.
#
package DateTim... | 26.811166 | 101 | 0.636759 |
73ef1b2bc5d360b9904d0fccd7f281353cd487ad | 16,952 | pl | Perl | pimpla_table_merge/pimpla_table_merge.pl | greatfireball/ime_helper_scripts | 4c32673c479d9e9f7b34661dc21faa1bf9c7f70f | [
"MIT"
] | null | null | null | pimpla_table_merge/pimpla_table_merge.pl | greatfireball/ime_helper_scripts | 4c32673c479d9e9f7b34661dc21faa1bf9c7f70f | [
"MIT"
] | null | null | null | pimpla_table_merge/pimpla_table_merge.pl | greatfireball/ime_helper_scripts | 4c32673c479d9e9f7b34661dc21faa1bf9c7f70f | [
"MIT"
] | null | null | null | #!/usr/bin/env perl
use strict;
use warnings;
use Digest::MD5;
use Getopt::Long;
use Log::Log4perl;
# Configuration in a string ...
my $conf = q(
log4perl.category.Foo.Bar = INFO, Logfile, Screen
log4perl.appender.Logfile = Log::Log4perl::Appender::File
log4perl.appender.Logfile.filename =... | 29.278066 | 241 | 0.589429 |
ed198bf8abbe2719f6cbcdae354f15f85dc0f15a | 5,424 | pm | Perl | tests/yast2_gui/yast2_instserver.pm | DeepthiYV/os-autoinst-distri-opensuse | 563632700f014528b3cd938a6efc2cc566a7aae5 | [
"FSFAP"
] | null | null | null | tests/yast2_gui/yast2_instserver.pm | DeepthiYV/os-autoinst-distri-opensuse | 563632700f014528b3cd938a6efc2cc566a7aae5 | [
"FSFAP"
] | 1 | 2015-01-28T09:17:48.000Z | 2015-01-28T13:39:08.000Z | tests/yast2_gui/yast2_instserver.pm | DeepthiYV/os-autoinst-distri-opensuse | 563632700f014528b3cd938a6efc2cc566a7aae5 | [
"FSFAP"
] | 1 | 2022-02-14T21:05:54.000Z | 2022-02-14T21:05:54.000Z | # SUSE's openQA tests
#
# Copyright © 2019 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.
# Package: nfs-client yast2-inst... | 31.534884 | 140 | 0.689528 |
73df4ce14f1605f53b4fdd34b395300532794bdd | 25,453 | t | Perl | exercises/practice/meetup/meetup.t | mienaikage/exercism-perl5 | e52b2e6d4a4103e73b596841c8bede08eed14bf6 | [
"MIT"
] | null | null | null | exercises/practice/meetup/meetup.t | mienaikage/exercism-perl5 | e52b2e6d4a4103e73b596841c8bede08eed14bf6 | [
"MIT"
] | null | null | null | exercises/practice/meetup/meetup.t | mienaikage/exercism-perl5 | e52b2e6d4a4103e73b596841c8bede08eed14bf6 | [
"MIT"
] | null | null | null | #!/usr/bin/env perl
use Test2::V0;
use JSON::PP;
use constant JSON => JSON::PP->new;
use FindBin qw<$Bin>;
use lib $Bin, "$Bin/local/lib/perl5";
use Meetup qw<meetup>;
my @test_cases = do { local $/; @{ JSON->decode(<DATA>) }; };
plan 96;
imported_ok qw<meetup> or bail_out;
use constant MONTHS => qw<
January Feb... | 23.589435 | 90 | 0.520449 |
73ea15fc5053109ff9fe34d1a56530ecf4d40575 | 1,238 | pm | Perl | src/how/NQPNativeHOW.pm | KrisShannon/nqp | 2e578b5d4a122e0c75db9d74e8669132be4990d1 | [
"Artistic-2.0"
] | null | null | null | src/how/NQPNativeHOW.pm | KrisShannon/nqp | 2e578b5d4a122e0c75db9d74e8669132be4990d1 | [
"Artistic-2.0"
] | null | null | null | src/how/NQPNativeHOW.pm | KrisShannon/nqp | 2e578b5d4a122e0c75db9d74e8669132be4990d1 | [
"Artistic-2.0"
] | null | null | null | knowhow NQPNativeHOW {
has $!name;
has $!composed;
my $archetypes := Archetypes.new( :nominal(1) );
method archetypes() {
$archetypes
}
method new(:$name) {
my $obj := pir::repr_instance_of__PP(self);
$obj.BUILD(:name($name));
$obj
}
method BUILD(:$... | 24.76 | 85 | 0.560582 |
ed1a9c03121da21da20a281d420ccc86fb8edcb4 | 2,212 | pm | Perl | lib/App/cpm/Resolver/Snapshot.pm | sklukin/cpm | f2d6193483d8d0450b706332a52665236204387a | [
"Artistic-1.0"
] | 2 | 2018-12-07T17:38:10.000Z | 2021-02-16T09:22:14.000Z | lib/App/cpm/Resolver/Snapshot.pm | sklukin/cpm | f2d6193483d8d0450b706332a52665236204387a | [
"Artistic-1.0"
] | 1 | 2020-01-13T18:23:26.000Z | 2020-01-13T18:23:26.000Z | lib/App/cpm/Resolver/Snapshot.pm | sklukin/cpm | f2d6193483d8d0450b706332a52665236204387a | [
"Artistic-1.0"
] | 2 | 2018-12-27T07:34:43.000Z | 2020-07-13T16:42:37.000Z | package App::cpm::Resolver::Snapshot;
use strict;
use warnings;
use App::cpm::DistNotation;
use App::cpm::Git;
use App::cpm::Resolver::Git;
use App::cpm::version;
use Carton::Snapshot;
sub new {
my ($class, %option) = @_;
my $snapshot = Carton::Snapshot->new(path => $option{path} || "cpanfile.snapshot");
... | 28.727273 | 125 | 0.516727 |
ed1e3406a7a62c9d6799f592c0b9872532aaac56 | 1,036 | t | Perl | t/00-compile.t | git-the-cpan/MooseX-Blessed-Reconstruct | e2bfb253393f9d2f18316ab555b7aee220bed382 | [
"Artistic-1.0"
] | null | null | null | t/00-compile.t | git-the-cpan/MooseX-Blessed-Reconstruct | e2bfb253393f9d2f18316ab555b7aee220bed382 | [
"Artistic-1.0"
] | null | null | null | t/00-compile.t | git-the-cpan/MooseX-Blessed-Reconstruct | e2bfb253393f9d2f18316ab555b7aee220bed382 | [
"Artistic-1.0"
] | null | null | null | use 5.006;
use strict;
use warnings;
# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.046
use Test::More tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0);
my @module_files = (
'MooseX/Blessed/Reconstruct.pm'
);
# no fake home requested
my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib';
use Fi... | 20.313725 | 115 | 0.610039 |
73d68f39cc08ee8768488d1807084b9d331a75c8 | 6,878 | pl | Perl | windows/cperl/lib/unicore/lib/Gc/Lo.pl | SCOTT-HAMILTON/Monetcours | 66a2970218a31e9987a4e7eb37443c54f22e6825 | [
"MIT"
] | null | null | null | windows/cperl/lib/unicore/lib/Gc/Lo.pl | SCOTT-HAMILTON/Monetcours | 66a2970218a31e9987a4e7eb37443c54f22e6825 | [
"MIT"
] | null | null | null | windows/cperl/lib/unicore/lib/Gc/Lo.pl | SCOTT-HAMILTON/Monetcours | 66a2970218a31e9987a4e7eb37443c54f22e6825 | [
"MIT"
] | null | null | null | # !!!!!!! 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... | 7.11272 | 78 | 0.698168 |
ed36de4c17db3b942fc46e4e731354910c856e40 | 2,100 | pl | Perl | test/experiment/bernoulli.pl | gfis/ramath | 400cb699d9271c90685d2005e5be0f6b12991619 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2020-10-13T07:59:31.000Z | 2022-03-26T06:05:20.000Z | test/experiment/bernoulli.pl | gfis/ramath | 400cb699d9271c90685d2005e5be0f6b12991619 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | test/experiment/bernoulli.pl | gfis/ramath | 400cb699d9271c90685d2005e5be0f6b12991619 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | #!/usr/bin/perl
#------------------------------------------------------------------
# Print Bernoulli numbers
# @(#) $Id: bernoulli.pl 221 2009-08-11 06:08:05Z gfis $
# 2009-06-26: Georg Fischer: copied from parm2.pl
# Usage:
# perl bernoulli.pl power maxpoly
#------------------------------------------------... | 25.301205 | 76 | 0.548095 |
73d0d27cbe53afb6d386cc0c157f9384c1f8080f | 1,275 | t | Perl | t/security-exceptions.t | gitpan/Mojolicious-Plugin-Images | a56f00d4ee91fb8b513cd26dd2d4dc5108cbeec2 | [
"Artistic-1.0"
] | null | null | null | t/security-exceptions.t | gitpan/Mojolicious-Plugin-Images | a56f00d4ee91fb8b513cd26dd2d4dc5108cbeec2 | [
"Artistic-1.0"
] | null | null | null | t/security-exceptions.t | gitpan/Mojolicious-Plugin-Images | a56f00d4ee91fb8b513cd26dd2d4dc5108cbeec2 | [
"Artistic-1.0"
] | null | null | null | use Mojo::Base -strict;
BEGIN {
$ENV{MOJO_MODE} = 'testing';
$ENV{IMAGES_ALLOW_INSECURE_IDS} = 1;
$ENV{IMAGES_ALLOW_INSECURE_DIRS} = 1;
}
use Test::More;
use IO::All;
use Mojolicious;
use Mojolicious::Plugin::Images::Test ':all';
use Mojolicious::Plugin::Images::Util ':all';
my $tmpdir = io-... | 26.5625 | 73 | 0.592157 |
ed24e7817678b03c48c870e5f2d3041f1c03757d | 595 | pm | Perl | lib/Data/Object/Float/Func/Gt.pm | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | lib/Data/Object/Float/Func/Gt.pm | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | lib/Data/Object/Float/Func/Gt.pm | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | package Data::Object::Float::Func::Gt;
use 5.014;
use strict;
use warnings;
use Data::Object 'Class';
extends 'Data::Object::Float::Func';
# VERSION
# BUILD
has arg1 => (
is => 'ro',
isa => 'NumberLike',
req => 1
);
has arg2 => (
is => 'ro',
isa => 'StringLike',
req => 1
);
# METHODS
sub execute {... | 12.395833 | 55 | 0.552941 |
ed49a068883686d34320df87669af78fc3666e54 | 2,036 | pm | Perl | cloud/aws/rds/plugin.pm | garnier-quentin/centreon-plugins | 51c16b4419d640709d3352a260e4cd63cd96db14 | [
"Apache-2.0"
] | null | null | null | cloud/aws/rds/plugin.pm | garnier-quentin/centreon-plugins | 51c16b4419d640709d3352a260e4cd63cd96db14 | [
"Apache-2.0"
] | null | null | null | cloud/aws/rds/plugin.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... | 33.933333 | 75 | 0.620334 |
73f9c09b4a61d0a541b2d2ff1654789ba24ed910 | 2,529 | pm | Perl | lib/Yancy/Plugin/Auth/Role/RequireUser.pm | kiwiroy/Yancy | 42111830eccb514f5dbacba2fb6b358d79bf1860 | [
"Artistic-1.0"
] | null | null | null | lib/Yancy/Plugin/Auth/Role/RequireUser.pm | kiwiroy/Yancy | 42111830eccb514f5dbacba2fb6b358d79bf1860 | [
"Artistic-1.0"
] | null | null | null | lib/Yancy/Plugin/Auth/Role/RequireUser.pm | kiwiroy/Yancy | 42111830eccb514f5dbacba2fb6b358d79bf1860 | [
"Artistic-1.0"
] | null | null | null | package Yancy::Plugin::Auth::Role::RequireUser;
our $VERSION = '1.070';
# ABSTRACT: Add authorization based on user attributes
=head1 SYNOPSIS
use Mojolicious::Lite;
plugin Yancy => ...;
# Require any user
my $require_user = app->yancy->auth->require_user;
my $user = app->routes->under( '/user', ... | 28.1 | 76 | 0.599842 |
ed1eb20ddfd577384dc043f0c06ff2f23bcdb811 | 4,199 | pm | Perl | Unit/INTOBILL.pm | greg-kennedy/dot_scr | 5d185d2322ba4dcf96407688ed553cad6054d15c | [
"Artistic-2.0"
] | 24 | 2019-09-23T08:35:57.000Z | 2022-03-07T11:18:54.000Z | Unit/INTOBILL.pm | greg-kennedy/dot_scr | 5d185d2322ba4dcf96407688ed553cad6054d15c | [
"Artistic-2.0"
] | null | null | null | Unit/INTOBILL.pm | greg-kennedy/dot_scr | 5d185d2322ba4dcf96407688ed553cad6054d15c | [
"Artistic-2.0"
] | null | null | null | package Unit::INTOBILL;
use strict;
use warnings;
sub _pick { return $_[ rand @_ ]; }
# Opus n Bill Brain Saver
# based on Delrina Intermission 4.0
# Most modules are .ASA animation files, and don't
# need any config. For the rest, defaults are good.
# See ANTSW.INI in payload/WINDOWS.
my @modules = (
'OB-Bass... | 25.603659 | 86 | 0.498214 |
ed1306fc6331b4daf68363b00b4cb917fa9a8f76 | 97,994 | pm | Perl | third_party/cygwin/lib/perl5/5.10/ExtUtils/MM_Unix.pm | riverar/v8 | 16397d242258b97f107e742e37cc585e77b9b3d0 | [
"BSD-3-Clause"
] | 1 | 2021-07-29T03:46:04.000Z | 2021-07-29T03:46:04.000Z | third_party/cygwin/lib/perl5/5.10/ExtUtils/MM_Unix.pm | riverar/v8 | 16397d242258b97f107e742e37cc585e77b9b3d0 | [
"BSD-3-Clause"
] | null | null | null | third_party/cygwin/lib/perl5/5.10/ExtUtils/MM_Unix.pm | riverar/v8 | 16397d242258b97f107e742e37cc585e77b9b3d0 | [
"BSD-3-Clause"
] | null | null | null | package ExtUtils::MM_Unix;
require 5.006;
use strict;
use Carp;
use ExtUtils::MakeMaker::Config;
use File::Basename qw(basename dirname);
use DirHandle;
our %Config_Override;
use ExtUtils::MakeMaker qw($Verbose neatvalue);
# If we make $VERSION an our variable parse_version() breaks
use vars qw($VERSION);
$VERSIO... | 26.257771 | 158 | 0.581821 |
ed462b73738b69151caece3de97528bac79029d4 | 1,894 | pm | Perl | perun-rpc/src/main/perl/Perun/beans/ContactGroup.pm | tauceti2/perun | 81c34a7f249dfafdcbe982b750e687df4570c419 | [
"BSD-2-Clause"
] | null | null | null | perun-rpc/src/main/perl/Perun/beans/ContactGroup.pm | tauceti2/perun | 81c34a7f249dfafdcbe982b750e687df4570c419 | [
"BSD-2-Clause"
] | null | null | null | perun-rpc/src/main/perl/Perun/beans/ContactGroup.pm | tauceti2/perun | 81c34a7f249dfafdcbe982b750e687df4570c419 | [
"BSD-2-Clause"
] | null | null | null | package Perun::beans::ContactGroup;
use strict;
use warnings;
use Perun::Common;
sub new
{
bless({});
}
sub fromHash
{
my $contactGroup = Perun::Common::fromHash(@_);
for my $owner (@{$contactGroup->{_owners}}) {
$owner = Perun::beans::Owner::fromHash("Perun::beans::Owner", $owner);
}
... | 15.398374 | 154 | 0.597677 |
73ece0233b98a616cb08f064e8f960724d3a98b8 | 43,637 | pm | Perl | lib/Moose/Util/TypeConstraints.pm | rjbs/Moose | 82ecc2ca7ca84ec4b35c8ea69eafda6de92f78a4 | [
"Artistic-1.0"
] | null | null | null | lib/Moose/Util/TypeConstraints.pm | rjbs/Moose | 82ecc2ca7ca84ec4b35c8ea69eafda6de92f78a4 | [
"Artistic-1.0"
] | null | null | null | lib/Moose/Util/TypeConstraints.pm | rjbs/Moose | 82ecc2ca7ca84ec4b35c8ea69eafda6de92f78a4 | [
"Artistic-1.0"
] | null | null | null | package Moose::Util::TypeConstraints;
our $VERSION = '2.2015';
use Carp ();
use Scalar::Util qw( blessed );
use Moose::Exporter;
use Moose::Deprecated;
## --------------------------------------------------------
# Prototyped subs must be predeclared because we have a
# circular dependency with Moose::Meta::Attribute ... | 31.598117 | 120 | 0.611064 |
ed129965f17e75be57fa041e4de2a10917c8d0cb | 8,856 | pl | Perl | models/MITgcm_annulus/shell_scripts/coseq.pl | zhangshixuan1987/DART | 60e1a7deda82fc27542395f5625ea1e8ae48fa0c | [
"Apache-2.0"
] | 65 | 2019-10-16T13:31:06.000Z | 2022-03-14T11:52:58.000Z | models/MITgcm_annulus/shell_scripts/coseq.pl | zhangshixuan1987/DART | 60e1a7deda82fc27542395f5625ea1e8ae48fa0c | [
"Apache-2.0"
] | 283 | 2019-09-23T15:48:34.000Z | 2022-03-31T21:44:41.000Z | models/MITgcm_annulus/shell_scripts/coseq.pl | zhangshixuan1987/DART | 60e1a7deda82fc27542395f5625ea1e8ae48fa0c | [
"Apache-2.0"
] | 67 | 2019-09-19T22:13:24.000Z | 2022-03-20T15:58:26.000Z | #!/usr/bin/perl
#
# DART software - Copyright UCAR. This open source software is provided
# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
# DART $Id$
#
# This perl script generates a file that can be redirected into
# create_obs_seequence. For t... | 28.941176 | 84 | 0.681572 |
ed3291037316553919477c4f634fb7c20528f8f2 | 2,192 | pm | Perl | lib/Biblio/Zotero/DB/Schema/Result/CreatorType.pm | gitpan/Biblio-Zotero-DB | 7eb0381b14ca6b968a305a80210227633c1df0b4 | [
"Artistic-1.0"
] | null | null | null | lib/Biblio/Zotero/DB/Schema/Result/CreatorType.pm | gitpan/Biblio-Zotero-DB | 7eb0381b14ca6b968a305a80210227633c1df0b4 | [
"Artistic-1.0"
] | null | null | null | lib/Biblio/Zotero/DB/Schema/Result/CreatorType.pm | gitpan/Biblio-Zotero-DB | 7eb0381b14ca6b968a305a80210227633c1df0b4 | [
"Artistic-1.0"
] | null | null | null | use utf8;
package Biblio::Zotero::DB::Schema::Result::CreatorType;
$Biblio::Zotero::DB::Schema::Result::CreatorType::VERSION = '0.004';
# Created by DBIx::Class::Schema::Loader
# DO NOT MODIFY THE FIRST PART OF THIS FILE
use strict;
use warnings;
use base 'DBIx::Class::Core';
__PACKAGE__->table("creatorTypes");
... | 18.576271 | 98 | 0.728558 |
73dc1debe1e774529082be8fbf72aa81357ad7d4 | 6,353 | pm | Perl | clients/perl/OpenXPKI-Client-Enrollment/lib/OpenXPKI/Client/Enrollment/Upload.pm | takerukoushirou/openxpki | 17845b6e853d1a75c91352d79d9c33a90f5e6148 | [
"Apache-2.0"
] | null | null | null | clients/perl/OpenXPKI-Client-Enrollment/lib/OpenXPKI/Client/Enrollment/Upload.pm | takerukoushirou/openxpki | 17845b6e853d1a75c91352d79d9c33a90f5e6148 | [
"Apache-2.0"
] | null | null | null | clients/perl/OpenXPKI-Client-Enrollment/lib/OpenXPKI/Client/Enrollment/Upload.pm | takerukoushirou/openxpki | 17845b6e853d1a75c91352d79d9c33a90f5e6148 | [
"Apache-2.0"
] | 1 | 2019-10-04T16:01:45.000Z | 2019-10-04T16:01:45.000Z | package OpenXPKI::Client::Enrollment::Upload;
use Mojo::Base 'Mojolicious::Controller';
use Data::Dumper;
use FindBin;
use IO::File;
use POSIX qw(tmpnam);
use Proc::SafeExec;
has 'sscep_conf' => ( lazy => 1, default => 'etc/sscep.conf' );
# Max size for upload
my $upload_max_size = 3 * 1024;
# this is for entire mod... | 29.009132 | 77 | 0.504329 |
ed1b1d4524f5d6fd3458817628d5479a8db63ddd | 89 | al | Perl | benchmark/benchmarks/FASP-benchmarks/data/tournaments/tournament-0063-9-36.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/tournaments/tournament-0063-9-36.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | benchmark/benchmarks/FASP-benchmarks/data/tournaments/tournament-0063-9-36.al | krzysg/FaspHeuristic | 1929c40e3fbc49e68b04acfc5522539a18758031 | [
"MIT"
] | null | null | null | 1 7 9
2 1 6 8
3 1 2 4 7 8
4 1 2 5 6 7 8 9
5 1 2 3 7
6 1 3 5 8
7 2 6 8 9
8 1 5 9
9 2 3 5 6 | 9.888889 | 15 | 0.505618 |
ed4f2714b294023f2ec52f02206865996c43a0b3 | 495 | t | Perl | t/0.90/can/Data_Object_Hash_Func_Delete_mapping.t | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | t/0.90/can/Data_Object_Hash_Func_Delete_mapping.t | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | t/0.90/can/Data_Object_Hash_Func_Delete_mapping.t | srchulo/do | d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3 | [
"Apache-2.0"
] | null | null | null | use 5.014;
use strict;
use warnings;
use Test::More;
# POD
=name
mapping
=usage
my @data = $self->mapping;
=description
Returns the ordered list of named function object arguments.
=signature
mapping() : (Str)
=type
method
=cut
# TESTING
use Data::Object::Hash::Func::Delete;
can_ok "Data::Object::Has... | 10.3125 | 60 | 0.660606 |
ed0de149ae03a144c9eff3dd616d67ad65ecb099 | 23,523 | pm | Perl | perl/lib/Pod/Simple/RTF.pm | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | 1,318 | 2019-07-11T10:34:39.000Z | 2022-03-29T15:05:19.000Z | perl/lib/Pod/Simple/RTF.pm | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | 387 | 2019-09-05T16:33:09.000Z | 2022-03-31T10:43:39.000Z | perl/lib/Pod/Simple/RTF.pm | luiscarlosg27/xampp | c295dbdd435c9c62fbd4cc6fc42097bea7a900a0 | [
"Apache-2.0"
] | 66 | 2019-11-11T15:33:12.000Z | 2022-03-01T07:55:55.000Z |
require 5;
package Pod::Simple::RTF;
#sub DEBUG () {4};
#sub Pod::Simple::DEBUG () {4};
#sub Pod::Simple::PullParser::DEBUG () {4};
use strict;
use vars qw($VERSION @ISA %Escape $WRAP %Tagmap);
$VERSION = '3.40';
use Pod::Simple::PullParser ();
BEGIN {@ISA = ('Pod::Simple::PullParser')}
use Carp ();
BEGIN { *DEBUG ... | 31.616935 | 150 | 0.56838 |
ed3bf4499a85443bb5d9092ee44269e7bd0638dc | 29,598 | pl | Perl | src/Applications/GEOSdas_App/monthly_means.pl | GEOS-ESM/GEOSadas | 8e3665af71eb37c48573c65ed0e9daa5ca429535 | [
"NASA-1.3",
"Apache-2.0"
] | 2 | 2019-09-07T09:00:32.000Z | 2021-03-12T02:25:56.000Z | src/Applications/GEOSdas_App/monthly_means.pl | GEOS-ESM/GEOSadas | 8e3665af71eb37c48573c65ed0e9daa5ca429535 | [
"NASA-1.3",
"Apache-2.0"
] | 81 | 2019-07-05T19:28:50.000Z | 2022-03-04T19:37:47.000Z | src/Applications/GEOSdas_App/monthly_means.pl | GEOS-ESM/GEOSadas | 8e3665af71eb37c48573c65ed0e9daa5ca429535 | [
"NASA-1.3",
"Apache-2.0"
] | null | null | null | #!/usr/bin/env perl
#=======================================================================
# name - monthly_means.pl
# purpose - script for calculating monthly means of fvDAS products
#
# NOTES:
# 1. Typical monthly means processing will pass through this program twice
# - 1st pass: prefetch inputs
# - 2nd pass... | 37.418458 | 122 | 0.508784 |
ed563ff5c62d55675347fec9d0214191a42b37fb | 277 | t | Perl | examples/lists.t | bbonf/matcha | dd38f9e487e02e086969735a0e6a16ddeea8e51f | [
"MIT"
] | null | null | null | examples/lists.t | bbonf/matcha | dd38f9e487e02e086969735a0e6a16ddeea8e51f | [
"MIT"
] | null | null | null | examples/lists.t | bbonf/matcha | dd38f9e487e02e086969735a0e6a16ddeea8e51f | [
"MIT"
] | null | null | null | $ python $TESTDIR/../main.py js $TESTDIR/lists.tea 2>/dev/null | node
[1, 2, 3]
[1, 2, 3]
$ python $TESTDIR/../main.py java $TESTDIR/lists.tea 2>/dev/null > Program.java
$ javac Program.java >/dev/null 2>/dev/null
$ java Program 2>/dev/null
[1, 2, 3]
[1, 2, 3]
| 30.777778 | 81 | 0.602888 |
ed5617fb84ce338cc67c6e0152487c0dee71dedb | 23,394 | pm | Perl | lib/Bio/KBase/ObjectAPI/KBaseFBA/ModelReaction.pm | samseaver/KBaseFBAModeling | 22e9b9ac89be4db4bbac362d557c1145766e23ef | [
"MIT"
] | null | null | null | lib/Bio/KBase/ObjectAPI/KBaseFBA/ModelReaction.pm | samseaver/KBaseFBAModeling | 22e9b9ac89be4db4bbac362d557c1145766e23ef | [
"MIT"
] | null | null | null | lib/Bio/KBase/ObjectAPI/KBaseFBA/ModelReaction.pm | samseaver/KBaseFBAModeling | 22e9b9ac89be4db4bbac362d557c1145766e23ef | [
"MIT"
] | null | null | null | ########################################################################
# Bio::KBase::ObjectAPI::KBaseFBA::ModelReaction - This is the moose object corresponding to the ModelReaction object
# Authors: Christopher Henry, Scott Devoid, Paul Frybarger
# Contact email: chenry@mcs.anl.gov
# Development location: Mathematic... | 34.916418 | 169 | 0.554416 |
ed34eb2295c2282290ffc6e3d0fb1221b2def397 | 9,866 | t | Perl | t/AnnotationSourceAdaptor.t | HDRUK/ensembl-vep | 10932fab1e9c113e8e5d317e1f668413390344ac | [
"Apache-2.0"
] | null | null | null | t/AnnotationSourceAdaptor.t | HDRUK/ensembl-vep | 10932fab1e9c113e8e5d317e1f668413390344ac | [
"Apache-2.0"
] | null | null | null | t/AnnotationSourceAdaptor.t | HDRUK/ensembl-vep | 10932fab1e9c113e8e5d317e1f668413390344ac | [
"Apache-2.0"
] | null | null | null | # Copyright [2016-2020] EMBL-European Bioinformatics Institute
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by ap... | 28.269341 | 123 | 0.574802 |
ed4f37bf5fd4bebc87bb2b02ea9263161a291687 | 17,328 | pm | Perl | perl/vendor/lib/DateTime/TimeZone/Asia/Yekaterinburg.pm | DDMoReFoundation/PortableNonmem | 7e40b30887537f24fed12421935b58325ba2e5c3 | [
"BSD-3-Clause-Clear"
] | null | null | null | perl/vendor/lib/DateTime/TimeZone/Asia/Yekaterinburg.pm | DDMoReFoundation/PortableNonmem | 7e40b30887537f24fed12421935b58325ba2e5c3 | [
"BSD-3-Clause-Clear"
] | null | null | null | perl/vendor/lib/DateTime/TimeZone/Asia/Yekaterinburg.pm | DDMoReFoundation/PortableNonmem | 7e40b30887537f24fed12421935b58325ba2e5c3 | [
"BSD-3-Clause-Clear"
] | 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/_mzyzyR3wa/europe. Olson data version 2014g
#
# Do not edit this file directly.
#
package DateTime::Tim... | 26.990654 | 93 | 0.644391 |
73fa5749f92a6ffdf9456903ee57fe626e96527f | 3,313 | pm | Perl | modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm | ens-bwalts/ensembl-hive | 9f5f2ab71f506f68233d06c704c2ca23d80ef1f6 | [
"Apache-2.0"
] | 45 | 2015-01-14T14:12:42.000Z | 2021-11-04T19:19:53.000Z | modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm | ens-bwalts/ensembl-hive | 9f5f2ab71f506f68233d06c704c2ca23d80ef1f6 | [
"Apache-2.0"
] | 174 | 2015-01-08T16:47:17.000Z | 2022-03-01T10:09:31.000Z | modules/Bio/EnsEMBL/Hive/Examples/FailureTest/PipeConfig/MemlimitTest_conf.pm | ens-bwalts/ensembl-hive | 9f5f2ab71f506f68233d06c704c2ca23d80ef1f6 | [
"Apache-2.0"
] | 37 | 2015-03-27T10:08:01.000Z | 2022-03-21T12:54:51.000Z | =pod
=head1 NAME
Bio::EnsEMBL::Hive::Examples::FailureTest::PipeConfig::MemlimitTest_conf
=head1 SYNOPSIS
init_pipeline.pl Bio::EnsEMBL::Hive::Examples::FailureTest::PipeConfig::MemlimitTest_conf -password <your_password>
=head1 DESCRIPTION
This is another example pipeline built around FailureTest.pm ... | 35.623656 | 172 | 0.626924 |
ed5663b9b661849058d09edf06264c84d6bf3e76 | 1,754 | pl | Perl | algt_tests/pl/dicom_iod.pl | dg1an3/ALGT | 1ab895aa56b89c261b04ef636459ccfb2a7b2285 | [
"BSD-2-Clause"
] | 7 | 2017-10-17T14:46:32.000Z | 2020-12-29T20:20:04.000Z | algt_tests/pl/dicom_iod.pl | dg1an3/ALGT | 1ab895aa56b89c261b04ef636459ccfb2a7b2285 | [
"BSD-2-Clause"
] | 2 | 2015-08-30T16:06:36.000Z | 2015-08-30T16:08:50.000Z | algt_tests/pl/dicom_iod.pl | dg1an3/ALGT | 1ab895aa56b89c261b04ef636459ccfb2a7b2285 | [
"BSD-2-Clause"
] | 2 | 2019-03-07T16:37:13.000Z | 2019-03-28T00:51:49.000Z |
dcm_iod_module('CT Image', 'Patient', mandatory).
dcm_iod_module('CT Image', 'General Study', mandatory).
dcm_iod_module('RT Plan', 'Patient', mandatory).
dcm_module_attr('Patient', 'Patient ID', type1).
dcm_module_attr('Patient', 'Patient Name', type1).
dcm_module_attr('Patient', 'Patient DOB', type2).
dcm_module... | 26.984615 | 78 | 0.607184 |
ed2ddbe16ad414267181e06dcd4c41fa770c3704 | 4,869 | al | Perl | Apps/W1/AMCBanking365Fundamentals/app/Tables/AMCBankingSetup.Table.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | 1 | 2021-08-16T18:14:49.000Z | 2021-08-16T18:14:49.000Z | Apps/W1/AMCBanking365Fundamentals/app/Tables/AMCBankingSetup.Table.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | null | null | null | Apps/W1/AMCBanking365Fundamentals/app/Tables/AMCBankingSetup.Table.al | bjarkihall/ALAppExtensions | d8243d27e0280dec6e079ab9f1e838f9768c208c | [
"MIT"
] | 1 | 2021-02-09T10:23:09.000Z | 2021-02-09T10:23:09.000Z | table 20101 "AMC Banking Setup"
{
Caption = 'AMC Banking Setup';
fields
{
field(20100; "Primary Key"; Code[10])
{
Caption = 'Primary Key';
DataClassification = CustomerContent;
}
field(20101; "User Name"; Text[50])
{
Caption = 'Use... | 27.201117 | 125 | 0.562744 |
ed59243517028fc3c49e61541757e40500f4e1b6 | 300 | t | Perl | t/02compile.t | TheOpenRepository/Algorithm-Diff-Any | 953ac1d3ac8c8926f8a2b7a55ce4ba934b968353 | [
"Artistic-2.0"
] | 1 | 2020-01-21T11:36:22.000Z | 2020-01-21T11:36:22.000Z | t/02compile.t | TheOpenRepository/Algorithm-Diff-Any | 953ac1d3ac8c8926f8a2b7a55ce4ba934b968353 | [
"Artistic-2.0"
] | null | null | null | t/02compile.t | TheOpenRepository/Algorithm-Diff-Any | 953ac1d3ac8c8926f8a2b7a55ce4ba934b968353 | [
"Artistic-2.0"
] | null | null | null | #!/usr/bin/perl
# t/02compile.t
# Check that the module can be compiled and loaded properly.
#
# $Id$
use strict;
use warnings;
use Test::More tests => 3;
use Test::NoWarnings; # 1 test
# Check that we can load the module
BEGIN {
use_ok('Algorithm::Diff');
use_ok('Algorithm::Diff::Any');
}
| 15.789474 | 61 | 0.676667 |
73f3f8bfc309af896353268f74fc13e8dd01de9c | 2,536 | pl | Perl | remote.pl | E-Mulas/WittyJsCAD | b527c1a0c8f2fae06df96569642781486a830166 | [
"MIT"
] | 1 | 2021-02-13T11:05:45.000Z | 2021-02-13T11:05:45.000Z | remote.pl | E-Mulas/WittyJsCAD | b527c1a0c8f2fae06df96569642781486a830166 | [
"MIT"
] | 5 | 2020-09-08T03:23:51.000Z | 2022-02-26T09:55:04.000Z | remote.pl | E-Mulas/WittyJsCAD | b527c1a0c8f2fae06df96569642781486a830166 | [
"MIT"
] | 1 | 2021-04-18T20:05:40.000Z | 2021-04-18T20:05:40.000Z | #!/usr/bin/perl
# -- Fetch Remote File into Cache, written by Rene K. Mueller <spiritdude@gmail.com>
#
$VERSION = '0.005';
#
# History:
# 2017/09/23: 0.005: fix vulnerability: disallow file://
# 2017/03/20: 0.004: allows insecure ssl connections (invalid/outdated ssl)
# 2013/04/08: 0.003: support of amf
# 2013/03/31: ... | 27.868132 | 95 | 0.46806 |
ed12ed986e867f7c7150273f42a18f9c220ed437 | 1,258 | pl | Perl | main/lilys-homework/lilys-homework.pl | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | main/lilys-homework/lilys-homework.pl | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | main/lilys-homework/lilys-homework.pl | EliahKagan/old-practice-snapshot | 1b53897eac6902f8d867c8f154ce2a489abb8133 | [
"0BSD"
] | null | null | null | #!/usr/bin/env perl
use strict;
use warnings;
use feature qw(say);
use List::Util qw(min);
use constant VISITED => -1;
sub normalize_to_permutation {
my ($values) = @_;
my @permutation = sort { $values->[$a] <=> $values->[$b] }
(0..$#{$values});
return @permutation;
}
# Trave... | 23.296296 | 78 | 0.59062 |
ed43d2bc19023884b93ee7d6e81724cf50e8f84a | 20,383 | pm | Perl | iXhash.pm | mailbaby/spamassassin-rules | 467ed99bc5292fb77a9884cebe17fb727e05401c | [
"Apache-2.0"
] | 3 | 2020-11-23T16:29:37.000Z | 2022-02-11T12:45:26.000Z | iXhash.pm | mailbaby/spamassassin-rules | 467ed99bc5292fb77a9884cebe17fb727e05401c | [
"Apache-2.0"
] | null | null | null | iXhash.pm | mailbaby/spamassassin-rules | 467ed99bc5292fb77a9884cebe17fb727e05401c | [
"Apache-2.0"
] | null | null | null | =head1 NAME
Mail::SpamAssassin::Plugin::iXhash - compute fuzzy checksums from mail bodies and compare to known spam ones via DNS
=head1 SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::iXhash /path/to/iXhash.pm
# Timeout in seconds - default is 10 seconds
ixhash_timeout 10
# Should we add the hashes... | 50.45297 | 380 | 0.473139 |
ed345c6a425f715f83e2fc3756f089cd2f614aa2 | 7,145 | pl | Perl | misc-scripts/xref_mapping/xref_config2sql.pl | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | misc-scripts/xref_mapping/xref_config2sql.pl | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | misc-scripts/xref_mapping/xref_config2sql.pl | dbolser-ebi/ensembl | d60bb4562d2c82637a7befdee5a4ebe6b9795a3d | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/env perl
# 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://ww... | 34.186603 | 102 | 0.560252 |
73d7f408a74a87ab3b5b3f7f754c8376610874f8 | 286 | pl | Perl | src/org/apache/fop/viewer/resources/resources.pl | tanvir-ahmed-m4/fop-0.20.5 | 61290f6667d57ae483a58991c417dce91673386f | [
"Apache-1.1"
] | null | null | null | src/org/apache/fop/viewer/resources/resources.pl | tanvir-ahmed-m4/fop-0.20.5 | 61290f6667d57ae483a58991c417dce91673386f | [
"Apache-1.1"
] | null | null | null | src/org/apache/fop/viewer/resources/resources.pl | tanvir-ahmed-m4/fop-0.20.5 | 61290f6667d57ae483a58991c417dce91673386f | [
"Apache-1.1"
] | 1 | 2021-12-21T15:27:19.000Z | 2021-12-21T15:27:19.000Z | File=Plik
Print=Drukuj
Exit=Zakoñcz
View=Widok
First page=Pierwsza strona
Previous page=Poprzednia strona
Next page=Nastêpna strona
Last page=Ostatnia strona
Zoom=Powiêkszenie
Default zoom=Domy¶lne powiekszenie
Help=Pomoc
Index=Indeks
Introduction=Wstêp
About=O programie
Page=Strona
| 15.888889 | 34 | 0.846154 |
ed3407bdf829dcdc5c6c66e1eccc3ad21ebd92a3 | 1,853 | pm | Perl | storage/fujitsu/eternus/dx/ssh/plugin.pm | dalfo77/centreon-plugins | 3cb2011c46a45b5e4a785ca6bab439142f882d45 | [
"Apache-2.0"
] | null | null | null | storage/fujitsu/eternus/dx/ssh/plugin.pm | dalfo77/centreon-plugins | 3cb2011c46a45b5e4a785ca6bab439142f882d45 | [
"Apache-2.0"
] | null | null | null | storage/fujitsu/eternus/dx/ssh/plugin.pm | dalfo77/centreon-plugins | 3cb2011c46a45b5e4a785ca6bab439142f882d45 | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2020 Centreon (http://www.centreon.com/)
#
# Centreon is a full-fledged industry-strength solution that meets
# the needs in IT infrastructure and application monitoring for
# service performance.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file excep... | 34.314815 | 105 | 0.610362 |
73e9aeed8591095e3187874c533c2adff55c7a7c | 993 | al | Perl | Apps/CZ/AdvancePaymentsLocalization/app/Src/Codeunits/UpgradeTagDefinitions.Codeunit.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 337 | 2019-05-07T06:04:40.000Z | 2022-03-31T10:07:42.000Z | Apps/CZ/AdvancePaymentsLocalization/app/Src/Codeunits/UpgradeTagDefinitions.Codeunit.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 14,850 | 2019-05-07T06:04:27.000Z | 2022-03-31T19:53:28.000Z | Apps/CZ/AdvancePaymentsLocalization/app/Src/Codeunits/UpgradeTagDefinitions.Codeunit.al | waldo1001/ALAppExtensions | 935155845bf45b631d1c34b6bcd5aec54308d50f | [
"MIT"
] | 374 | 2019-05-09T10:08:14.000Z | 2022-03-31T17:48:32.000Z | codeunit 31089 "Upgrade Tag Definitions CZZ"
{
[EventSubscriber(ObjectType::Codeunit, Codeunit::"Upgrade Tag", 'OnGetPerDatabaseUpgradeTags', '', false, false)]
local procedure RegisterPerDatabaseTags(var PerDatabaseUpgradeTags: List of [Code[250]])
begin
PerDatabaseUpgradeTags.Add(GetDataVersion190... | 39.72 | 117 | 0.753273 |
ed58c4a6a52a716a86f2937378ac2c868f3d6c7c | 944 | t | Perl | t/basic.t | sdondley/Mac-Applications-List | d3003318bb41dfebdde7063b394a6c8bdbe9c80c | [
"Artistic-2.0"
] | 1 | 2022-01-17T14:54:16.000Z | 2022-01-17T14:54:16.000Z | t/basic.t | sdondley/Mac-Applications-List | d3003318bb41dfebdde7063b394a6c8bdbe9c80c | [
"Artistic-2.0"
] | null | null | null | t/basic.t | sdondley/Mac-Applications-List | d3003318bb41dfebdde7063b394a6c8bdbe9c80c | [
"Artistic-2.0"
] | null | null | null | use v6.d;
use Test;
use lib 'lib';
use Mac::Applications::List;
plan 10;
# check OS
is 'darwin', VM.osname(), 'running macOS';
# no arg
my @apps = MacAppList.new.find_apps;
is @apps.Bool, True, 'returns a list of apps';
is ('Safari' ~~ any @apps), True, 'finds Safari';
my $app_list = MacAppList.new();
$app_list.find... | 23.6 | 78 | 0.695975 |
ed3c9db7791e6f1a51460b8fe9002326791a583a | 5,119 | pl | Perl | scripts/GeneComparison/exon_length_Coverage.pl | vsitnik/ensembl-pipeline | 3d12427eb0536812906fe5fd0cf5e90cc27d89ad | [
"Apache-2.0"
] | 51 | 2015-01-09T06:15:42.000Z | 2022-01-09T19:03:36.000Z | scripts/GeneComparison/exon_length_Coverage.pl | vsitnik/ensembl-pipeline | 3d12427eb0536812906fe5fd0cf5e90cc27d89ad | [
"Apache-2.0"
] | 4 | 2017-08-03T11:06:57.000Z | 2022-01-21T17:23:19.000Z | scripts/GeneComparison/exon_length_Coverage.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... | 27.67027 | 105 | 0.663997 |
73eb781d7184ae17c1da9fa9d639a47f1c360494 | 804 | pl | Perl | apps/httpd-2.2.23/tests/perl-framework/t/htdocs/modules/cgi/nph-foldhdr.pl | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | 3 | 2021-04-29T07:59:16.000Z | 2021-12-10T02:23:05.000Z | apps/lighttpd-1.4.45/tests/perl-framework/t/htdocs/modules/cgi/nph-foldhdr.pl | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | apps/lighttpd-1.4.45/tests/perl-framework/t/htdocs/modules/cgi/nph-foldhdr.pl | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/perl
# WARNING: this file is generated, do not edit
# generated on Wed May 27 03:01:20 2020
# 01: Apache-Test/lib/Apache/TestConfig.pm:1007
# 02: Apache-Test/lib/Apache/TestConfig.pm:1099
# 03: Apache-Test/lib/Apache/TestMM.pm:142
# 04: Makefile.PL:46
BEGIN { eval { require blib && blib->import; } }
$Apach... | 28.714286 | 111 | 0.676617 |
73d6c1e8ddb6c1067f4b8fc93a45488cb35076f5 | 1,203 | pl | Perl | contrib/preauth-pipe-server.pl | karenetheridge/Net-IMAP-Simple | c78b718df03d4828998208d478e9e95166a68761 | [
"FSFAP"
] | 6 | 2015-04-01T17:46:26.000Z | 2020-01-08T13:40:53.000Z | contrib/preauth-pipe-server.pl | karenetheridge/Net-IMAP-Simple | c78b718df03d4828998208d478e9e95166a68761 | [
"FSFAP"
] | 6 | 2015-09-19T17:22:35.000Z | 2021-11-22T16:45:07.000Z | contrib/preauth-pipe-server.pl | karenetheridge/Net-IMAP-Simple | c78b718df03d4828998208d478e9e95166a68761 | [
"FSFAP"
] | 6 | 2015-06-26T17:15:34.000Z | 2021-01-23T12:32:22.000Z | #!/usr/bin/perl
use strict;
use Net::Server;
use base 'Net::Server::PreFork';
use IPC::Open3;
use IO::Select;
my $port = shift;
my @cmd = @ARGV;
die "port cmd cmd cmd cmd cmd cmd cmd" unless $port and @cmd;
sub process_request {
my $this = shift;
my ($wtr, $rdr, $err);
my $pid = open3($wtr, $rdr, $err,... | 21.482143 | 61 | 0.436409 |
73f9873c2d501c80500aad5234208aad9169b8f4 | 1,093 | pm | Perl | Test-Sites/css-zen-test/lib/MyManageNews.pm | thewml/latemp | a51ef0f20be63b5dec92d4218dd94f01c9762f40 | [
"MIT"
] | 1 | 2020-04-07T07:06:04.000Z | 2020-04-07T07:06:04.000Z | Test-Sites/css-zen-test/lib/MyManageNews.pm | thewml/latemp | a51ef0f20be63b5dec92d4218dd94f01c9762f40 | [
"MIT"
] | 2 | 2016-10-20T22:37:02.000Z | 2019-09-10T20:03:01.000Z | Test-Sites/css-zen-test/lib/MyManageNews.pm | thewml/latemp | a51ef0f20be63b5dec92d4218dd94f01c9762f40 | [
"MIT"
] | 2 | 2016-10-21T08:35:06.000Z | 2019-09-10T10:43:40.000Z | package MyManageNews;
use base 'Exporter';
our @EXPORT=(qw(get_news_manager));
use strict;
use warnings;
use HTML::Latemp::News;
my @news_items =
(
(map
{
+{%$_,
'author' => "John Smith",
'category' => "My Site Category",
}
}
(
... | 19.175439 | 67 | 0.481244 |
ed1e69485d1289ab8762224c159f567f607f9270 | 4,019 | pm | Perl | auto-lib/Paws/IoTData.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/IoTData.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/IoTData.pm | agimenez/aws-sdk-perl | 9c4dff7d1af2ff0210c28ca44fb9e92bc625712b | [
"Apache-2.0"
] | null | null | null | package Paws::IoTData;
use Moose;
sub service { 'data.iot' }
sub version { '2015-05-28' }
sub flattened_arrays { 0 }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry => (is => 'ro', isa => 'HashRef', default => sub {
{ base => 'rand', type => 'exponential', growth_factor => 2 }
... | 27.155405 | 144 | 0.706146 |
ed331f41871713a2ad42fb91663b0df0447ef303 | 11,360 | pm | Perl | lib/Monitoring/GLPlugin/SNMP/MibsAndOids/CISCOPROCESSMIB.pm | bgeels/GLPlugin | e157e89015796f45699f6936cc694798e2b95299 | [
"Artistic-2.0",
"Unlicense"
] | 13 | 2016-07-26T12:07:04.000Z | 2021-11-08T08:18:35.000Z | lib/Monitoring/GLPlugin/SNMP/MibsAndOids/CISCOPROCESSMIB.pm | bgeels/GLPlugin | e157e89015796f45699f6936cc694798e2b95299 | [
"Artistic-2.0",
"Unlicense"
] | 13 | 2016-04-04T21:10:41.000Z | 2022-03-03T10:44:26.000Z | lib/Monitoring/GLPlugin/SNMP/MibsAndOids/CISCOPROCESSMIB.pm | bgeels/GLPlugin | e157e89015796f45699f6936cc694798e2b95299 | [
"Artistic-2.0",
"Unlicense"
] | 38 | 2015-08-27T08:39:15.000Z | 2021-11-08T08:33:01.000Z | package Monitoring::GLPlugin::SNMP::MibsAndOids::CISCOPROCESSMIB;
$Monitoring::GLPlugin::SNMP::MibsAndOids::origin->{'CISCO-PROCESS-MIB'} = {
url => '',
name => 'CISCO-PROCESS-MIB',
};
$Monitoring::GLPlugin::SNMP::MibsAndOids::mib_ids->{'CISCO-PROCESS-MIB'} =
'1.3.6.1.4.1.9.9.109';
$Monitoring::GLPlugin::SNM... | 49.824561 | 82 | 0.589437 |
73e49c5710b62e4113feadd48905c910aec5d588 | 2,642 | pm | Perl | Slim/Plugin/RandomPlay/DontStopTheMusic.pm | justifiably/slimserver | 6a6440dc801e31915ec04df28e4c1494ec121931 | [
"BSD-3-Clause"
] | null | null | null | Slim/Plugin/RandomPlay/DontStopTheMusic.pm | justifiably/slimserver | 6a6440dc801e31915ec04df28e4c1494ec121931 | [
"BSD-3-Clause"
] | null | null | null | Slim/Plugin/RandomPlay/DontStopTheMusic.pm | justifiably/slimserver | 6a6440dc801e31915ec04df28e4c1494ec121931 | [
"BSD-3-Clause"
] | null | null | null | package Slim::Plugin::RandomPlay::DontStopTheMusic;
# Originally written by Kevin Deane-Freeman (slim-mail (A_t) deane-freeman.com).
# New world order by Dan Sully - <dan | at | slimdevices.com>
# Fairly substantial rewrite by Max Spicer
# This code is derived from code with the following copyright message:
#
# Logit... | 27.520833 | 101 | 0.677517 |
ed0de500241113f3794cea5249c96187d4d9fbd3 | 6,576 | t | Perl | demo/stereo_core.t | jameshegarty/rigel | 63bae94d8f2df675e0e36d1416f3f10c0b607368 | [
"MIT"
] | 56 | 2016-07-27T01:23:42.000Z | 2022-03-20T08:22:54.000Z | demo/stereo_core.t | jameshegarty/rigel | 63bae94d8f2df675e0e36d1416f3f10c0b607368 | [
"MIT"
] | 87 | 2017-04-01T00:35:37.000Z | 2019-09-17T19:11:00.000Z | demo/stereo_core.t | jameshegarty/rigel | 63bae94d8f2df675e0e36d1416f3f10c0b607368 | [
"MIT"
] | 7 | 2016-12-08T03:05:07.000Z | 2019-11-08T04:29:14.000Z | local R = require "rigel"
local RM = require "modules"
local types = require "types"
local S = require "systolic"
local C = require "examplescommon"
-- This function is used to select and format the output we want to display to the user
-- (either the index, or SAD value)
local function displayOutput(TRESH)
assert(t... | 48.352941 | 199 | 0.688412 |
73dd4bf3ba7fdfdc4b2bcde17a4e96b845cc7402 | 982 | t | Perl | t/normalize.t | Corion/BackPAN-Index | cf57139e46a6c1edebd8813aaa85e4368766a7a1 | [
"Artistic-1.0"
] | 1 | 2016-05-08T22:43:07.000Z | 2016-05-08T22:43:07.000Z | t/normalize.t | Corion/BackPAN-Index | cf57139e46a6c1edebd8813aaa85e4368766a7a1 | [
"Artistic-1.0"
] | 1 | 2016-05-27T16:39:46.000Z | 2016-05-27T16:39:46.000Z | t/normalize.t | Corion/BackPAN-Index | cf57139e46a6c1edebd8813aaa85e4368766a7a1 | [
"Artistic-1.0"
] | 6 | 2015-05-09T11:39:03.000Z | 2022-03-06T18:46:55.000Z | #!/usr/bin/perl -w
use strict;
use warnings;
use lib 't/lib';
use TestUtils;
use Test::More;
my $b = new_backpan();
subtest "distribution name normalization" => sub {
my $v200 = $b->release("URIC", '2.00');
my $v201 = $b->release("URIC", '2.01');
my $v202 = $b->release("URIC", '2.02');
is $v200->f... | 22.318182 | 73 | 0.57332 |
73dbf000490b6b1516af946e031803f41251b2bb | 1,355 | pm | Perl | auto-lib/Paws/AutoScaling/Alarm.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | auto-lib/Paws/AutoScaling/Alarm.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/AutoScaling/Alarm.pm | galenhuntington/aws-sdk-perl | 13b775dcb5f0b3764f0a82f3679ed5c7721e67d3 | [
"Apache-2.0"
] | null | null | null | package Paws::AutoScaling::Alarm;
use Moose;
has AlarmARN => (is => 'ro', isa => 'Str');
has AlarmName => (is => 'ro', isa => 'Str');
1;
### main pod documentation begin ###
=head1 NAME
Paws::AutoScaling::Alarm
=head1 USAGE
This class represents one of two things:
=head3 Arguments in a call to a service
Us... | 21.507937 | 102 | 0.712915 |
73e0c41650712a2e55bb7ce886d3e23677a37ddb | 11,682 | pl | Perl | S32-io/IO-Socket-INET.pl | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | S32-io/IO-Socket-INET.pl | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | S32-io/IO-Socket-INET.pl | b2gills/roast | 4b689b3c9cc2642fdeb8176a24415ec1540f013f | [
"Artistic-2.0"
] | null | null | null | # t/spec/S32-io/IO-Socket-INET.pl
# run by IO-Socket-INET.sh, which is run by IO-Socket-INET.t
# May 2009: script laden with commented out warnings that
# can be removed after stability of tests has been confirmed
# on multiple operating systems.
use v6;
constant PF_INET = 2; # these should move into a file,
con... | 39.070234 | 93 | 0.491183 |
ed41196add0edc57e6d911c288099692092f01f4 | 474 | t | Perl | t/001basic/093refs-fnptr.t | ChengCat/dale | 4a764895611679cd1670d9a43ffdbee136661759 | [
"BSD-3-Clause"
] | 1,083 | 2015-03-18T09:42:49.000Z | 2022-03-29T03:17:47.000Z | t/001basic/093refs-fnptr.t | ChengCat/dale | 4a764895611679cd1670d9a43ffdbee136661759 | [
"BSD-3-Clause"
] | 195 | 2015-01-04T03:06:41.000Z | 2022-03-18T18:16:27.000Z | t/001basic/093refs-fnptr.t | ChengCat/dale | 4a764895611679cd1670d9a43ffdbee136661759 | [
"BSD-3-Clause"
] | 56 | 2015-03-18T20:02:13.000Z | 2022-01-22T19:35:27.000Z | #!/usr/bin/env perl
use warnings;
use strict;
$ENV{"DALE_TEST_ARGS"} ||= "";
my $test_dir = $ENV{"DALE_TEST_DIR"} || ".";
$ENV{PATH} .= ":.";
use Data::Dumper;
use Test::More tests => 3;
my @res = `dalec $ENV{"DALE_TEST_ARGS"} $test_dir/t/src/refs-fnptr.dt -o refs-fnptr`;
is(@res, 0, 'No compilation errors');
@res ... | 18.230769 | 85 | 0.624473 |
ed4c8da1b59a290fe779a7a957018c0ae8ff87a6 | 2,681 | pl | Perl | tcp_and_proxy/tcprdr.pl | mmmonk/crap | 96ba81723f043503e7ed2f96ea727b524d22b83f | [
"MIT"
] | 14 | 2015-01-14T15:53:22.000Z | 2019-06-21T06:15:47.000Z | tcp_and_proxy/tcprdr.pl | mmmonk/crap | 96ba81723f043503e7ed2f96ea727b524d22b83f | [
"MIT"
] | 1 | 2018-04-01T08:40:17.000Z | 2020-06-24T10:05:33.000Z | tcp_and_proxy/tcprdr.pl | mmmonk/crap | 96ba81723f043503e7ed2f96ea727b524d22b83f | [
"MIT"
] | 12 | 2015-05-13T10:52:04.000Z | 2020-10-07T14:49:37.000Z | #!/usr/bin/perl
# $Id$
#use warnings;
use strict;
use Socket;
use POSIX qw(setuid setgid setsid);
die "Only r00t can run this script\n" if ($> != 0);
sub logwr;
my $uid=getpwnam('nobody');
my $gid=getgrnam('nobody');
logwr("changing dir to /");
chdir("/");
#my $chroot="/var/tmp";
#logwr("chroot to $chroot");... | 21.796748 | 80 | 0.569191 |
73fa47e8ce86441889e8969484ef4b6dcbf1c2d6 | 642 | pm | Perl | Chj/Net/Server/ConnectionHandlerBase.pm | pflanze/chj-perllib | 910dfb1c4b531ec02d9d6d554a1ad544c5776d7c | [
"MIT"
] | null | null | null | Chj/Net/Server/ConnectionHandlerBase.pm | pflanze/chj-perllib | 910dfb1c4b531ec02d9d6d554a1ad544c5776d7c | [
"MIT"
] | null | null | null | Chj/Net/Server/ConnectionHandlerBase.pm | pflanze/chj-perllib | 910dfb1c4b531ec02d9d6d554a1ad544c5776d7c | [
"MIT"
] | null | null | null | # Sun Sep 23 17:53:13 2007 Christian Jaeger, christian at jaeger mine nu
#
# Copyright 2007 by Christian Jaeger
# Published under the same terms as perl itself
#
# $Id$
=head1 NAME
Chj::Net::Server::ConnectionHandlerBase
=head1 SYNOPSIS
=head1 DESCRIPTION
Must be completed with a handle_connection method.
=cut
... | 16.05 | 73 | 0.693146 |
73d20a0aee6ac4ab0340519aafa1a6fe0ae06cfc | 1,116 | t | Perl | S12-methods/delegation.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 99 | 2015-03-03T13:01:44.000Z | 2020-03-05T15:21:43.000Z | S12-methods/delegation.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 331 | 2015-02-17T15:26:22.000Z | 2020-03-16T18:29:49.000Z | S12-methods/delegation.t | perl6/roast | 30e8226c1a0562b9364ee9ea2730763374d79a3d | [
"Artistic-2.0"
] | 136 | 2015-02-02T13:34:10.000Z | 2020-02-18T02:26:59.000Z | use v6;
use Test;
plan 7;
class A {
method Str() handles 'uc' {
'test';
}
method Num() handles <sqrt floor> {
4e0;
}
method Int() handles 'base' {
255
}
}
my $a = A.new;
is $a.uc, 'TEST', 'simple method delegation';
is-approx $a.sqrt, 2, 'dele... | 22.32 | 107 | 0.531362 |
ed293283528e7ea43f402306af5e68e067fca58b | 4,931 | pm | Perl | lib/Template/Mojo.pm | tadzik/Template-Mojo | 3d38f92636a0c44dfd4cec2e7b8b67f12e43c026 | [
"MIT"
] | 5 | 2015-02-07T01:09:15.000Z | 2020-01-16T19:24:25.000Z | lib/Template/Mojo.pm | tadzik/Template-Mojo | 3d38f92636a0c44dfd4cec2e7b8b67f12e43c026 | [
"MIT"
] | 18 | 2015-02-01T14:37:20.000Z | 2020-12-24T10:53:23.000Z | lib/Template/Mojo.pm | tadzik/Template-Mojo | 3d38f92636a0c44dfd4cec2e7b8b67f12e43c026 | [
"MIT"
] | 17 | 2015-03-01T23:48:15.000Z | 2021-03-07T14:32:41.000Z | use MONKEY-SEE-NO-EVAL;
grammar Template::Mojo::Grammar {
token TOP {
^ <expression>* $
}
token expression {
|| <perlline>
|| <perlcapture-begin>
|| <perlcapture-end>
|| <perlexpr>
|| <characters>
}
token perlline {
^^ \h* '%' $<get-result>=[... | 17.801444 | 147 | 0.472115 |
73e79b43db5eaf81e85cab20e9432436cc776f45 | 16,868 | pm | Perl | lib/Mojo/IOLoop.pm | Acidburn0zzz/mojo | 2f8f742595e22c6cdd321a84163235bb4f3e07d8 | [
"Artistic-2.0"
] | 1 | 2017-07-17T07:31:52.000Z | 2017-07-17T07:31:52.000Z | lib/Mojo/IOLoop.pm | Acidburn0zzz/mojo | 2f8f742595e22c6cdd321a84163235bb4f3e07d8 | [
"Artistic-2.0"
] | null | null | null | lib/Mojo/IOLoop.pm | Acidburn0zzz/mojo | 2f8f742595e22c6cdd321a84163235bb4f3e07d8 | [
"Artistic-2.0"
] | null | null | null | package Mojo::IOLoop;
use Mojo::Base -base;
# "Professor: Amy, technology isn't intrinsically good or evil. It's how it's
# used. Like the death ray."
use Carp 'croak';
use Mojo::IOLoop::Client;
use Mojo::IOLoop::Delay;
use Mojo::IOLoop::Server;
use Mojo::IOLoop::Stream;
use Mojo::Reactor::Poll;
use Mojo::... | 26.397496 | 79 | 0.655205 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.