summaryrefslogtreecommitdiff
path: root/debian/copyright_hints
blob: 2c35c3b55511b4b21d5fccde9ea95fd9f8715eff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: README
 examples/benchmarking/benchmark-coercions.pl
 examples/benchmarking/benchmark-constraints.pl
 examples/benchmarking/benchmark-named-param-validation.pl
 examples/benchmarking/benchmark-param-validation.pl
 examples/datetime-coercions.pl
 lib/Error/TypeTiny.pm
 lib/Error/TypeTiny/Assertion.pm
 lib/Error/TypeTiny/Compilation.pm
 lib/Error/TypeTiny/WrongNumberOfParameters.pm
 lib/Eval/TypeTiny.pm
 lib/Eval/TypeTiny/CodeAccumulator.pm
 lib/Reply/Plugin/TypeTiny.pm
 lib/Test/TypeTiny.pm
 lib/Type/Coercion.pm
 lib/Type/Coercion/FromMoose.pm
 lib/Type/Coercion/Union.pm
 lib/Type/Library.pm
 lib/Type/Params.pm
 lib/Type/Parser.pm
 lib/Type/Registry.pm
 lib/Type/Tie.pm
 lib/Type/Tiny.pm
 lib/Type/Tiny/Class.pm
 lib/Type/Tiny/ConstrainedObject.pm
 lib/Type/Tiny/Duck.pm
 lib/Type/Tiny/Enum.pm
 lib/Type/Tiny/Intersection.pm
 lib/Type/Tiny/Manual.pod
 lib/Type/Tiny/Manual/AllTypes.pod
 lib/Type/Tiny/Manual/Coercions.pod
 lib/Type/Tiny/Manual/Contributing.pod
 lib/Type/Tiny/Manual/Installation.pod
 lib/Type/Tiny/Manual/Libraries.pod
 lib/Type/Tiny/Manual/NonOO.pod
 lib/Type/Tiny/Manual/Optimization.pod
 lib/Type/Tiny/Manual/Params.pod
 lib/Type/Tiny/Manual/Policies.pod
 lib/Type/Tiny/Manual/UsingWithClassTiny.pod
 lib/Type/Tiny/Manual/UsingWithMite.pod
 lib/Type/Tiny/Manual/UsingWithMoo.pod
 lib/Type/Tiny/Manual/UsingWithMoo2.pod
 lib/Type/Tiny/Manual/UsingWithMoo3.pod
 lib/Type/Tiny/Manual/UsingWithMoose.pod
 lib/Type/Tiny/Manual/UsingWithMouse.pod
 lib/Type/Tiny/Manual/UsingWithOther.pod
 lib/Type/Tiny/Manual/UsingWithTestMore.pod
 lib/Type/Tiny/Role.pm
 lib/Type/Tiny/Union.pm
 lib/Type/Tiny/_DeclaredType.pm
 lib/Type/Utils.pm
 lib/Types/Common.pm
 lib/Types/Common/Numeric.pm
 lib/Types/Common/String.pm
 lib/Types/Standard.pm
 lib/Types/TypeTiny.pm
 t/00-begin.t
 t/01-compile.t
 t/02-api.t
 t/03-leak.t
 t/20-modules/Devel-TypeTiny-Perl58Compat/basic.t
 t/20-modules/Error-TypeTiny-Assertion/basic.t
 t/20-modules/Error-TypeTiny-Compilation/basic.t
 t/20-modules/Error-TypeTiny-WrongNumberOfParameters/basic.t
 t/20-modules/Error-TypeTiny/basic.t
 t/20-modules/Error-TypeTiny/stacktrace.t
 t/20-modules/Eval-TypeTiny-CodeAccumulator/basic.t
 t/20-modules/Eval-TypeTiny-CodeAccumulator/callback.t
 t/20-modules/Eval-TypeTiny/aliases-devel-lexalias.t
 t/20-modules/Eval-TypeTiny/aliases-native.t
 t/20-modules/Eval-TypeTiny/aliases-padwalker.t
 t/20-modules/Eval-TypeTiny/aliases-tie.t
 t/20-modules/Eval-TypeTiny/basic.t
 t/20-modules/Eval-TypeTiny/lexical-subs.t
 t/20-modules/Test-TypeTiny/basic.t
 t/20-modules/Test-TypeTiny/extended.t
 t/20-modules/Test-TypeTiny/matchfor.t
 t/20-modules/Type-Coercion-FromMoose/basic.t
 t/20-modules/Type-Coercion-FromMoose/errors.t
 t/20-modules/Type-Coercion-Union/basic.t
 t/20-modules/Type-Coercion/basic.t
 t/20-modules/Type-Coercion/esoteric.t
 t/20-modules/Type-Coercion/frozen.t
 t/20-modules/Type-Coercion/inlining.t
 t/20-modules/Type-Coercion/parameterized.t
 t/20-modules/Type-Coercion/smartmatch.t
 t/20-modules/Type-Coercion/typetiny-constructor.t
 t/20-modules/Type-Library/assert.t
 t/20-modules/Type-Library/declared-types.t
 t/20-modules/Type-Library/deprecation.t
 t/20-modules/Type-Library/errors.t
 t/20-modules/Type-Library/exportables-duplicated.t
 t/20-modules/Type-Library/exportables.t
 t/20-modules/Type-Library/import-params.t
 t/20-modules/Type-Library/inheritance.t
 t/20-modules/Type-Library/is.t
 t/20-modules/Type-Library/own-registry.t
 t/20-modules/Type-Library/recursive-type-definitions.t
 t/20-modules/Type-Library/remove-type.t
 t/20-modules/Type-Library/to.t
 t/20-modules/Type-Library/types.t
 t/20-modules/Type-Params-Signature/basic.t
 t/20-modules/Type-Params/alias.t
 t/20-modules/Type-Params/badsigs.t
 t/20-modules/Type-Params/carping.t
 t/20-modules/Type-Params/clone.t
 t/20-modules/Type-Params/coerce.t
 t/20-modules/Type-Params/compile-named-avoidcallbacks.t
 t/20-modules/Type-Params/compile-named-bless.t
 t/20-modules/Type-Params/compile-named-oo-pp.t
 t/20-modules/Type-Params/compile-named-oo.t
 t/20-modules/Type-Params/compile-named.t
 t/20-modules/Type-Params/defaults.t
 t/20-modules/Type-Params/goto_next.t
 t/20-modules/Type-Params/hashorder.t
 t/20-modules/Type-Params/methods.t
 t/20-modules/Type-Params/mixednamed.t
 t/20-modules/Type-Params/multisig.t
 t/20-modules/Type-Params/named-to-list.t
 t/20-modules/Type-Params/named.t
 t/20-modules/Type-Params/noninline.t
 t/20-modules/Type-Params/on-die.t
 t/20-modules/Type-Params/optional.t
 t/20-modules/Type-Params/positional.t
 t/20-modules/Type-Params/slurpy.t
 t/20-modules/Type-Params/strictness.t
 t/20-modules/Type-Params/v2-defaults.t
 t/20-modules/Type-Params/v2-delayed-compilation.t
 t/20-modules/Type-Params/v2-exceptions.t
 t/20-modules/Type-Params/v2-fallback.t
 t/20-modules/Type-Params/v2-multi.t
 t/20-modules/Type-Params/v2-named-backcompat.t
 t/20-modules/Type-Params/v2-named-plus-slurpy.t
 t/20-modules/Type-Params/v2-named.t
 t/20-modules/Type-Params/v2-positional-backcompat.t
 t/20-modules/Type-Params/v2-positional-plus-slurpy.t
 t/20-modules/Type-Params/v2-positional.t
 t/20-modules/Type-Params/v2-warnings.t
 t/20-modules/Type-Params/v2-wrap-inherited-method.t
 t/20-modules/Type-Params/wrap.t
 t/20-modules/Type-Parser/basic.t
 t/20-modules/Type-Parser/moosextypes.t
 t/20-modules/Type-Registry/automagic.t
 t/20-modules/Type-Registry/basic.t
 t/20-modules/Type-Registry/methods.t
 t/20-modules/Type-Registry/moosextypes.t
 t/20-modules/Type-Registry/mousextypes.t
 t/20-modules/Type-Registry/parent.t
 t/20-modules/Type-Registry/refcount.t
 t/20-modules/Type-Tie/01basic.t
 t/20-modules/Type-Tie/02moosextypes.t
 t/20-modules/Type-Tie/03prototypicalweirdness.t
 t/20-modules/Type-Tie/04nots.t
 t/20-modules/Type-Tie/05typetiny.t
 t/20-modules/Type-Tie/06clone.t
 t/20-modules/Type-Tie/06storable.t
 t/20-modules/Type-Tie/basic.t
 t/20-modules/Type-Tie/very-minimal.t
 t/20-modules/Type-Tiny-Class/basic.t
 t/20-modules/Type-Tiny-Class/errors.t
 t/20-modules/Type-Tiny-Class/exporter.t
 t/20-modules/Type-Tiny-Class/exporter_with_options.t
 t/20-modules/Type-Tiny-Class/plus-constructors.t
 t/20-modules/Type-Tiny-ConstrainedObject/basic.t
 t/20-modules/Type-Tiny-Duck/basic.t
 t/20-modules/Type-Tiny-Duck/cmp.t
 t/20-modules/Type-Tiny-Duck/errors.t
 t/20-modules/Type-Tiny-Duck/exporter.t
 t/20-modules/Type-Tiny-Enum/basic.t
 t/20-modules/Type-Tiny-Enum/cmp.t
 t/20-modules/Type-Tiny-Enum/errors.t
 t/20-modules/Type-Tiny-Enum/exporter.t
 t/20-modules/Type-Tiny-Enum/exporter_lexical.t
 t/20-modules/Type-Tiny-Enum/sorter.t
 t/20-modules/Type-Tiny-Enum/union_intersection.t
 t/20-modules/Type-Tiny-Intersection/basic.t
 t/20-modules/Type-Tiny-Intersection/cmp.t
 t/20-modules/Type-Tiny-Intersection/constrainedobject.t
 t/20-modules/Type-Tiny-Intersection/errors.t
 t/20-modules/Type-Tiny-Role/basic.t
 t/20-modules/Type-Tiny-Role/errors.t
 t/20-modules/Type-Tiny-Role/exporter.t
 t/20-modules/Type-Tiny-Union/basic.t
 t/20-modules/Type-Tiny-Union/constrainedobject.t
 t/20-modules/Type-Tiny-Union/errors.t
 t/20-modules/Type-Tiny-Union/relationships.t
 t/20-modules/Type-Tiny-_HalfOp/double-union.t
 t/20-modules/Type-Tiny/arithmetic.t
 t/20-modules/Type-Tiny/basic.t
 t/20-modules/Type-Tiny/cmp.t
 t/20-modules/Type-Tiny/coercion-modifiers.t
 t/20-modules/Type-Tiny/constraint-strings.t
 t/20-modules/Type-Tiny/definition-context.t
 t/20-modules/Type-Tiny/deprecation.t
 t/20-modules/Type-Tiny/esoteric.t
 t/20-modules/Type-Tiny/inline-assert.t
 t/20-modules/Type-Tiny/list-methods.t
 t/20-modules/Type-Tiny/my-methods.t
 t/20-modules/Type-Tiny/parameterization.t
 t/20-modules/Type-Tiny/refcount.t
 t/20-modules/Type-Tiny/shortcuts.t
 t/20-modules/Type-Tiny/smartmatch.t
 t/20-modules/Type-Tiny/strictmode-off.t
 t/20-modules/Type-Tiny/strictmode-on.t
 t/20-modules/Type-Tiny/syntax.t
 t/20-modules/Type-Tiny/to-moose.t
 t/20-modules/Type-Tiny/to-mouse.t
 t/20-modules/Type-Tiny/type_default.t
 t/20-modules/Type-Utils/auto-registry.t
 t/20-modules/Type-Utils/classifier.t
 t/20-modules/Type-Utils/dwim-both.t
 t/20-modules/Type-Utils/dwim-moose.t
 t/20-modules/Type-Utils/dwim-mouse.t
 t/20-modules/Type-Utils/is.t
 t/20-modules/Type-Utils/match-on-type.t
 t/20-modules/Type-Utils/warnings.t
 t/20-modules/Types-Common-Numeric/immutable.t
 t/20-modules/Types-Common-Numeric/ranges.t
 t/20-modules/Types-Common-String/immutable.t
 t/20-modules/Types-Common-String/strlength.t
 t/20-modules/Types-Common/basic.t
 t/20-modules/Types-Common/immutable.t
 t/20-modules/Types-Standard/arrayreflength.t
 t/20-modules/Types-Standard/basic.t
 t/20-modules/Types-Standard/cycletuple.t
 t/20-modules/Types-Standard/filehandle.t
 t/20-modules/Types-Standard/immutable.t
 t/20-modules/Types-Standard/lockdown.t
 t/20-modules/Types-Standard/mxtmlb-alike.t
 t/20-modules/Types-Standard/optlist.t
 t/20-modules/Types-Standard/overload.t
 t/20-modules/Types-Standard/strmatch-allow-callbacks.t
 t/20-modules/Types-Standard/strmatch-avoid-callbacks.t
 t/20-modules/Types-Standard/strmatch.t
 t/20-modules/Types-Standard/structured.t
 t/20-modules/Types-Standard/tied.t
 t/20-modules/Types-TypeTiny/basic.t
 t/20-modules/Types-TypeTiny/coercion.t
 t/20-modules/Types-TypeTiny/meta.t
 t/20-modules/Types-TypeTiny/moosemouse.t
 t/20-modules/Types-TypeTiny/progressiveexporter.t
 t/20-modules/Types-TypeTiny/type-puny.t
 t/21-types/Any.t
 t/21-types/ArrayLike.t
 t/21-types/ArrayRef.t
 t/21-types/Bool.t
 t/21-types/ClassName.t
 t/21-types/CodeLike.t
 t/21-types/CodeRef.t
 t/21-types/ConsumerOf.t
 t/21-types/CycleTuple.t
 t/21-types/Defined.t
 t/21-types/DelimitedStr.t
 t/21-types/Dict.t
 t/21-types/Enum.t
 t/21-types/FileHandle.t
 t/21-types/GlobRef.t
 t/21-types/HasMethods.t
 t/21-types/HashLike.t
 t/21-types/HashRef.t
 t/21-types/InstanceOf.t
 t/21-types/Int.t
 t/21-types/IntRange.t
 t/21-types/Item.t
 t/21-types/LaxNum.t
 t/21-types/LowerCaseSimpleStr.t
 t/21-types/LowerCaseStr.t
 t/21-types/Map.t
 t/21-types/Maybe.t
 t/21-types/NegativeInt.t
 t/21-types/NegativeNum.t
 t/21-types/NegativeOrZeroInt.t
 t/21-types/NegativeOrZeroNum.t
 t/21-types/NonEmptySimpleStr.t
 t/21-types/NonEmptyStr.t
 t/21-types/Num.t
 t/21-types/NumRange.t
 t/21-types/NumericCode.t
 t/21-types/Object.t
 t/21-types/OptList.t
 t/21-types/Optional.t
 t/21-types/Overload.t
 t/21-types/Password.t
 t/21-types/PositiveInt.t
 t/21-types/PositiveNum.t
 t/21-types/PositiveOrZeroInt.t
 t/21-types/PositiveOrZeroNum.t
 t/21-types/Ref.t
 t/21-types/RegexpRef.t
 t/21-types/RoleName.t
 t/21-types/ScalarRef.t
 t/21-types/SimpleStr.t
 t/21-types/SingleDigit.t
 t/21-types/Slurpy.t
 t/21-types/Str.t
 t/21-types/StrLength.t
 t/21-types/StrMatch-more.t
 t/21-types/StrMatch.t
 t/21-types/StrictNum.t
 t/21-types/StringLike.t
 t/21-types/StrongPassword.t
 t/21-types/Tied.t
 t/21-types/Tuple.t
 t/21-types/TypeTiny.t
 t/21-types/Undef.t
 t/21-types/UpperCaseSimpleStr.t
 t/21-types/UpperCaseStr.t
 t/21-types/Value.t
 t/21-types/_ForeignTypeConstraint.t
 t/30-external/Class-Plain/basic.t
 t/30-external/Class-Plain/multisig.t
 t/30-external/Data-Constraint/basic.t
 t/30-external/Exporter-Tiny/basic.t
 t/30-external/Exporter-Tiny/installer.t
 t/30-external/Exporter-Tiny/role-conflict.t
 t/30-external/Function-Parameters/basic.t
 t/30-external/Kavorka/80returntype.t
 t/30-external/Kavorka/basic.t
 t/30-external/Moo/basic.t
 t/30-external/Moo/coercion-inlining-avoidance.t
 t/30-external/Moo/coercion.t
 t/30-external/Moo/exceptions.t
 t/30-external/Moo/inflation.t
 t/30-external/Moo/inflation2.t
 t/30-external/Moops/basic.t
 t/30-external/Moops/library-keyword.t
 t/30-external/Moose/accept-moose-types.t
 t/30-external/Moose/basic.t
 t/30-external/Moose/coercion-more.t
 t/30-external/Moose/coercion.t
 t/30-external/Moose/inflate-then-inline.t
 t/30-external/Moose/native-attribute-traits.t
 t/30-external/Moose/parameterized.t
 t/30-external/MooseX-Types/basic.t
 t/30-external/MooseX-Types/extending.t
 t/30-external/MooseX-Types/more.t
 t/30-external/Mouse/basic.t
 t/30-external/Mouse/coercion.t
 t/30-external/Mouse/parameterized.t
 t/30-external/MouseX-Types/basic.t
 t/30-external/MouseX-Types/extending.t
 t/30-external/Object-Accessor/basic.t
 t/30-external/Return-Type/basic.t
 t/30-external/Specio/basic.t
 t/30-external/Specio/library.t
 t/30-external/Sub-Quote/basic.t
 t/30-external/Sub-Quote/delayed-quoting.t
 t/30-external/Sub-Quote/unquote-coercions.t
 t/30-external/Sub-Quote/unquote-constraints.t
 t/30-external/Switcheroo/basic.t
 t/30-external/Type-Library-Compiler/basic.t
 t/30-external/Types-ReadOnly/basic.t
 t/30-external/Validation-Class-Simple/archaic.t
 t/30-external/Validation-Class-Simple/basic.t
 t/30-external/match-simple/basic.t
 t/40-bugs/gh14.t
 t/40-bugs/gh80.t
 t/40-bugs/gh96.t
 t/40-bugs/rt102748.t
 t/40-bugs/rt104154.t
 t/40-bugs/rt121763.t
 t/40-bugs/rt129729.t
 t/40-bugs/rt130823.t
 t/40-bugs/rt131401.t
 t/40-bugs/rt131576.t
 t/98-param-eg-from-docs.t
 t/lib/BiggerLib.pm
 t/lib/DemoLib.pm
Copyright: 2013-2014, 2017-2022, Toby Inkster.
  2013-2014, 2017-2023, Toby Inkster.
  2013-2014, 2018-2019, 2022-2023, Toby Inkster.
  2013-2014, 2022-2023, Toby Inkster.
  2013-2022, Toby Inkster.
  2013-2023, Toby Inkster.
  2014, 2017-2023, Toby Inkster.
  2014, 2018-2019, 2022-2023, Toby Inkster.
  2017-2022, Toby Inkster.
  2017-2023, Toby Inkster.
  2018-2023, Toby Inkster.
  2019-2023, Toby Inkster.
  2020-2023, Toby Inkster.
  2021-2023, Toby Inkster.
  2022-2023, Toby Inkster.
  2023, Toby Inkster.
License: UNKNOWN
 FIXME

Files: CONTRIBUTING
 CREDITS
 INSTALL
 META.json
 META.yml
 Makefile.PL
 NEWS
 debian/TODO
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/libtype-tiny-perl.docs
 debian/libtype-tiny-perl.examples
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/tests/pkg-perl/syntax-skip
 debian/upstream/metadata
 debian/watch
 dist.ini
 examples/benchmarking/versus-scalar-validation.pl
 examples/jsoncapable.pl
 examples/nonempty.pl
 examples/page-numbers.pl
 inc/Test/Fatal.pm
 inc/Test/Requires.pm
 inc/archaic/Test/Builder/Module.pm
 lib/Devel/TypeTiny/Perl58Compat.pm
 lib/Type/Params/Alternatives.pm
 lib/Type/Params/Parameter.pm
 lib/Type/Params/Signature.pm
 lib/Types/Standard/ArrayRef.pm
 lib/Types/Standard/CycleTuple.pm
 lib/Types/Standard/Dict.pm
 lib/Types/Standard/HashRef.pm
 lib/Types/Standard/Map.pm
 lib/Types/Standard/ScalarRef.pm
 lib/Types/Standard/StrMatch.pm
 lib/Types/Standard/Tied.pm
 lib/Types/Standard/Tuple.pm
 t/README
 t/lib/CompiledLib.pm
 t/lib/Type/Puny.pm
 t/mk-test-manifest.pl
 t/not-covered.pl
Copyright: NONE
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt85911.t
 t/40-bugs/rt86004.t
 t/40-bugs/rt90096-2.t
 t/40-bugs/rt92571-2.t
 t/40-bugs/rt92571.t
 t/40-bugs/rt92591.t
 t/40-bugs/rt94196.t
 t/40-bugs/rt97684.t
Copyright: 2013-2014, 2017-2023, Diab Jerius.
  2014, 2017-2023, Diab Jerius.
License: UNKNOWN
 FIXME

Files: lib/Type/Tiny/_HalfOp.pm
 t/20-modules/Type-Tiny-_HalfOp/extra-params.t
 t/20-modules/Type-Tiny-_HalfOp/overload-precedence.t
 t/40-bugs/73f51e2d.pl
 t/40-bugs/73f51e2d.t
Copyright: 2014, 2017-2023, Graham Knop.
  2020-2023, Graham Knop.
License: UNKNOWN
 FIXME

Files: t/20-modules/Types-Common-Numeric/basic.t
 t/20-modules/Types-Common-String/basic.t
 t/20-modules/Types-Common-String/coerce.t
 t/20-modules/Types-Common-String/unicode.t
Copyright: 2013-2014, 2017-2023, Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.shadowcatsystems.co.uk/>).
License: UNKNOWN
 FIXME

Files: inc/archaic/Test/More.pm
 inc/archaic/Test/Simple.pm
Copyright: 2001-2008, Michael G Schwern E<lt>schwern@pobox.comE<gt>.
License: Perl
 FIXME

Files: Changes
 doap.ttl
Copyright: 2014
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt86233.t
 t/40-bugs/rt86239.t
Copyright: 2013-2014, 2017-2023, Vyacheslav Matyukhin.
License: UNKNOWN
 FIXME

Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc.
  2023, Toby Inkster.
License: Artistic-1.0 and/or GPL-1 and/or Perl
 FIXME

Files: COPYRIGHT
Copyright: 1970, Toby Inkster.
  1996, Eryq.
  1999, 2001, ZeeGee Software Inc.
  2001-2008, Michael G Schwern <schwern@pobox.com>.
  2002-2008, chromatic <chromatic@wgz.org> and.
  2022, Chromatic.
  2022, MATSUNO Tokuhiro.
  2022, Mark Fowler.
  2022, Ricardo Signes.
  2022, Richard Clamp.
  2022, Toby Inkster.
  2022, Yuval Kogman.
  2023, Toby Inkster.
  2023, the copyright holder(s).
  None
  SIGNATURE
  This software is copyright (c) 2013-2014, 2017-2022 by Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2023 by David Golden, Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2023 by Diab Jerius.
  This software is copyright (c) 2013-2014, 2017-2023 by Infinity Interactive, Inc..
  This software is copyright (c) 2013-2014, 2017-2023 by Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.shadowcatsystems.co.uk/>).
  This software is copyright (c) 2013-2014, 2017-2023 by Richard Simões.
  This software is copyright (c) 2013-2014, 2017-2023 by Samuel Kaufman.
  This software is copyright (c) 2013-2014, 2017-2023 by Toby Inkster.
  This software is copyright (c) 2013-2014, 2017-2023 by Vyacheslav Matyukhin.
  This software is copyright (c) 2013-2014, 2018-2019, 2022-2023 by Toby Inkster.
  This software is copyright (c) 2013-2014, 2022-2023 by Toby Inkster.
  This software is copyright (c) 2013-2023 by Toby Inkster.
  This software is copyright (c) 2014, 2017-2023 by Alexander Hartmaier.
  This software is copyright (c) 2014, 2017-2023 by Dagfinn Ilmari Mannsåker.
  This software is copyright (c) 2014, 2017-2023 by Diab Jerius.
  This software is copyright (c) 2014, 2017-2023 by Graham Knop.
  This software is copyright (c) 2014, 2017-2023 by Jed Lund.
  This software is copyright (c) 2014, 2017-2023 by Toby Inkster.
  This software is copyright (c) 2014, 2018-2019, 2022-2023 by Toby Inkster.
  This software is copyright (c) 2017-2023 by Toby Inkster.
  This software is copyright (c) 2018-2023 by Benct Philip Jonsson.
  This software is copyright (c) 2018-2023 by KB Jørgensen.
  This software is copyright (c) 2018-2023 by Marc Ballarin.
  This software is copyright (c) 2018-2023 by Toby Inkster.
  This software is copyright (c) 2019-2023 by Toby Inkster.
  This software is copyright (c) 2020-2023 by Andrew Ruder.
  This software is copyright (c) 2020-2023 by Graham Knop.
  This software is copyright (c) 2020-2023 by Toby Inkster.
  This software is copyright (c) 2021-2023 by Toby Inkster.
  This software is copyright (c) 2022-2023 by Toby Inkster.
  This software is copyright (c) 2023 by Toby Inkster.
License: Artistic-1.0 and/or GPL-1 and/or public-domain
 FIXME

Files: inc/Try/Tiny.pm
Copyright: 2014, Yuval Kogman.
License: Expat
 FIXME

Files: inc/archaic/Test/Builder/IO/Scalar.pm
Copyright: 1996, Eryq.
  1999, 2001, ZeeGee Software Inc.
License: Perl
 FIXME

Files: inc/archaic/Test/Builder/Tester.pm
Copyright: Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004.
  Micheal G Schwern 2001. Used and distributed with
License: Perl
 FIXME

Files: inc/archaic/Test/Builder/Tester/Color.pm
Copyright: Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002.
License: Perl
 FIXME

Files: inc/archaic/Test/Builder.pm
Copyright: 2002-2008, chromatic E<lt>chromatic@wgz.orgE<gt> and
License: Perl
 FIXME

Files: t/30-external/MooseX-Getopt/coercion.t
Copyright: 2014, 2017-2023, Alexander Hartmaier.
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt133141.t
Copyright: 2020-2023, Andrew Ruder
License: UNKNOWN
 FIXME

Files: t/20-modules/Type-Params/multisig-custom-message.t
Copyright: 2018-2023, Benct Philip Jonsson.
License: UNKNOWN
 FIXME

Files: MANIFEST
Copyright: CREDITS
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt98113.t
Copyright: 2014, 2017-2023, Dagfinn Ilmari Mannsåker
License: UNKNOWN
 FIXME

Files: t/30-external/Class-InsideOut/basic.t
Copyright: 2013-2014, 2017-2023, David Golden, Toby Inkster.
License: UNKNOWN
 FIXME

Files: t/99-moose-std-types-test.t
Copyright: 2013-2014, 2017-2023, Infinity Interactive, Inc..
License: UNKNOWN
 FIXME

Files: t/40-bugs/ttxs-gh1.t
Copyright: 2014, 2017-2023, Jed Lund.
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt125765.t
Copyright: 2018-2023, KB Jørgensen.
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt125132.t
Copyright: 2018-2023, Marc Ballarin.
License: UNKNOWN
 FIXME

Files: t/40-bugs/gh1.t
Copyright: 2013-2014, 2017-2023, Richard Simões.
License: UNKNOWN
 FIXME

Files: SIGNATURE
Copyright: SHA256 3438cb3e47a509f4cbe22bff3da9715fe8c53c33f4abe87dd7859c2586484628 CREDITS
License: UNKNOWN
 FIXME

Files: t/40-bugs/rt90096.t
Copyright: 2013-2014, 2017-2023, Samuel Kaufman.
License: UNKNOWN
 FIXME

Files: t/20-modules/Types-Standard/deep-coercions.t
Copyright: 2013-2014, 2017-2023, Toby Inkster.
  to $Dict1 - changed in 0.003_11; the presence of an additional value cancels coercion",
License: UNKNOWN
 FIXME