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
c3ff1b5e08e85e40e2fbe4a2842f5bb38648e558
5,043
pas
Pascal
ee_export.pas
PerryvandenHondel/NS-000148-export-events
5892966cc1bb253d5c7f2c4af1390462771373d7
[ "Apache-2.0" ]
null
null
null
ee_export.pas
PerryvandenHondel/NS-000148-export-events
5892966cc1bb253d5c7f2c4af1390462771373d7
[ "Apache-2.0" ]
4
2015-10-05T08:32:07.000Z
2015-11-04T08:55:59.000Z
ee_export.pas
PerryvandenHondel/NS-148-export-events
5892966cc1bb253d5c7f2c4af1390462771373d7
[ "Apache-2.0" ]
1
2018-03-13T21:31:27.000Z
2018-03-13T21:31:27.000Z
// // EE_EXPORT -- Export procedures and functions // unit ee_export; {$MODE OBJFPC} interface uses Crt, Classes, DateUtils, // For SecondsBetween Process, SysUtils, USupportLibrary, UTextFile, ee_global; function ExportEventLog(el: string) : string; implementation function GetPathLastRu...
23.455814
254
0.682927
e112665e51e4f65a846e01dfe046cbaede96a698
7,319
pas
Pascal
Source/Propagator/COM/BoldPropagatorHandleCOM.pas
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
121
2020-09-22T10:46:20.000Z
2021-11-17T12:33:35.000Z
Source/Propagator/COM/BoldPropagatorHandleCOM.pas
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
8
2020-09-23T12:32:23.000Z
2021-07-28T07:01:26.000Z
Source/Propagator/COM/BoldPropagatorHandleCOM.pas
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
42
2020-09-22T14:37:20.000Z
2021-10-04T10:24:12.000Z
unit BoldPropagatorHandleCOM; interface uses BoldAbstractPropagatorHandle, BoldComClientHandles, BoldPropagatorInterfaces_TLB, BoldSubscription, BoldDefs, comobj, Classes ; type {forward declarations} TBoldPropagatorHandleCOM = class; TBoldPropagatorHandleCOM = class(TBoldAbstractPropagatorHan...
28.701961
139
0.7721
c336f1725ab8538af57e67950318c111b22871b4
1,630
pas
Pascal
VirtualMachine/uStringObject.pas
penavon/BookPart2
c73e83331b95c2b5cad9e0c8e0bbc7fa3f7de472
[ "Apache-2.0" ]
6
2020-03-22T09:49:46.000Z
2021-11-28T19:47:20.000Z
VirtualMachine/uStringObject.pas
Irwin1985/BookPart_2
4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf
[ "Apache-2.0" ]
null
null
null
VirtualMachine/uStringObject.pas
Irwin1985/BookPart_2
4e8c2e47cd09b77c6e5bd3455ddfe7492adf26bf
[ "Apache-2.0" ]
3
2020-11-05T17:02:37.000Z
2021-12-21T04:56:54.000Z
unit uStringObject; // Ths source is distributed under Apache 2.0 // Copyright (C) 2019-2020 Herbert M Sauro // Author Contact Information: // email: hsauro@gmail.com interface uses Classes, uMemoryManager; type TStringObject = class (TRhodusObject) value : string; function isEqualTo (str1 :...
19.404762
78
0.709816
fc4bc20679fa693f2ec92fda4bbaf3a9c42d72f1
3,801
pas
Pascal
delphi/equipamentos/delphi/U_remessas.pas
vitorebatista/my-tests
696b2290259d8179d0b3399569dd9e77e6eaa750
[ "MIT" ]
null
null
null
delphi/equipamentos/delphi/U_remessas.pas
vitorebatista/my-tests
696b2290259d8179d0b3399569dd9e77e6eaa750
[ "MIT" ]
null
null
null
delphi/equipamentos/delphi/U_remessas.pas
vitorebatista/my-tests
696b2290259d8179d0b3399569dd9e77e6eaa750
[ "MIT" ]
null
null
null
unit U_remessas; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGrids,DB, DBtables, StdCtrls, Mask, DBCtrls, Buttons, ExtCtrls; type TFrm_remessas = class(TForm) Panel1: TPanel; Spprimeiro: TSpeedButton; SpAnterior: TSpeedButton; S...
24.365385
76
0.726651
c33a4b9e2f06791913f1f52817a1250c3d10eeea
12,321
pas
Pascal
unencry1.pas
keep94/pasprg
6b0daa3863ca525d591b94410eda84981e8719ba
[ "Apache-2.0" ]
null
null
null
unencry1.pas
keep94/pasprg
6b0daa3863ca525d591b94410eda84981e8719ba
[ "Apache-2.0" ]
null
null
null
unencry1.pas
keep94/pasprg
6b0daa3863ca525d591b94410eda84981e8719ba
[ "Apache-2.0" ]
null
null
null
program unencrypt; uses crt,dos,rand,IOunit; const MAXARRAY = 32760; MAXARRAY2 = 16380; SENTINAL = 315926832; REMINDFILE = 'REGISMES.TXT'; type arraytype = array[1..MAXARRAY] of byte; tabletype = array[0..255] of byte; paritytype = array[1..MAXARRAY2] of intege...
25.144898
94
0.465628
c350e93e8dc5a140e2ff784dd6fa698222315e4a
31,204
dfm
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/hello.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/hello.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/hello.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object WelcomeForm: TWelcomeForm Left = 341 Top = 60 Width = 539 Height = 537 HelpContext = 1 Caption = 'Welcome' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnShow = FormShow ...
57.571956
76
0.862261
fcf618ba26c2465ab1bbef2ba634d112a18a1283
369
pas
Pascal
PascalCompiler/Tests/Generator/ArraysAndRecords/08.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
2
2018-07-06T09:50:57.000Z
2019-10-06T12:57:57.000Z
PascalCompiler/Tests/Generator/ArraysAndRecords/08.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
PascalCompiler/Tests/Generator/ArraysAndRecords/08.pas
GoldFeniks/PascalCompiler
4a7325c385c133dd360eaba06bebaedd30b4078d
[ "MIT" ]
null
null
null
program test; var a: array [1..10] of integer; b: record i: integer; r: real; c: char; end; i, j: integer; begin i := 2; j := 5; b.i := 3; b.r := 1.5; b.c := #10; a[b.i] := 318; a[integer(b.r)] := 221; a[integer(b.c)] := -9033; write(a[b.i], ...
16.772727
62
0.425474
477c7eda7687ecd8dd598f781db3a3573eba4129
10,597
pas
Pascal
Provect.ModalController.pas
homolibere/provect-delphi
ee019dcccad7fde7b2903679f9710550befa18d5
[ "MIT" ]
null
null
null
Provect.ModalController.pas
homolibere/provect-delphi
ee019dcccad7fde7b2903679f9710550befa18d5
[ "MIT" ]
1
2017-12-14T05:34:49.000Z
2017-12-14T09:10:36.000Z
Provect.ModalController.pas
homolibere/provect-delphi
ee019dcccad7fde7b2903679f9710550befa18d5
[ "MIT" ]
null
null
null
unit Provect.ModalController; interface uses System.SysUtils, System.Classes, System.UITypes, System.Threading, FMX.Controls, FMX.TabControl, FMX.Forms, FMX.Types, FMX.Objects; type TFrameClass = class of TFrame; TModalController = class(TTabControl) private FWaitTask: ITask; FWaitTaskFuture: IFu...
30.105114
127
0.74304
c339cb32ba4e9d7c5c3dc0175a0351ffd89d7b41
11,743
pas
Pascal
src/libraries/hashlib4pascal/HlpBlake2BP.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
384
2016-07-16T10:07:28.000Z
2021-12-29T11:22:56.000Z
src/libraries/hashlib4pascal/HlpBlake2BP.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
165
2016-09-11T11:06:04.000Z
2021-12-05T23:31:55.000Z
src/libraries/hashlib4pascal/HlpBlake2BP.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
210
2016-08-26T14:49:47.000Z
2022-02-22T18:06:33.000Z
unit HlpBlake2BP; {$I HashLib.inc} interface uses SysUtils, {$IFDEF USE_DELPHI_PPL} System.Classes, System.Threading, {$ENDIF USE_DELPHI_PPL} {$IFDEF USE_PASMP} PasMP, {$ENDIF USE_PASMP} {$IFDEF USE_MTPROCS} MTProcs, {$ENDIF USE_MTPROCS} HlpHash, HlpIHashResult, HlpBlake2B, HlpIBlake2BParams, Hlp...
27.893112
80
0.749127
c3cab6ff009bd86b5fe66ab388e86245f6e8da7b
3,937
pas
Pascal
src/core/UAccountKeyStorage.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
null
null
null
src/core/UAccountKeyStorage.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
null
null
null
src/core/UAccountKeyStorage.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
null
null
null
unit UAccountKeyStorage; {$IFDEF FPC} {$MODE Delphi} {$ENDIF} interface uses Classes, SysUtils, UAccounts, UThread, UBaseTypes; type TAccountKeyStorateData = record ptrAccountKey : PAccountKey; counter : Integer; end; PAccountKeyStorageData = ^TAccountKeyStorateData; { TAccountKeyStorage } /...
22.889535
118
0.688341
f1714127cf9a0281857cf4518d6bf331b4432729
44,629
pas
Pascal
windows/src/ext/jedi/jcl/jcl/source/windows/JclMultimedia.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/source/windows/JclMultimedia.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/source/windows/JclMultimedia.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
32.912242
139
0.698335
c330e45efd316b37e761cc993a341b75a3fb873a
711
dpr
Pascal
ThemidaSDK/ExamplesSDK/Custom Message DLL/Delphi/CustomMsgs.dpr
qzhsjz/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
1
2021-05-22T11:10:43.000Z
2021-05-22T11:10:43.000Z
ThemidaSDK/ExamplesSDK/Custom Message DLL/Delphi/CustomMsgs.dpr
luoxiandu/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
null
null
null
ThemidaSDK/ExamplesSDK/Custom Message DLL/Delphi/CustomMsgs.dpr
luoxiandu/LXDInjector
44c34e9677b4e3543e58584fad3844eb7bb33ff8
[ "MIT" ]
null
null
null
library CustomMsgs; { Important note about DLL memory management: ShareMem must be the first unit in your library's USES clause AND your project's (select Project-View Source) USES clause if your DLL exports any procedures or functions that pass strings as parameters or function results. This applies to all st...
32.318182
72
0.767932
4762074152cf800fb2213f13cec67aee0afe61aa
2,028
pas
Pascal
units/uround.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
1
2019-11-20T02:18:47.000Z
2019-11-20T02:18:47.000Z
units/uround.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
null
null
null
units/uround.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
2
2017-05-14T03:56:55.000Z
2019-11-20T02:18:48.000Z
{ ****************************************************************** Rounding functions Based on FreeBASIC version contributed by R. Keeling ****************************************************************** } unit uround; interface uses uConstants, math, umath, utypes; function Round(X: Float):...
24.433735
78
0.598126
c3fa823f08fb5b81e2b128da94e788ff45961e23
25,258
pas
Pascal
Server/FHIR.Server.OpenMHealth.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Server.OpenMHealth.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Server.OpenMHealth.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Server.OpenMHealth; { Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of s...
33.76738
186
0.686594
c321521d6f6ea33a60b3a62f98436b784f371651
746
dfm
Pascal
windows/src/engine/keyman/UfrmKeymanMenu.dfm
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
1
2021-03-08T09:31:47.000Z
2021-03-08T09:31:47.000Z
windows/src/engine/keyman/UfrmKeymanMenu.dfm
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
null
null
null
windows/src/engine/keyman/UfrmKeymanMenu.dfm
ermshiperete/keyman
0eeef1b5794fd698447584e531e2a6c1ef4c05aa
[ "MIT" ]
null
null
null
object frmKeymanMenu: TfrmKeymanMenu Left = 0 Top = 0 BorderIcons = [] BorderStyle = bsNone ClientHeight = 632 ClientWidth = 707 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop OldCreate...
20.722222
36
0.697051
c379a5afb09f62ec7862f53663c0faec363628b2
2,971
pas
Pascal
engine/Lib/particles/tdpe.lib.particle.abstract.restriction.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
56
2015-03-15T10:22:50.000Z
2022-02-22T11:58:08.000Z
engine/Lib/particles/tdpe.lib.particle.abstract.restriction.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
2
2016-07-10T07:57:05.000Z
2019-10-14T15:49:06.000Z
engine/Lib/particles/tdpe.lib.particle.abstract.restriction.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
18
2015-07-17T19:24:39.000Z
2022-01-20T05:40:46.000Z
(* * Copyright (c) 2010-2012 Thundax Delphi Physics Engine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright ...
31.946237
78
0.74655
c3d71d7fd64a76580cc36307f8fdde894c1d19e2
9,799
pas
Pascal
src/Security/PasswordHash/Implementations/Argon2i/Argon2iPasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Security/PasswordHash/Implementations/Argon2i/Argon2iPasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Security/PasswordHash/Implementations/Argon2i/Argon2iPasswordHashImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit Argon2iPasswordHashImpl; interface {$MODE OBJFPC} {$H+} uses ...
34.262238
93
0.448719
fcdb937d8dc28a47df9be27874788eee5d295e80
4,834
pas
Pascal
Tests/WebMock.Dynamic.Responder.Tests.pas
atkins126/Delphi-WebMocks
bd6287fcf983368c8b3de63cc5e9323440ad9c10
[ "Apache-2.0" ]
30
2019-11-03T16:31:41.000Z
2022-03-30T12:46:03.000Z
Tests/WebMock.Dynamic.Responder.Tests.pas
atkins126/Delphi-WebMocks
bd6287fcf983368c8b3de63cc5e9323440ad9c10
[ "Apache-2.0" ]
21
2019-11-11T16:55:53.000Z
2021-04-05T09:17:59.000Z
Tests/WebMock.Dynamic.Responder.Tests.pas
atkins126/Delphi-WebMocks
bd6287fcf983368c8b3de63cc5e9323440ad9c10
[ "Apache-2.0" ]
6
2019-11-12T19:51:50.000Z
2021-07-06T00:42:14.000Z
{******************************************************************************} { } { Delphi-WebMocks } { ...
33.109589
101
0.574266
c35a66e59cf38692824a511cf1c062aa96cfddd3
28,832
pas
Pascal
Ext/SVGIconImageList/Image32/source/Img32.Fmt.BMP.pas
EtheaDev/SVGShellExtensions
ef9bb5373d4a8b72d97b4f3861888c36aa179d2b
[ "Apache-2.0" ]
63
2021-02-05T15:47:56.000Z
2022-03-09T11:36:39.000Z
Ext/SVGIconImageList/Image32/source/Img32.Fmt.BMP.pas
EtheaDev/SVGShellExtensions
ef9bb5373d4a8b72d97b4f3861888c36aa179d2b
[ "Apache-2.0" ]
13
2021-02-11T08:39:38.000Z
2022-03-28T22:48:09.000Z
Ext/SVGIconImageList/Image32/source/Img32.Fmt.BMP.pas
EtheaDev/SVGShellExtensions
ef9bb5373d4a8b72d97b4f3861888c36aa179d2b
[ "Apache-2.0" ]
5
2021-02-12T15:35:55.000Z
2021-07-11T02:34:40.000Z
unit Img32.Fmt.BMP; (******************************************************************************* * Author : Angus Johnson * * Version : 3.0 * * Date : 20 July 2021 ...
27.830116
85
0.572177
fc5ead379b541951e1987fbb2ff5f9f7aa85e22b
10,709
pas
Pascal
Units/Forms/UFRMPascalCoinWalletConfig.pas
blaisecoin/blaisecoin
4d769f2b4e79c8f232de9035d30c5cc0cb90f803
[ "MIT" ]
null
null
null
Units/Forms/UFRMPascalCoinWalletConfig.pas
blaisecoin/blaisecoin
4d769f2b4e79c8f232de9035d30c5cc0cb90f803
[ "MIT" ]
null
null
null
Units/Forms/UFRMPascalCoinWalletConfig.pas
blaisecoin/blaisecoin
4d769f2b4e79c8f232de9035d30c5cc0cb90f803
[ "MIT" ]
null
null
null
{ Copyright (c) 2016 by Albert Molina Copyright (c) 2017 by BlaiseCoin developers Distributed under the MIT software license, see the accompanying file LICENSE or visit http://www.opensource.org/licenses/mit-license.php. This unit is a part of BlaiseCoin, a P2P crypto-currency. } unit UFRMPascalCoinWalletC...
39.083942
156
0.769073
c3c52aa7967a01c65c7d7f511b97b66fdea8c691
796
pas
Pascal
Examples/ObserverList/_frBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
18
2015-05-18T01:55:45.000Z
2019-05-03T03:23:52.000Z
Examples/ObserverList/_frBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
1
2019-11-08T08:27:34.000Z
2019-11-08T08:43:51.000Z
Examples/ObserverList/_frBar.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
19
2015-05-14T01:06:35.000Z
2019-06-02T05:19:00.000Z
unit _frBar; interface uses ValueList, Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ComCtrls; type TfrBar = class(TFrame) pbVolume: TProgressBar; private public constructor Create(AOwner: TComponent); ov...
15.92
84
0.742462
c345956fb6c65f7db30e0f59089437b48505ca02
733
pas
Pascal
Samples/Delphi/VCL/DFM/Unit1.pas
atkins126/I18N
4176f8991b4c572ac36d8b2667dc345c185ff26f
[ "MIT" ]
43
2019-11-04T09:35:05.000Z
2022-02-28T00:01:46.000Z
Samples/Delphi/VCL/DFM/Unit1.pas
tomajexpress/I18N
2cb4161cb70645e62675925089b15e6ece9bd915
[ "MIT" ]
47
2020-01-16T18:13:31.000Z
2022-02-15T15:06:25.000Z
Samples/Delphi/VCL/DFM/Unit1.pas
tomajexpress/I18N
2cb4161cb70645e62675925089b15e6ece9bd915
[ "MIT" ]
20
2019-10-09T03:44:00.000Z
2022-02-28T00:01:48.000Z
unit Unit1; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls; type TForm1 = class(TForm) Label1: TLabel; CloseButton: TButton; ShowButton: TButton; procedure CloseButtonClick(Sender...
15.934783
98
0.720327
c32cd45705201e0e12907205c8dd5665b65aa24e
5,885
pas
Pascal
Demos/Main Demos/LogFormUnit.pas
PopRe/HtmlViewer
e7e96247fb1b63f59ddfcd2888793b354275b319
[ "MIT" ]
320
2015-01-12T08:42:13.000Z
2022-03-26T14:49:32.000Z
Demos/Main Demos/LogFormUnit.pas
PopRe/HtmlViewer
e7e96247fb1b63f59ddfcd2888793b354275b319
[ "MIT" ]
217
2015-01-05T10:40:53.000Z
2022-03-17T13:49:52.000Z
Demos/Main Demos/LogFormUnit.pas
PopRe/HtmlViewer
e7e96247fb1b63f59ddfcd2888793b354275b319
[ "MIT" ]
133
2015-02-10T12:51:08.000Z
2022-03-17T13:51:32.000Z
{ Version 11.7 Copyright (c) 2008-2016 by HtmlViewer Team 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...
27.5
95
0.682923
c3205c5f771b6ab57da2feb035aeea19478c9e44
884
pas
Pascal
u_select_etudiant.pas
maximejournet54/Projet_IHM
fd849dc2c65069b464f3bbbe8d11af23126c3d30
[ "MIT" ]
null
null
null
u_select_etudiant.pas
maximejournet54/Projet_IHM
fd849dc2c65069b464f3bbbe8d11af23126c3d30
[ "MIT" ]
null
null
null
u_select_etudiant.pas
maximejournet54/Projet_IHM
fd849dc2c65069b464f3bbbe8d11af23126c3d30
[ "MIT" ]
null
null
null
unit u_select_etudiant; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls; type { Tf_select_etudiant } Tf_select_etudiant = class(TForm) btn_rechercher: TButton; edt_code: TEdit; edt_num: TEdit; edt_nom: TEdit; lbl_co...
16.37037
76
0.69457
f11b4f92eaaefea3d88c7cb2b1098ad50b5a2ce1
659
pas
Pascal
src/RESTRequest4D.Response.Contract.pas
atkins126/RESTRequest4Delphi
f50cb708efabff39be780367d178281b74cae290
[ "MIT" ]
1
2021-05-02T13:31:30.000Z
2021-05-02T13:31:30.000Z
src/RESTRequest4D.Response.Contract.pas
atkins126/RESTRequest4Delphi
f50cb708efabff39be780367d178281b74cae290
[ "MIT" ]
null
null
null
src/RESTRequest4D.Response.Contract.pas
atkins126/RESTRequest4Delphi
f50cb708efabff39be780367d178281b74cae290
[ "MIT" ]
1
2021-09-11T05:38:44.000Z
2021-09-11T05:38:44.000Z
unit RESTRequest4D.Response.Contract; interface uses {$IFDEF FPC} SysUtils, Classes, fpjson; {$ELSE} System.SysUtils, System.JSON, System.Classes; {$ENDIF} type IResponse = interface ['{A3BB1797-E99E-4C72-8C4A-925825A50C27}'] function Content: string; function ContentLength: Cardinal; ...
19.969697
49
0.708649
c3fb8eb612060d7ffb863b159c62e2f2085903ef
404
pas
Pascal
code/ooFactory.Item.Intf.pas
VencejoSoftware/ooFactory
a23387d67674d2a36628bc4e398a75de291e76bb
[ "BSD-3-Clause" ]
1
2019-07-08T10:11:17.000Z
2019-07-08T10:11:17.000Z
code/ooFactory.Item.Intf.pas
VencejoSoftware/ooFactory
a23387d67674d2a36628bc4e398a75de291e76bb
[ "BSD-3-Clause" ]
null
null
null
code/ooFactory.Item.Intf.pas
VencejoSoftware/ooFactory
a23387d67674d2a36628bc4e398a75de291e76bb
[ "BSD-3-Clause" ]
2
2019-11-21T03:23:14.000Z
2021-01-26T04:53:40.000Z
{ Copyright (c) 2016, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } unit ooFactory.Item.Intf; interface type TFactoryKey = String; IFactoryItem<TClassType> = interface ['{47E95B9B-25E7-491B-895E-F75E2B297F76}'] function...
18.363636
57
0.747525
c36542e9349f58d0e04fe15dfeb469d46e994e87
620
dpr
Pascal
ABM/Cliente/Project/Clientes.dpr
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
ABM/Cliente/Project/Clientes.dpr
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
ABM/Cliente/Project/Clientes.dpr
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
program Clientes; uses Forms, UFClientes in '..\Form\UFClientes.pas' {FClientes}, DataModule in '..\..\..\DataModule\DataModule.pas' {DM: TDataModule}, UFBuscaCliente in '..\..\..\Buscar\Cliente\Form\UFBuscaCliente.pas' {FBuscaCliente}, BuscarVendedor in '..\..\..\Buscar\Vendedor\Form\BuscarVendedor.pas' {Bu...
31
92
0.722581
c3933d4c6e3d839bac2a067bb7260d70d49d3b81
2,031
pas
Pascal
datetime/0040.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
datetime/0040.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
datetime/0040.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ As Robert Forbes said to All on 25 Apr 94... RF> Anyone have any idea how to make an algorithm to RF> calculate the moonphase given the date? Here ya go: TYPE DATETYPE = record day:WORD; MONTH:WORD; YEAR:WORD; dow:word; end; {======================================...
31.246154
68
0.442147
c3e79c345d83f69c4eafdb0c9eade2c855698cc5
4,621
pas
Pascal
library/smart/FHIR.Smart.LoginFMX.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
library/smart/FHIR.Smart.LoginFMX.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
library/smart/FHIR.Smart.LoginFMX.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Client.SmartLoginFMX; { Copyright (c) 2017+, Health Intersections Pty Ltd (http://www.healthintersections.com.au) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source ...
37.877049
197
0.770612
c364eed4cf7ce1e941661f03b14442b2b85c2843
50,778
pas
Pascal
ZZ_DW_Template_Face.pas
Vaddix1394/Tes5Edit-Scripting
872cc2093f9085314042e421ffcd169212d13cfa
[ "MIT" ]
1
2018-04-12T13:35:09.000Z
2018-04-12T13:35:09.000Z
ZZ_DW_Template_Face.pas
Vaddix1394/Tes5Edit-Scripting
872cc2093f9085314042e421ffcd169212d13cfa
[ "MIT" ]
null
null
null
ZZ_DW_Template_Face.pas
Vaddix1394/Tes5Edit-Scripting
872cc2093f9085314042e421ffcd169212d13cfa
[ "MIT" ]
null
null
null
// How to install: // 1. Navigate to your Tes5Edit folder, then to the Edit Scripts folder // 2. Copy this file to this folder // How to use: // 1. Load up Tes5Edit // 2. Select only the "Deadly Wenches.esp" box (you can right-click, select none, and then select Deadly Wenches.esp) // 2a. (Optionally) Also sele...
45.787196
200
0.634409
c3336eb0124f5734d865e1dafda3227ba9caafff
24,403
pas
Pascal
Libraries/SimpleServer/dwsWebEnvironment.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Libraries/SimpleServer/dwsWebEnvironment.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
Libraries/SimpleServer/dwsWebEnvironment.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
null
null
null
{**********************************************************************} { } { "The contents of this file are subject to the Mozilla Public } { License Version 1.1 (the "License"); you may not use this } { file except in comp...
27.144605
106
0.627792
c392d637323c064c2a581a093e752d22cd167c35
7,218
pas
Pascal
Libraries/DSharp/DSharp.DevExpress.TreeListPresenter.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
62
2016-01-20T16:26:25.000Z
2022-02-28T14:25:52.000Z
Libraries/DSharp/DSharp.DevExpress.TreeListPresenter.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
null
null
null
Libraries/DSharp/DSharp.DevExpress.TreeListPresenter.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
20
2016-09-08T00:15:22.000Z
2022-01-26T13:13:08.000Z
(* Copyright (c) 2011, Stefan Glienke All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and t...
28.195313
95
0.762954
c342dbf62885ab83ef7a4aa1f2d3b18f84c3d5f6
520
pas
Pascal
utilities/generator/project/templates/TFhirElement.public.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
utilities/generator/project/templates/TFhirElement.public.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
utilities/generator/project/templates/TFhirElement.public.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
function noExtensions : TFhirElement; property DisallowExtensions : boolean read FDisallowExtensions write FDisallowExtensions; function hasExtensions : boolean; override; function hasExtension(url : string) : boolean; override; function getExtensionString(url : String) : String; override; funct...
57.777778
93
0.759615
fce9e8b2966adfc5363bf5ab70ed243e1785ffe9
2,947
pas
Pascal
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDemoMain.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDemoMain.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDemoMain.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
unit StackTrackDemoMain; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, AppEvnts, ActnList; type TMainForm = class(TForm) ExceptionLogMemo: TMemo; Button1: TButton; Button2: TButton; Button3: TButton; ListBox1: TListBox; Button4: TButt...
26.54955
101
0.603325
f1e30fd1ba716c39b7955a9bac6b676eb91acb11
4,483
pas
Pascal
examples/object_pascal/01.create.pas
Jdochoa/firebird
b5dee68393906b9cf2ccdd71b38f70171fd67e14
[ "Condor-1.1" ]
1,009
2015-05-28T12:34:39.000Z
2022-03-30T14:10:18.000Z
unittests/general/Several/bin/firebird/examples/interfaces/01.create.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
574
2016-03-23T15:35:56.000Z
2022-03-31T07:11:03.000Z
unittests/general/Several/bin/firebird/examples/interfaces/01.create.pas
FinCodeur/delphimvcframework
a45cb1383eaffc9e81a836247643390acbb7b9b0
[ "Apache-2.0" ]
377
2015-05-28T16:29:21.000Z
2022-03-21T18:36:12.000Z
{ * PROGRAM: Object oriented API samples. * MODULE: 01.create.pas * DESCRIPTION: A sample of creating new database and new table in it. * Run second time (when database already exists) to see * how FbException is caught and handled by this code. * * Example for the following interfaces: * IMast...
31.131944
93
0.7205
fc3a79b5f494dcc5cd931f23c23549297ff4848c
236
dpr
Pascal
Demo/01 - OpenUser/OpenUser.dpr
NickTucker42/ISNDS
98f620c10ca41ce0e307e39faccea97646730a8e
[ "MIT" ]
null
null
null
Demo/01 - OpenUser/OpenUser.dpr
NickTucker42/ISNDS
98f620c10ca41ce0e307e39faccea97646730a8e
[ "MIT" ]
null
null
null
Demo/01 - OpenUser/OpenUser.dpr
NickTucker42/ISNDS
98f620c10ca41ce0e307e39faccea97646730a8e
[ "MIT" ]
1
2021-06-19T15:34:08.000Z
2021-06-19T15:34:08.000Z
program OpenUser; uses Vcl.Forms, u_main in 'u_main.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TForm1, Form1); Application.Run; end.
15.733333
41
0.677966
fc52ad1c53b9eafd0a11e3521d9dd6c88ec2841c
3,945
pas
Pascal
Catalogos/DomiciliosEdit.pas
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/DomiciliosEdit.pas
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/DomiciliosEdit.pas
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
unit DomiciliosEdit; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, _EditForm, dxSkinsCore, dxSkinBlack, dxSkinBlue, dxSkinBlueprint, dxSkinCaramel, dxSkinCoffee, dxSkinDarkRoom, dxSkinDarkSide, dxSk...
35.223214
99
0.777186
fcda89e2c06ca730e7ea9be84bd0cc82005fe829
2,531
pas
Pascal
src/Security/Validation/Validators/Ipv4ValidatorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Security/Validation/Validators/Ipv4ValidatorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Security/Validation/Validators/Ipv4ValidatorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit Ipv4ValidatorImpl; interface {$MODE OBJFPC} {$H+} uses ...
28.761364
84
0.476492
fcd2ca348d406a14dcadea153d39ab93e0ffa3df
5,326
pas
Pascal
vc2/unaVcIDE.pas
cupples/vcp
0ade74b23dab087582942acb9673e7dbdca88d92
[ "Apache-2.0" ]
27
2018-04-17T07:56:29.000Z
2022-03-16T15:40:43.000Z
vc2/unaVcIDE.pas
cupples/vcp
0ade74b23dab087582942acb9673e7dbdca88d92
[ "Apache-2.0" ]
5
2018-05-17T20:04:55.000Z
2021-10-06T09:08:24.000Z
vc2/unaVcIDE.pas
cupples/vcp
0ade74b23dab087582942acb9673e7dbdca88d92
[ "Apache-2.0" ]
16
2018-04-17T07:56:32.000Z
2021-09-03T09:33:50.000Z
(* Copyright 2018 Alex Shamray Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
22.191667
76
0.66748
c3c5bab4b54f4229a43c25b1e3a199cd0985bfb3
1,398
pas
Pascal
samples/jsonwebtokenplain/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
1
2018-01-02T09:13:27.000Z
2018-01-02T09:13:27.000Z
samples/jsonwebtokenplain/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
null
null
null
samples/jsonwebtokenplain/MainClientFormU.pas
lukaszsegiet/delphimvcframework
f78156a9618694ae32fb5d1e70dd545418587475
[ "Apache-2.0" ]
null
null
null
unit MainClientFormU; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls; type TForm7 = class(TForm) Button1: TButton; Button2: TButton; Memo1: TMemo; procedure Button...
19.150685
108
0.709585
c3de6c092525fb07e76206b4dfc7037a367cd162
2,146
pas
Pascal
samples/a8/graph/rect_overlap.pas
zbyti/Mad-Pascal
546cae9724828f93047080109488be7d0d07d47e
[ "MIT" ]
1
2021-12-15T23:47:19.000Z
2021-12-15T23:47:19.000Z
samples/a8/graph/rect_overlap.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
samples/a8/graph/rect_overlap.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
uses crt, joystick, fastgraph; type TColision = (left=1, right, top, bottom); TTile = record width, height, centerX, centerY: byte; end; var A,B: TTile; Hero: record x,y, _x, _y: byte end; hit: byte; function CollisionTile(var B: TTile): byte; var w,h: byte; dx,dy,wy,hx: sm...
14.902778
58
0.515377
e115617845ca3e5d52c0474cd3cbce82409c1c27
1,700
dfm
Pascal
BackupSettings.dfm
5cript/wiki-editor-vcl
273261ed92b653b06b9fe2cd90c52629d32f8abe
[ "MIT" ]
1
2016-12-14T07:12:11.000Z
2016-12-14T07:12:11.000Z
BackupSettings.dfm
5cript/wiki-editor-vcl
273261ed92b653b06b9fe2cd90c52629d32f8abe
[ "MIT" ]
8
2017-03-23T11:48:12.000Z
2017-03-25T18:04:38.000Z
BackupSettings.dfm
5cript/wiki-editor-vcl
273261ed92b653b06b9fe2cd90c52629d32f8abe
[ "MIT" ]
null
null
null
object BackupSettingsDialog: TBackupSettingsDialog Left = 0 Top = 0 BorderStyle = bsDialog Caption = '$BackupSettings' ClientHeight = 175 ClientWidth = 470 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [...
19.318182
51
0.58
fc9f29770c665e92a31fe9735ac4388be5fd74e0
5,074
pas
Pascal
Projects/UninstProgressForm.pas
bovirus/issrc
bfa339a1a81e1844b63aabe53ba3b5cb2eaaab0d
[ "FSFAP" ]
1
2019-10-12T23:53:25.000Z
2019-10-12T23:53:25.000Z
Projects/UninstProgressForm.pas
Kulim13/issrc
9ff859dff77693dc3e800c93b84846e008ea8e3f
[ "FSFAP" ]
null
null
null
Projects/UninstProgressForm.pas
Kulim13/issrc
9ff859dff77693dc3e800c93b84846e008ea8e3f
[ "FSFAP" ]
1
2021-03-30T12:32:26.000Z
2021-03-30T12:32:26.000Z
unit UninstProgressForm; { Inno Setup Copyright (C) 1997-2019 Jordan Russell Portions by Martijn Laan For conditions of distribution and use, see LICENSE.TXT. Uninstaller progress form } interface {$I VERSION.INC} uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dia...
30.939024
106
0.753449
c367db29f585a345be0c6e2ba39ed65cb981b730
23,813
pas
Pascal
src/main/api/cwvirtualmachine.mos6502.pas
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
src/main/api/cwvirtualmachine.mos6502.pas
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
src/main/api/cwvirtualmachine.mos6502.pas
atkins126/cwVirtualMachine
c3ef2095a07402b16685adb4dc4243b9b519b90a
[ "BSD-3-Clause" ]
null
null
null
{$ifdef license} (* Copyright 2020 ChapmanWorld LLC ( https://chapmanworld.com ) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, t...
40.845626
102
0.644816
c3881e7a63969bcbed2aed165479bb10ff6ecb65
2,873
pas
Pascal
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.ListIdentitiesRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.ListIdentitiesRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.ListIdentitiesRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SES.Model.ListIdentitiesRequest; interface uses Bcl.Types.Nullable, AWS.SES.Model.Request, AWS.SES.Enums; type TListIdentitiesRequest = class; IListIdentitiesRequest = interface function GetIdentityType: TIdentityType; procedure SetIdentityType(const Value: TIdentityType); functio...
27.103774
90
0.792899
ed139a8be06639e2bbd55729429fc2a2c784b316
733
pl
Perl
lib/unicore/lib/lb/OP.pl
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
1
2021-07-29T03:46:04.000Z
2021-07-29T03:46:04.000Z
lib/unicore/lib/lb/OP.pl
basusingh/Nanny-Bot
4f3368c750b378f1b4d38a48dad6ac095af14056
[ "MIT" ]
null
null
null
lib/unicore/lib/lb/OP.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! # # Linebreak category 'Open_Punctuation' # return <<'END'; 0028 005B 007B 00A1 00BF 0F3A 0F3C 169B 201A 201E 2045 207D 208D 2329 2768 276A 276C...
8.623529
59
0.593452
ed0260b947d5e417e610bff4626444e166f0411d
134
t
Perl
documents/cFiles/systemsProgramming/sed/data3.t
KeyMaker13/portfolio
a6c02fe09af4f9a86caf4cd7b74e215751977f88
[ "Zlib", "Apache-2.0" ]
null
null
null
documents/cFiles/systemsProgramming/sed/data3.t
KeyMaker13/portfolio
a6c02fe09af4f9a86caf4cd7b74e215751977f88
[ "Zlib", "Apache-2.0" ]
null
null
null
documents/cFiles/systemsProgramming/sed/data3.t
KeyMaker13/portfolio
a6c02fe09af4f9a86caf4cd7b74e215751977f88
[ "Zlib", "Apache-2.0" ]
null
null
null
int main (){ } # some comments here # more comments here yeah so this is a comment #we got another coment over there while()
8.933333
47
0.679104
73f844ff54a2c558c4e90e98d699e0162fdff565
120
pl
Perl
Lab1/kb1.pl
jennifernolan/Artificial-Intelligence-Labs
1e3b54fcf05d618d0338c353ac11ae79e538f112
[ "MIT" ]
null
null
null
Lab1/kb1.pl
jennifernolan/Artificial-Intelligence-Labs
1e3b54fcf05d618d0338c353ac11ae79e538f112
[ "MIT" ]
null
null
null
Lab1/kb1.pl
jennifernolan/Artificial-Intelligence-Labs
1e3b54fcf05d618d0338c353ac11ae79e538f112
[ "MIT" ]
null
null
null
wizard(harry). wizard(ron). wizard(hermione). muggle(uncle_vernon). muggle(aunt_petunia). chases(crookshanks,scabbars).
17.142857
29
0.791667
73e4caff9b6c839cb44f5a3e18ad81ba0fbadded
3,726
pm
Perl
modules/EnsEMBL/Web/Component/Regulation/Evidence.pm
dglemos/ensembl-webcode
08e53dcd0c4a32ec0bcbb4421ed4bd5f2c06d04a
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/Component/Regulation/Evidence.pm
dglemos/ensembl-webcode
08e53dcd0c4a32ec0bcbb4421ed4bd5f2c06d04a
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/Component/Regulation/Evidence.pm
dglemos/ensembl-webcode
08e53dcd0c4a32ec0bcbb4421ed4bd5f2c06d04a
[ "Apache-2.0", "MIT" ]
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...
35.150943
114
0.600107
73e76cf8fd6adce7d290f6115ba5f987ec31089a
1,240
pm
Perl
perl/lib/BGTrainer/Word/Verb/I_150.pm
gflohr/Lingua-Poly
aea0d3c84c4a93ce39a54422a313e32b6d4c46db
[ "WTFPL" ]
3
2018-09-14T18:08:00.000Z
2021-01-18T23:52:20.000Z
perl/lib/BGTrainer/Word/Verb/I_150.pm
gflohr/Lingua-Poly
aea0d3c84c4a93ce39a54422a313e32b6d4c46db
[ "WTFPL" ]
12
2019-11-01T17:41:55.000Z
2022-02-18T03:38:40.000Z
perl/lib/BGTrainer/Word/Verb/I_150.pm
gflohr/Lingua-Poly
aea0d3c84c4a93ce39a54422a313e32b6d4c46db
[ "WTFPL" ]
1
2020-09-28T09:52:56.000Z
2020-09-28T09:52:56.000Z
#! /bin/false package BGTrainer::Word::Verb::I_150; use strict; use utf8; use base qw (BGTrainer::Word::Verb::I_145); sub new { my ($class, $word, %args) = @_; my $self = $class->SUPER::new ($word, %args); $self->{_stem} = $word; $self->{_aorist_stem1} = $word; $self->{_aorist_stem1} =~ ...
20
54
0.654839
73d30d8653700718f12547b0c07774c76daee2bc
108,908
pl
Perl
detect.phasedSNP.reads.17.pl
lufuhao/WheatRNAssembler
8459b70eaba793b62a36ab3216e0a37c549198ba
[ "MIT" ]
1
2015-08-24T14:54:46.000Z
2015-08-24T14:54:46.000Z
detect.phasedSNP.reads.17.pl
lufuhao/WheatRNAssembler
8459b70eaba793b62a36ab3216e0a37c549198ba
[ "MIT" ]
null
null
null
detect.phasedSNP.reads.17.pl
lufuhao/WheatRNAssembler
8459b70eaba793b62a36ab3216e0a37c549198ba
[ "MIT" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; #use lib '/usr/users/celldev/luf/bin/webperl/perl5lib/20150917'; use Cwd; use FindBin qw($Bin); use Getopt::Long; use Bio::DB::Sam; use Scalar::Util; use File::Path qw/remove_tree rmtree/; use File::Copy qw/move/; use FuhaoPerl5Lib::BamKit qw/ReduceReadNameLength SamCleanHe...
37.593372
334
0.638539
73d570b5b871364c23e0f3ebda6139df3ad9b361
841
pm
Perl
auto-lib/Paws/WAFV2/ListTagsForResourceResponse.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/WAFV2/ListTagsForResourceResponse.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/WAFV2/ListTagsForResourceResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::WAFV2::ListTagsForResourceResponse; use Moose; has NextMarker => (is => 'ro', isa => 'Str'); has TagInfoForResource => (is => 'ro', isa => 'Paws::WAFV2::TagInfoForResource'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::WAFV2::ListTagsF...
22.72973
83
0.726516
73d16e114cfcff22bcfafd0f3c7751b99da73faa
493
t
Perl
t/0.90/can/Data_Object_Code_Func_Curry_mapping.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.90/can/Data_Object_Code_Func_Curry_mapping.t
srchulo/do
d3c4ccecf33d1cf83d64b1c15666d0282a89e4f3
[ "Apache-2.0" ]
null
null
null
t/0.90/can/Data_Object_Code_Func_Curry_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::Code::Func::Curry; can_ok "Data::Object::Code...
10.270833
60
0.657201
73dc51da7e121b9155f8f4a6dd847b426d32dbbd
889
pm
Perl
modules/EnsEMBL/Web/ViewConfig/Location/ChromosomeImage.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/ViewConfig/Location/ChromosomeImage.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
modules/EnsEMBL/Web/ViewConfig/Location/ChromosomeImage.pm
amonida/ensembl-webcode
284a8c633fdcf72575f18c11ac0657ee0919e270
[ "Apache-2.0", "MIT" ]
null
null
null
=head1 LICENSE Copyright [1999-2014] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licen...
27.78125
100
0.766029
ed112c4fe38c9fd5c5b9927cd16d3247d752e092
1,024
pm
Perl
lib/Google/Ads/GoogleAds/V5/Resources/TopicView.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V5/Resources/TopicView.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
lib/Google/Ads/GoogleAds/V5/Resources/TopicView.pm
PierrickVoulet/google-ads-perl
bc9fa2de22aa3e11b99dc22251d90a1723dd8cc4
[ "Apache-2.0" ]
null
null
null
# Copyright 2020, Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, ...
29.257143
79
0.735352
ed03680b0ecf2c72a0db083d7208f21b062202c5
322,930
pl
Perl
tools/test.pl
qiantu88/hashcat
1493bc01cfbf3fe0b7f4f639e43813f590439a4d
[ "MIT" ]
1
2018-12-28T05:42:49.000Z
2018-12-28T05:42:49.000Z
tools/test.pl
qiantu88/hashcat
1493bc01cfbf3fe0b7f4f639e43813f590439a4d
[ "MIT" ]
null
null
null
tools/test.pl
qiantu88/hashcat
1493bc01cfbf3fe0b7f4f639e43813f590439a4d
[ "MIT" ]
null
null
null
#!/usr/bin/env perl ## ## Author......: See docs/credits.txt ## License.....: MIT ## ## ## Installation script for all perl and python modules: ## ## tools/install_modules.sh ## ## ## If you want to add a new hash mode, follow the STEP comments. ## use strict; use warnings; use Authen::Passphrase::LANManager; use ...
23.986481
413
0.500914
ed18eb946cb9b19949c8687e2aeb0cce655bd9e9
3,218
t
Perl
perl/src/lib/Module/Build/t/add_property.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
2,293
2015-01-02T12:46:10.000Z
2022-03-29T09:45:43.000Z
perl/src/lib/Module/Build/t/add_property.t
nokibsarkar/sl4a
d3c17dca978cbeee545e12ea240a9dbf2a6999e9
[ "Apache-2.0" ]
315
2015-05-31T11:55:46.000Z
2022-01-12T08:36:37.000Z
perl/src/lib/Module/Build/t/add_property.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 use strict; use lib $ENV{PERL_CORE} ? '../lib/Module/Build/t/lib' : 't/lib'; use MBTest tests => 29; #use MBTest 'no_plan'; use DistGen; BEGIN { use_ok 'Module::Build' or die; } ensure_blib 'Module::Build'; my $tmp = MBTest->tmpdir; my $dist = DistGen->new( dir => $tmp ); $dist->regen; $dist->chdi...
34.234043
87
0.638906
73f7aa12d22ffe0559d03a267a3c8d0ae22cbd47
1,514
pl
Perl
script/packed-type.pl
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
2
2020-02-11T11:08:10.000Z
2021-07-29T08:19:09.000Z
script/packed-type.pl
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
5
2020-02-13T12:06:51.000Z
2021-08-09T18:19:00.000Z
script/packed-type.pl
mknob/p5-opcua-open62541
394891b5d18384c50a65f5bd6067c9665bad051a
[ "Artistic-1.0" ]
3
2020-02-12T15:34:48.000Z
2020-02-25T13:11:47.000Z
#!/usr/bin/perl # Generate function tables to pack and unpack based on type index. use strict; use warnings; open(my $in, '<', "Open62541-packed.xsh") or die "Open 'Open62541-packed.xsh' for reading failed: $!"; my @types = map { m{^static UA_(\w+) XS_unpack_UA_\w+} } <$in> or die "No types found"; local $\ ...
25.233333
72
0.628137
73ffa4f763ccb0b9f0f3e0ce19d0ab9470a8c305
8,071
pm
Perl
original/sources/3D_Dock/scripts/PDB_Types.pm
albertsgrc/ftdock-opt
3361d1f18bf529958b78231fdcf139b1c1c1f232
[ "MIT" ]
null
null
null
original/sources/3D_Dock/scripts/PDB_Types.pm
albertsgrc/ftdock-opt
3361d1f18bf529958b78231fdcf139b1c1c1f232
[ "MIT" ]
null
null
null
original/sources/3D_Dock/scripts/PDB_Types.pm
albertsgrc/ftdock-opt
3361d1f18bf529958b78231fdcf139b1c1c1f232
[ "MIT" ]
null
null
null
# PDB utilities and data about legal names etc # Copyright (C) 1997-2000 Gidon Moont # # Biomolecular Modelling Laboratory # Imperial Cancer Research Fund # 44 Lincoln's Inn Fields # London WC2A 3PX # # +44 (0)20 7269 3348 # http://www.bmm.icnet.uk/ # # This program is free software; you can redistribute it and/or ...
22.864023
90
0.361417
ed1d2415e58e6a0b8f28d969a1a0dee4fb6be91f
1,247
t
Perl
src/npcs/birchwell/birchwell.t
evan-erdos/if-template
049c83cb714786ba41f2b268b23fe55c3fba119a
[ "MIT" ]
null
null
null
src/npcs/birchwell/birchwell.t
evan-erdos/if-template
049c83cb714786ba41f2b268b23fe55c3fba119a
[ "MIT" ]
null
null
null
src/npcs/birchwell/birchwell.t
evan-erdos/if-template
049c83cb714786ba41f2b268b23fe55c3fba119a
[ "MIT" ]
null
null
null
#include <adv3.h> #include <en_us.h> #include "macros.h" birchwell : Person 'professor/cameron birchwell/prof/professor' 'Professor Birchwell' @observatory_atrium """ He looks thinner than he did the last time you saw him. He's scribbling away madly at his desk. """ { isProperName = true; properName = 'Profes...
22.267857
78
0.676824
ed09bdfc9bf45558f61dbfcbd187ec6b609c4317
418
t
Perl
t/04_utf8.t
wu-lee/p5-cgi-emulate-psgi
ff7906d763e23eec161c24c70052891903693eea
[ "Artistic-1.0" ]
6
2015-02-28T08:34:43.000Z
2021-03-24T16:34:16.000Z
t/04_utf8.t
wu-lee/p5-cgi-emulate-psgi
ff7906d763e23eec161c24c70052891903693eea
[ "Artistic-1.0" ]
4
2016-02-16T15:14:46.000Z
2017-05-04T22:07:25.000Z
t/04_utf8.t
wu-lee/p5-cgi-emulate-psgi
ff7906d763e23eec161c24c70052891903693eea
[ "Artistic-1.0" ]
4
2015-07-21T15:08:35.000Z
2018-01-14T06:39:21.000Z
use strict; use warnings; use CGI; use CGI::Emulate::PSGI; use Test::More; my $app = CGI::Emulate::PSGI->handler( sub { binmode STDOUT, ":utf8"; print "Content-Type: text/html\r\n\r\n"; print chr(4242); }, ); my $res = $app->({ REQUEST_METHOD => 'GET', 'psgi.input' => \*STDIN, 'psgi.er...
19.904762
98
0.569378
ed01f90bc83cd1c85ec36fddfc64637b9f58ef0d
1,903
pl
Perl
scripts/examples/species_buildSpeciesTree.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
scripts/examples/species_buildSpeciesTree.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "Apache-2.0" ]
null
null
null
scripts/examples/species_buildSpeciesTree.pl
MatBarba/ensembl-compara
e7b0ac16adca6849934b15bc37e58603be3690ff
[ "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-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...
30.206349
105
0.709932
73fb02dee5bc58c862ea4e3d602f0c39c7d73fd2
844
pm
Perl
covid19/modules/EnsEMBL/Web/Document/Page/Dynamic.pm
TamaraNaboulsi/public-plugins
e37154f3c96987ed77de95302405952339bed154
[ "Apache-2.0" ]
null
null
null
covid19/modules/EnsEMBL/Web/Document/Page/Dynamic.pm
TamaraNaboulsi/public-plugins
e37154f3c96987ed77de95302405952339bed154
[ "Apache-2.0" ]
null
null
null
covid19/modules/EnsEMBL/Web/Document/Page/Dynamic.pm
TamaraNaboulsi/public-plugins
e37154f3c96987ed77de95302405952339bed154
[ "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...
29.103448
100
0.78673
73fbefa82b38da7435e8f0f5a94db9782ee84556
1,120
t
Perl
t/Faker_Plugin_CompanyNameSuffix.t
alnewkirk/Faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
4
2021-02-08T09:41:51.000Z
2022-01-21T20:00:42.000Z
t/Faker_Plugin_CompanyNameSuffix.t
iamalnewkirk/faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
12
2020-03-14T02:11:30.000Z
2020-05-12T00:40:29.000Z
t/Faker_Plugin_CompanyNameSuffix.t
alnewkirk/Faker
ea2ff475aaf7fc81c782b014f836a77aaee77d45
[ "Apache-2.0" ]
null
null
null
use 5.014; use strict; use warnings; use routines; use Test::Auto; use Test::More; =name Faker::Plugin::CompanyNameSuffix =cut =abstract Company Name Suffix Plugin for Faker =cut =includes method: execute =cut =libraries Types::Standard =cut =synopsis package main; use Faker; use Faker::Plugin::C...
11.089109
75
0.685714
ed1a9698a9e3cfe14e9b17b77a808747b73cd074
2,009
pm
Perl
lib/EPPlication/Step/DateCheck.pm
nic-at/EPPlication
cd5205f3bf45430859dcfc671da18819b487dff4
[ "Artistic-2.0" ]
1
2018-12-05T20:08:27.000Z
2018-12-05T20:08:27.000Z
lib/EPPlication/Step/DateCheck.pm
nic-at/EPPlication
cd5205f3bf45430859dcfc671da18819b487dff4
[ "Artistic-2.0" ]
null
null
null
lib/EPPlication/Step/DateCheck.pm
nic-at/EPPlication
cd5205f3bf45430859dcfc671da18819b487dff4
[ "Artistic-2.0" ]
1
2018-10-08T07:16:32.000Z
2018-10-08T07:16:32.000Z
package EPPlication::Step::DateCheck; use Moose; use EPPlication::Role::Step::Parameters; with 'EPPlication::Role::Step::Base', Parameters(parameter_list => [qw/ duration date_got date_expected /]), 'EPPlication::Role::Step::Util::DateTime', ; sub process { my ($self) = @_; my $date_got_str = $...
33.483333
93
0.59333
73e52e8a99fc19a5a5d3191e5dd0eaa7af4f3c51
2,177
pm
Perl
auto-lib/Paws/SageMaker/MonitoringBaselineConfig.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/SageMaker/MonitoringBaselineConfig.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/SageMaker/MonitoringBaselineConfig.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::SageMaker::MonitoringBaselineConfig; use Moose; has BaseliningJobName => (is => 'ro', isa => 'Str'); has ConstraintsResource => (is => 'ro', isa => 'Paws::SageMaker::MonitoringConstraintsResource'); has StatisticsResource => (is => 'ro', isa => 'Paws::SageMaker::Mo...
28.644737
112
0.768489
ed117422d5d8c544f864960cef54ffe7855482e6
10,022
pl
Perl
openkore-master/plugins/macro/macro.pl
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/plugins/macro/macro.pl
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
openkore-master/plugins/macro/macro.pl
phuchduong/ro_restart_bot
41da6e1def82d05341433961ca0f071ad4424b60
[ "Apache-2.0" ]
null
null
null
# macro by Arachno # # $Id: macro.pl r6744 2009-06-28 20:05:00Z ezza $ # # This source code is licensed under the # GNU General Public License, Version 2. # See http://www.gnu.org/licenses/gpl.html package macro; my $Version = "2.0.3-svn"; my ($rev) = q$Revision: 6744 $ =~ /(\d+)/; our $plugin_folder = $Plugins::curre...
32.538961
123
0.637597
ed0541e5ece806ffa4414ae23d7d84536d6dae67
352
pm
Perl
assets/PortableGit/usr/share/perl5/vendor_perl/Authen/SASL/EXTERNAL.pm
ther3tyle/git-it-electron
d808d9ce9f95ffebe39911e57907d72f4653ff6e
[ "BSD-2-Clause" ]
4,499
2015-05-08T04:02:28.000Z
2022-03-31T20:07:15.000Z
assets/PortableGit/usr/share/perl5/vendor_perl/Authen/SASL/EXTERNAL.pm
enterstudio/git-it-electron
b101d208e9a393e16fc4368e205275e5dfc6f63e
[ "BSD-2-Clause" ]
261
2015-05-09T03:09:24.000Z
2022-03-25T18:35:53.000Z
assets/PortableGit/usr/share/perl5/vendor_perl/Authen/SASL/EXTERNAL.pm
enterstudio/git-it-electron
b101d208e9a393e16fc4368e205275e5dfc6f63e
[ "BSD-2-Clause" ]
1,318
2015-05-09T02:16:45.000Z
2022-03-28T11:10:01.000Z
# Copyright (c) 2002 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. package Authen::SASL::EXTERNAL; use strict; use vars qw($VERSION); $VERSION = "2.14"; sub new { shift; Authen::SASL->new(@_, m...
18.526316
72
0.693182
73d0684471eba34f627feb805516fd2ab06bce3f
6,755
pm
Perl
core/standards/mathml/reftests/perl/xdotool/xwd/RT.pm
frivoal/presto-testo
cdeca5092fb8227f327169a772b42fca854d355e
[ "BSD-3-Clause" ]
null
null
null
core/standards/mathml/reftests/perl/xdotool/xwd/RT.pm
frivoal/presto-testo
cdeca5092fb8227f327169a772b42fca854d355e
[ "BSD-3-Clause" ]
null
null
null
core/standards/mathml/reftests/perl/xdotool/xwd/RT.pm
frivoal/presto-testo
cdeca5092fb8227f327169a772b42fca854d355e
[ "BSD-3-Clause" ]
null
null
null
#!/usr/bin/perl package RT; use strict; use warnings; my @winIDs; my @reference; my @fail; my @skip; my @button; my @buttonX; my @buttonY; my @buttonZ; my @knownUI; my @mismatch; my $rowSize; my $colSize; my $pass = 0; my $pageOffset = 40; sub GrabWindow {my $winName = shift; my $winID = `xdotool ...
26.699605
97
0.569356
73eea38b0d7ee43135d10abfc1fad5f4da2aa64d
747
t
Perl
t/percents.t
ronsavage/Text-Balanced-Marpa
7715b489b2663880e88fec076ae4a9de5d56a217
[ "Artistic-1.0" ]
1
2015-12-09T13:11:28.000Z
2015-12-09T13:11:28.000Z
t/percents.t
ronsavage/Text-Balanced-Marpa
7715b489b2663880e88fec076ae4a9de5d56a217
[ "Artistic-1.0" ]
null
null
null
t/percents.t
ronsavage/Text-Balanced-Marpa
7715b489b2663880e88fec076ae4a9de5d56a217
[ "Artistic-1.0" ]
null
null
null
#!/usr/bin/env perl use strict; use warnings; use Test::More; use Text::Balanced::Marpa ':constants'; # ----------- my($count) = 0; my($parser) = Text::Balanced::Marpa -> new ( open => ['[%'], close => ['%]'], options => nesting_is_fatal, ); my(@text) = ( q||, q|a|, q|[% a %]|, q|a {b [% c %] d} e|, ...
14.647059
69
0.531459
ed144b4107dc064de397ebe16d8d17376bbc849f
322
al
Perl
vendor/git-for-windows/usr/lib/perl5/vendor_perl/auto/Net/SSLeay/get_https4.al
azure-hu/cmder-env
9d0f6a2a73bec2a44008755849207ecbb69925c4
[ "MIT" ]
16
2020-09-20T22:32:54.000Z
2021-04-02T17:14:25.000Z
usr/lib/perl5/vendor_perl/auto/Net/SSLeay/get_https4.al
Felipe-Souza-Pereira-Lima/didactic-funicular
88d902f879b6ad976a1b418e93f8bd2a11ba6cd8
[ "MIT" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
usr/lib/perl5/vendor_perl/auto/Net/SSLeay/get_https4.al
Felipe-Souza-Pereira-Lima/didactic-funicular
88d902f879b6ad976a1b418e93f8bd2a11ba6cd8
[ "MIT" ]
9
2017-10-24T21:53:36.000Z
2021-11-23T07:36:59.000Z
# NOTE: Derived from blib/lib/Net/SSLeay.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Net::SSLeay; #line 1440 "blib/lib/Net/SSLeay.pm (autosplit into blib/lib/auto/Net/SSLeay/get_https4.al)" sub get_https4 { do_httpx4(GET => 1, @_) } # end of Net::SSLeay::get_https4 1...
32.2
91
0.726708
73fb7261d628a84d25bbf1491e38d8afc71597b1
2,729
pm
Perl
lib/App/Yath/Options/Workspace.pm
JRaspass/Test2-Harness
2fb581d3ddb77cebe20255cfef4d31c9604034f0
[ "Artistic-1.0" ]
null
null
null
lib/App/Yath/Options/Workspace.pm
JRaspass/Test2-Harness
2fb581d3ddb77cebe20255cfef4d31c9604034f0
[ "Artistic-1.0" ]
null
null
null
lib/App/Yath/Options/Workspace.pm
JRaspass/Test2-Harness
2fb581d3ddb77cebe20255cfef4d31c9604034f0
[ "Artistic-1.0" ]
null
null
null
package App::Yath::Options::Workspace; use strict; use warnings; our $VERSION = '1.000048'; use File::Spec(); use File::Path qw/remove_tree/; use File::Temp qw/tempdir/; use Test2::Harness::Util qw/clean_path chmod_tmp/; use App::Yath::Options; option_group {prefix => 'workspace', category => "Workspace Options"} ...
23.525862
98
0.589593
73d27f807baa09cf647bd17427e40a8ab4dba04a
8,176
pl
Perl
www/scripts/contrib/dbgen/dbgen.pl
OpenAai/php-syslog-ng
490a2bf59b354988f40099ee70fcf692c52308a5
[ "Apache-2.0" ]
10
2016-05-05T03:40:30.000Z
2021-11-05T20:11:27.000Z
www/scripts/contrib/dbgen/dbgen.pl
OpenAai/php-syslog-ng
490a2bf59b354988f40099ee70fcf692c52308a5
[ "Apache-2.0" ]
1
2018-12-21T11:57:25.000Z
2018-12-21T11:57:25.000Z
www/scripts/contrib/dbgen/dbgen.pl
OpenAai/php-syslog-ng
490a2bf59b354988f40099ee70fcf692c52308a5
[ "Apache-2.0" ]
7
2017-12-25T14:05:52.000Z
2021-02-08T14:38:32.000Z
#!/usr/bin/perl # # dbgen.pl # # Developed by Clayton Dukes <cdukes@cdukes.com> # Copyright (c) 2006 # Licensed under terms of GNU General Public License. # All rights reserved. # # Changelog: # 2006-04-14 - created # # $Platon$ $| = 1; # Note - requires: # Digest::SHA1 # and # Net-Mysql use Net::MySQL; use POSIX q...
30.169742
191
0.632216
ed0cf895c373164f07a3bf6bf450c718feb1f0a1
12,984
pm
Perl
modules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
modules/Bio/EnsEMBL/DBSQL/SimpleFeatureAdaptor.pm
duartemolha/ensembl
378db18977278a066bd54b41e7afcf1db05d7db3
[ "Apache-2.0" ]
null
null
null
=head1 LICENSE 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. You may obta...
30.550588
112
0.608518
ed202ee1276268ac09ab61a19355671282dbfb8c
2,956
pl
Perl
solve.pl
StefanSchroeder/Jewelbot
57f83804f286ebd43263f8ea163639c2adf418c7
[ "Artistic-2.0" ]
1
2017-03-20T12:01:47.000Z
2017-03-20T12:01:47.000Z
solve.pl
StefanSchroeder/Jewelbot
57f83804f286ebd43263f8ea163639c2adf418c7
[ "Artistic-2.0" ]
null
null
null
solve.pl
StefanSchroeder/Jewelbot
57f83804f286ebd43263f8ea163639c2adf418c7
[ "Artistic-2.0" ]
null
null
null
# This script is part of Jewel-Bot. It solves a puzzle # of NxN letters to find two tiles to swap to get three symbols # in a row. # Author: Stefan Schroeder # #-1 4 3 #0 5 x o o x 1 #1 6 2 # -2-1 0 1 2 3 j # # 7 # o x o # 8 use strict; my $IN; my @a; # Store initial puzzl...
20.671329
97
0.468877
ed138960feb7be595339951cab4267f19ec71c9e
72
pl
Perl
refactor/tests/ex18.pl
edisonm/pl-tests
4cde1228a13a2862bfda15862790a9c9043dc431
[ "BSD-2-Clause" ]
13
2015-04-10T13:39:12.000Z
2022-01-19T15:06:05.000Z
refactor/tests/ex18.pl
edisonm/pl-tests
4cde1228a13a2862bfda15862790a9c9043dc431
[ "BSD-2-Clause" ]
1
2020-07-20T13:11:14.000Z
2020-07-20T13:11:14.000Z
tests/ex18.pl
edisonm/refactor
88749a139418040df5e80a4c1382241302941bf8
[ "BSD-2-Clause" ]
1
2019-04-11T00:40:08.000Z
2019-04-11T00:40:08.000Z
:- module(ex18, [ex18/1]). ex18(C) :- C=M : H, p(M:H). p(_C).
9
26
0.402778
ed1fd0ad3da03d067bb61d03264a483248902214
1,228
al
Perl
lib/auto/Net/SSLeay/new_x_ctx.al
ajhodges/zap2xml-lambda
5af6b65ca0cb3205aba321a1b586bc2ddf135860
[ "MIT" ]
null
null
null
lib/auto/Net/SSLeay/new_x_ctx.al
ajhodges/zap2xml-lambda
5af6b65ca0cb3205aba321a1b586bc2ddf135860
[ "MIT" ]
null
null
null
lib/auto/Net/SSLeay/new_x_ctx.al
ajhodges/zap2xml-lambda
5af6b65ca0cb3205aba321a1b586bc2ddf135860
[ "MIT" ]
null
null
null
# NOTE: Derived from blib/lib/Net/SSLeay.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package Net::SSLeay; #line 933 "blib/lib/Net/SSLeay.pm (autosplit into blib/lib/auto/Net/SSLeay/new_x_ctx.al)" sub new_x_ctx { if ($ssl_version == 2) { unless (exists &Net::SSLeay::CTX_v...
33.189189
114
0.649023
73d65c5f460c4266147af895a37a8a9b18accbc7
605
pl
Perl
external/win_perl/lib/unicore/lib/Dep/Y.pl
phixion/l0phtcrack
48ee2f711134e178dbedbd925640f6b3b663fbb5
[ "Apache-2.0", "MIT" ]
2
2021-10-20T00:25:39.000Z
2021-11-08T12:52:42.000Z
external/win_perl/lib/unicore/lib/Dep/Y.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
null
null
null
external/win_perl/lib/unicore/lib/Dep/Y.pl
Brute-f0rce/l0phtcrack
25f681c07828e5e68e0dd788d84cc13c154aed3d
[ "Apache-2.0", "MIT" ]
1
2022-03-14T06:41:16.000Z
2022-03-14T06:41:16.000Z
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by ..\lib\unicore\mktables from the Unicode # database, Version 9.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 ...
19.516129
78
0.66281
ed149b350c595fe2828019aa517e44b0b1bc65b2
11,294
pm
Perl
cloud/aws/ebs/mode/volumeio.pm
gourk/centreon-plugins
d1fe91cfe0e89bdcb8737f267657d24b44d9b8d3
[ "Apache-2.0" ]
null
null
null
cloud/aws/ebs/mode/volumeio.pm
gourk/centreon-plugins
d1fe91cfe0e89bdcb8737f267657d24b44d9b8d3
[ "Apache-2.0" ]
null
null
null
cloud/aws/ebs/mode/volumeio.pm
gourk/centreon-plugins
d1fe91cfe0e89bdcb8737f267657d24b44d9b8d3
[ "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...
40.049645
161
0.567558
73d1b2e63e308c0e02a3ed48f3dba4644239c44e
73,382
pl
Perl
crypto/aes/asm/bsaes-x86_64.pl
BPLSNico/openssl
f8f686ec1cda6a077ec9d5c2ab540cf202059279
[ "OpenSSL" ]
null
null
null
crypto/aes/asm/bsaes-x86_64.pl
BPLSNico/openssl
f8f686ec1cda6a077ec9d5c2ab540cf202059279
[ "OpenSSL" ]
null
null
null
crypto/aes/asm/bsaes-x86_64.pl
BPLSNico/openssl
f8f686ec1cda6a077ec9d5c2ab540cf202059279
[ "OpenSSL" ]
null
null
null
#! /usr/bin/env perl # Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy # in the file LICENSE in the source distribution or at # https://www.openssl.org...
23.595498
92
0.609768
73fae85a44fb37795f8f1a856a0460d0814247e1
24,822
pm
Perl
lib/Zonemaster/Engine/Test/Basic.pm
repperille/zonemaster-engine
6654726ec2b3777fb10c46c95a548aa9ec68d645
[ "CC-BY-4.0" ]
null
null
null
lib/Zonemaster/Engine/Test/Basic.pm
repperille/zonemaster-engine
6654726ec2b3777fb10c46c95a548aa9ec68d645
[ "CC-BY-4.0" ]
null
null
null
lib/Zonemaster/Engine/Test/Basic.pm
repperille/zonemaster-engine
6654726ec2b3777fb10c46c95a548aa9ec68d645
[ "CC-BY-4.0" ]
null
null
null
package Zonemaster::Engine::Test::Basic; use 5.014002; use strict; use warnings; use version; our $VERSION = version->declare("v1.0.17"); use Zonemaster::Engine; use Carp; use List::MoreUtils qw[any none]; use Locale::TextDomain qw[Zonemaster-Engine]; use Readonly; use Zonemaster::Engine::Profile; use Zonemaster::...
31.945946
145
0.459955
73d5a450fb3174ac905ac55b2aa6e096acbea1a4
25,606
pm
Perl
tools/modules/EnsEMBL/Web/Object/Blast.pm
CristiGuijarro/public-plugins
060930ad6b4b47784e53c2fd9b6cd38e635f1d76
[ "Apache-2.0" ]
null
null
null
tools/modules/EnsEMBL/Web/Object/Blast.pm
CristiGuijarro/public-plugins
060930ad6b4b47784e53c2fd9b6cd38e635f1d76
[ "Apache-2.0" ]
null
null
null
tools/modules/EnsEMBL/Web/Object/Blast.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.166667
188
0.596188
73e708de18714fff748530538048e6c949bf64dd
1,495
t
Perl
t/response.t
tsirkin/Apache-ASP
effd5958f145d217e531969d35167c97a11b0ba6
[ "Artistic-1.0-Perl" ]
1
2016-05-09T11:50:20.000Z
2016-05-09T11:50:20.000Z
t/response.t
tsirkin/Apache-ASP
effd5958f145d217e531969d35167c97a11b0ba6
[ "Artistic-1.0-Perl" ]
null
null
null
t/response.t
tsirkin/Apache-ASP
effd5958f145d217e531969d35167c97a11b0ba6
[ "Artistic-1.0-Perl" ]
null
null
null
use Apache::ASP::CGI; &Apache::ASP::CGI::do_self(NoState => 1); __END__ <% use lib '.'; use T; $t =T->new(); # IsClientConnected Tests $t->eok($Response->{IsClientConnected}, "\$Response->{IsClientConnected}"); $t->eok($Response->IsClientConnected, "\$Response->IsClientConnected"); $Server->{asp}{r}->connection->abo...
33.977273
128
0.682274
73f6149b5fc6c71a7a39d90bc7c56cf5185ea62b
2,872
t
Perl
t/Devices.t
kcaran/Selenium-UserAgent
b5d652737ba0a56ef5df8c05019e17ae095b31dd
[ "X11", "MIT" ]
null
null
null
t/Devices.t
kcaran/Selenium-UserAgent
b5d652737ba0a56ef5df8c05019e17ae095b31dd
[ "X11", "MIT" ]
null
null
null
t/Devices.t
kcaran/Selenium-UserAgent
b5d652737ba0a56ef5df8c05019e17ae095b31dd
[ "X11", "MIT" ]
null
null
null
use JSON; use LWP::UserAgent; use Selenium::UserAgent; use Test::Spec; my $ua = LWP::UserAgent->new; my $devices_url = 'https://code.cdn.mozilla.net/devices/devices.json'; my $res = $ua->get($devices_url); plan skip_all => 'Cannot get device source document' unless $res->code == 200; my $devices = decode_json($res...
30.88172
84
0.517758
73f138b98054ddeca810c93621215e55b18157ac
3,845
pm
Perl
dependencies/lib/perl/BLATer.pm
jordan-rash/CICERO
040f4280a3a891c477613cb268715632b0301e74
[ "Apache-2.0" ]
19
2020-05-29T12:14:42.000Z
2022-03-17T13:40:58.000Z
dependencies/lib/perl/BLATer.pm
jordan-rash/CICERO
040f4280a3a891c477613cb268715632b0301e74
[ "Apache-2.0" ]
44
2020-02-03T16:49:35.000Z
2022-03-08T15:46:55.000Z
dependencies/lib/perl/BLATer.pm
jordan-rash/CICERO
040f4280a3a891c477613cb268715632b0301e74
[ "Apache-2.0" ]
13
2020-05-29T12:06:15.000Z
2022-02-24T22:11:27.000Z
package BLATer; # BLAT wrapper use strict; use Carp qw(confess); use Bio::SearchIO; use Configurable; use Exporter; use TemporaryFileWrangler; use WorkingFile; @BLATer::ISA = qw(Configurable Exporter); @BLATer::EXPORT_OK = qw(); use MethodMaker qw( tfw tempfile_base null_mode verbose minScore stepSize tileSize ...
23.734568
88
0.575813
73eff7adf068e59064cc0abeb34bd114bf88e342
780
pm
Perl
auto-lib/Paws/WorkLink/ListWebsiteAuthorizationProvidersResponse.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/WorkLink/ListWebsiteAuthorizationProvidersResponse.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/WorkLink/ListWebsiteAuthorizationProvidersResponse.pm
0leksii/aws-sdk-perl
b2132fe3c79a06fd15b6137e8a0eb628de722e0f
[ "Apache-2.0" ]
87
2015-04-22T06:29:47.000Z
2021-09-29T14:45:55.000Z
package Paws::WorkLink::ListWebsiteAuthorizationProvidersResponse; use Moose; has NextToken => (is => 'ro', isa => 'Str'); has WebsiteAuthorizationProviders => (is => 'ro', isa => 'ArrayRef[Paws::WorkLink::WebsiteAuthorizationProviderSummary]'); has _request_id => (is => 'ro', isa => 'Str'); 1; ### main pod ...
22.285714
124
0.744872
73d22b60c6f6b5d0786d5b0bf2178a9ea8c2ac94
5,826
al
Perl
Modules/System/Translation/src/TranslationImplementation.Codeunit.al
deerware/ALAppExtensions
9cfed2a7a54b733501aa0d26ea28a790b9badd06
[ "MIT" ]
null
null
null
Modules/System/Translation/src/TranslationImplementation.Codeunit.al
deerware/ALAppExtensions
9cfed2a7a54b733501aa0d26ea28a790b9badd06
[ "MIT" ]
null
null
null
Modules/System/Translation/src/TranslationImplementation.Codeunit.al
deerware/ALAppExtensions
9cfed2a7a54b733501aa0d26ea28a790b9badd06
[ "MIT" ]
null
null
null
// ------------------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. // -----------------------------------------------------------...
34.473373
179
0.637487
73d0d4bb1e0db3206d604dc2136002cfff3b2057
3,941
pm
Perl
Mojoqq/perl/vendor/lib/Mojo/Home.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
null
null
null
Mojoqq/perl/vendor/lib/Mojo/Home.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
3
2016-09-22T07:23:29.000Z
2017-02-01T01:39:44.000Z
Mojoqq/perl/vendor/lib/Mojo/Home.pm
ghuan/Mojo-webqq-for-windows
ad44014da4578f99aa3efad0b55f0fc3bc3af322
[ "Unlicense" ]
10
2016-09-13T02:10:40.000Z
2021-07-11T23:11:01.000Z
package Mojo::Home; use Mojo::Base -base; use overload bool => sub {1}, '""' => sub { shift->to_string }, fallback => 1; use Cwd 'abs_path'; use File::Basename 'dirname'; use File::Spec::Functions qw(abs2rel catdir catfile splitdir); use FindBin; use Mojo::Util qw(class_to_path files); has parts => sub { [] }; sub d...
20.419689
80
0.662015
73d911f68e2d377f354cbf48b2e8adecbc5a7b6f
1,438
pm
Perl
perl/lib/IO/Compress/Adapter/Identity.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2018-04-20T07:27:13.000Z
2021-12-21T05:19:24.000Z
perl/lib/IO/Compress/Adapter/Identity.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
4
2021-03-10T19:10:00.000Z
2021-05-11T14:58:19.000Z
perl/lib/IO/Compress/Adapter/Identity.pm
mnikolop/Thesis_project_CyberDoc
9a37fdd5a31de24cb902ee31ef19eb992faa1665
[ "Apache-2.0" ]
1
2019-11-12T02:29:26.000Z
2019-11-12T02:29:26.000Z
package IO::Compress::Adapter::Identity ; use strict; use warnings; use bytes; use IO::Compress::Base::Common 2.060 qw(:Status); our ($VERSION); $VERSION = '2.060'; sub mkCompObject { my $level = shift ; my $strategy = shift ; return bless { 'CompSize' => 0, 'U...
14.098039
50
0.476356
73d10e7a547437f48726b95edc4252e087a8af63
2,356
t
Perl
t/selection.t
manwar/perl-tcl-ptk
744bafb4928390bbbb5861466d8c16bb01cef120
[ "Artistic-1.0-Perl" ]
3
2018-10-06T07:53:53.000Z
2021-02-20T17:56:41.000Z
t/selection.t
manwar/perl-tcl-ptk
744bafb4928390bbbb5861466d8c16bb01cef120
[ "Artistic-1.0-Perl" ]
22
2018-09-16T02:48:35.000Z
2021-12-13T11:14:46.000Z
t/selection.t
manwar/perl-tcl-ptk
744bafb4928390bbbb5861466d8c16bb01cef120
[ "Artistic-1.0-Perl" ]
3
2018-08-26T15:29:05.000Z
2019-10-28T15:35:15.000Z
use warnings; use strict; use Tcl::pTk; #use Tk; use Test; plan tests => 9; $| = 1; # Pipes Hot my $top = MainWindow->new; #$top->option('add','*Text.background'=>'white'); my $t = $top->Scrolled('Text',"-relief" => "raised", "-bd" => "2", "-setgrid" => "true"); $t->pack(-...
25.89011
80
0.581494
ed20f480d4efdac2984e1c2eca9b1902ebbe9a99
2,966
pl
Perl
postgis/build/postgis-2.5.4/utils/svn_repo_revision.pl
khannaekta/geospatial
d5c5c38640ae0cefada63787dbd29a373f995a21
[ "OLDAP-2.5", "OLDAP-2.4", "OLDAP-2.6" ]
23
2017-07-09T15:19:17.000Z
2022-03-05T07:26:49.000Z
postgis/build/postgis-2.5.4/utils/svn_repo_revision.pl
khannaekta/geospatial
d5c5c38640ae0cefada63787dbd29a373f995a21
[ "OLDAP-2.5", "OLDAP-2.4", "OLDAP-2.6" ]
12
2017-11-27T17:28:09.000Z
2022-01-21T17:01:07.000Z
postgis/build/postgis-2.5.4/utils/svn_repo_revision.pl
khannaekta/geospatial
d5c5c38640ae0cefada63787dbd29a373f995a21
[ "OLDAP-2.5", "OLDAP-2.4", "OLDAP-2.6" ]
22
2017-07-13T17:59:21.000Z
2022-02-23T18:58:03.000Z
#!/usr/bin/perl $ENV{"LC_ALL"} = "C"; use warnings; use strict; my $top_srcdir = "."; my $rev_file = $top_srcdir.'/postgis_svn_revision.h'; my $target = 'local'; $target = $ARGV[0] if $ARGV[0]; # Read the svn revision number my $svn_rev = &read_rev($target); # Write it &write_defn($svn_rev); sub read_rev { m...
22.134328
96
0.581254
73f96a9ee88d23414b3b3df12124505acb75c420
7,414
pm
Perl
lib/Google/Ads/AdWords/v201809/BudgetOrderService/BudgetOrderServiceInterfacePort.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
4
2015-04-23T01:59:40.000Z
2021-10-12T23:14:36.000Z
lib/Google/Ads/AdWords/v201809/BudgetOrderService/BudgetOrderServiceInterfacePort.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
23
2015-02-19T17:03:58.000Z
2019-07-01T10:15:46.000Z
lib/Google/Ads/AdWords/v201809/BudgetOrderService/BudgetOrderServiceInterfacePort.pm
googleads/googleads-perl-lib
69e66d7e46fbd8ad901581b108ea6c14212701cf
[ "Apache-2.0" ]
10
2015-08-03T07:51:58.000Z
2020-09-26T16:17:46.000Z
package Google::Ads::AdWords::v201809::BudgetOrderService::BudgetOrderServiceInterfacePort; use strict; use warnings; use Class::Std::Fast::Storable; use Scalar::Util qw(blessed); use base qw(SOAP::WSDL::Client::Base); # only load if it hasn't been loaded before require Google::Ads::AdWords::v201809::TypeMaps::BudgetO...
33.547511
829
0.654707
ed0348d0be20fc1553c2f0317f9b9dd7fa4ba2ff
2,018
pm
Perl
lib/Test2/Harness/UI/Queries.pm
adamgsg/Test2-Harness-UI
4fefbad962172be0f199c2410f99322c8b71ec3f
[ "Artistic-1.0", "MIT" ]
null
null
null
lib/Test2/Harness/UI/Queries.pm
adamgsg/Test2-Harness-UI
4fefbad962172be0f199c2410f99322c8b71ec3f
[ "Artistic-1.0", "MIT" ]
null
null
null
lib/Test2/Harness/UI/Queries.pm
adamgsg/Test2-Harness-UI
4fefbad962172be0f199c2410f99322c8b71ec3f
[ "Artistic-1.0", "MIT" ]
null
null
null
package Test2::Harness::UI::Queries; use strict; use warnings; our $VERSION = '0.000084'; use Carp qw/croak/; use Test2::Harness::UI::Util::HashBase qw/-config/; sub init { my $self = shift; croak "'config' is a required attribute" unless $self->{+CONFIG}; } sub projects { my $self = shift; ...
19.980198
106
0.647175
73e3dbe789169ffaf7554e7444be673984401296
28,415
t
Perl
t/unit.t
gryphonshafer/Bible-Reference
954585b92a35009dd6bc4ce28b09891f4c3ac6fc
[ "ClArtistic" ]
1
2018-02-21T16:43:29.000Z
2018-02-21T16:43:29.000Z
t/unit.t
gryphonshafer/Bible-Reference
954585b92a35009dd6bc4ce28b09891f4c3ac6fc
[ "ClArtistic" ]
1
2017-08-17T10:24:27.000Z
2017-08-17T14:06:40.000Z
t/unit.t
gryphonshafer/Bible-Reference
954585b92a35009dd6bc4ce28b09891f4c3ac6fc
[ "ClArtistic" ]
1
2017-08-17T10:19:13.000Z
2017-08-17T10:19:13.000Z
use Test2::V0; use Bible::Reference; my $obj; ok( lives { $obj = Bible::Reference->new }, 'new' ) or note $@; isa_ok( $obj, 'Bible::Reference' ); my $test_data = [ undef, 0, '', 'Text with no Reference 3:16 data included', 'Text Samuel 3:15 said in 1 Samuel 4:16 that 2 Samuel 3-5 was as clear as 1...
37.339028
110
0.398522
ed005998fdd710073c67f64c0f25157bae5193cc
79,721
pm
Perl
MT_systems/squoia/conll2xml_desr.pm
dan-zeman/squoia
096868f96bd4c19b45b1d69251321c85c71c6c3b
[ "Apache-2.0" ]
9
2016-04-27T16:48:58.000Z
2021-01-17T21:55:55.000Z
MT_systems/squoia/conll2xml_desr.pm
dan-zeman/squoia
096868f96bd4c19b45b1d69251321c85c71c6c3b
[ "Apache-2.0" ]
null
null
null
MT_systems/squoia/conll2xml_desr.pm
dan-zeman/squoia
096868f96bd4c19b45b1d69251321c85c71c6c3b
[ "Apache-2.0" ]
6
2016-03-29T22:26:50.000Z
2021-01-17T21:56:21.000Z
#!/usr/bin/perl package squoia::conll2xml_desr; use strict; use utf8; #use XML::LibXML; #binmode STDIN, ':utf8'; #binmode STDOUT, ':utf8'; #binmode (STDERR); use File::Spec::Functions qw(rel2abs); use File::Basename; my %mapCliticToEaglesTag = ( 'la' => 'PP3FSA00', 'las' => 'PP3FPA00', ...
35.181377
334
0.570038
ed214e2e85b3e7aad4f1ac5bc1f32571f9062787
12,749
pm
Perl
lib/Geonode/Free/ProxyList.pm
juliodcs/Geonode-Free-ProxyList
457f6595184ab3e8c09e10809ccc2be9b0440360
[ "ClArtistic" ]
null
null
null
lib/Geonode/Free/ProxyList.pm
juliodcs/Geonode-Free-ProxyList
457f6595184ab3e8c09e10809ccc2be9b0440360
[ "ClArtistic" ]
null
null
null
lib/Geonode/Free/ProxyList.pm
juliodcs/Geonode-Free-ProxyList
457f6595184ab3e8c09e10809ccc2be9b0440360
[ "ClArtistic" ]
null
null
null
package Geonode::Free::ProxyList; use 5.010; use strict; use warnings; use Carp 'croak'; use List::Util qw( shuffle ); use List::MoreUtils qw( uniq ); use LWP::UserAgent; use JSON::PP; use utf8; use Geonode::Free::Proxy; =head1 NAME Geonode::Free::ProxyList - Get Free Geonode Proxies by using some filters =head1 V...
21.608475
157
0.612519
73edab4de56f41d7f40d4561875820d070b3988e
43,486
pm
Perl
fatlib/Date/Manip/TZ/amdaws00.pm
bokutin/RecordStream
580c0957042c5005b41056ee1dd6ae6a8d614c56
[ "Artistic-1.0" ]
142
2015-01-23T18:35:10.000Z
2022-02-02T12:07:31.000Z
fatlib/Date/Manip/TZ/amdaws00.pm
bokutin/RecordStream
580c0957042c5005b41056ee1dd6ae6a8d614c56
[ "Artistic-1.0" ]
30
2015-01-08T18:15:47.000Z
2020-06-29T18:59:40.000Z
fatlib/Date/Manip/TZ/amdaws00.pm
bokutin/RecordStream
580c0957042c5005b41056ee1dd6ae6a8d614c56
[ "Artistic-1.0" ]
15
2015-01-23T01:15:24.000Z
2021-06-16T19:14:11.000Z
package # Date::Manip::TZ::amdaws00; # Copyright (c) 2008-2014 Sullivan Beck. All rights reserved. # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. # This file was automatically generated. Any changes to this file will # be lost the next time 'tzdata' i...
49.02593
88
0.498459
73f479747ded904acb2a875ed00f4e2e06f89433
249
pl
Perl
Examples/Programs/pascals_triangle.pl
geoorge1d127/ProFL
adfd64cbf93c28bdb0f7979d6a7dec98cdb2deec
[ "MIT" ]
5
2020-07-20T20:43:56.000Z
2021-07-06T07:42:57.000Z
Examples/Programs/pascals_triangle.pl
geoorge1d127/ProFL
adfd64cbf93c28bdb0f7979d6a7dec98cdb2deec
[ "MIT" ]
null
null
null
Examples/Programs/pascals_triangle.pl
geoorge1d127/ProFL
adfd64cbf93c28bdb0f7979d6a7dec98cdb2deec
[ "MIT" ]
null
null
null
pascal(0, []) :- !. pascal(X, P) :- numlist(1, X, NL), maplist(pascalH, NL, P). pascalH(1, [1]) :- !. pascalH(N, [X|L]) :- succ(N1, N), pascalH(N1, [X|L1]), build([X|L1], L), !. build([X], [X]). build([X,Y|Z], [H|R]) :- H is X-Y, build([Y|Z], R).
41.5
75
0.481928
ed1f26a4ef2b5c8305d82ab06bf72d88360691d9
348
pm
Perl
lib/App/perlimports/Role/Logger.pm
nicomen/App-perlimports
e5d275604486fb9b304b31de963c2a6aa6815eea
[ "Artistic-1.0" ]
null
null
null
lib/App/perlimports/Role/Logger.pm
nicomen/App-perlimports
e5d275604486fb9b304b31de963c2a6aa6815eea
[ "Artistic-1.0" ]
null
null
null
lib/App/perlimports/Role/Logger.pm
nicomen/App-perlimports
e5d275604486fb9b304b31de963c2a6aa6815eea
[ "Artistic-1.0" ]
null
null
null
package App::perlimports::Role::Logger; use Moo::Role; our $VERSION = '0.000028'; use Types::Standard qw( InstanceOf ); has logger => ( is => 'ro', isa => InstanceOf ['Log::Dispatch'], predicate => '_has_logger', writer => 'set_logger', ); 1; # ABSTRACT: Provide a logger attribute ...
18.315789
66
0.614943
ed1086aaa180c3bb76964058110d0a62a3cd9626
825
pm
Perl
lib/TauHead/Controller/Vendor/List.pm
taustation-fan/tauhead-server
00802b51529d8043358a3e4dec9420314e48db19
[ "MIT" ]
1
2019-02-06T22:20:29.000Z
2019-02-06T22:20:29.000Z
lib/TauHead/Controller/Vendor/List.pm
taustation-fan/tauhead-server
00802b51529d8043358a3e4dec9420314e48db19
[ "MIT" ]
1
2018-10-25T21:58:42.000Z
2018-10-25T21:58:42.000Z
lib/TauHead/Controller/Vendor/List.pm
taustation-fan/tauhead-server
00802b51529d8043358a3e4dec9420314e48db19
[ "MIT" ]
null
null
null
package TauHead::Controller::Vendor::List; use Moose; use namespace::autoclean; BEGIN { extends 'TauHead::BaseController' } sub list : Path('/vendor/list') : Args(0) { my ( $self, $c ) = @_; my $model = $c->model('DB'); $c->stash->{areas} = $model->resultset('Area')->search( { 'vendo...
21.153846
59
0.427879