File: MANIFEST

package info (click to toggle)
libdata-checks-perl 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: ansic: 1,095; perl: 805; pascal: 12; sh: 6; makefile: 3
file content (44 lines) | stat: -rw-r--r-- 847 bytes parent folder | download
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
.editorconfig
Build.PL
Changes
hax/ckcall_constfold.c.inc
hax/make_argcheck_aux.c.inc
hax/make_argcheck_ops.c.inc
hax/newOP_CUSTOM.c.inc
hax/optree-additions.c.inc
hax/perl-backcompat.c.inc
hax/sv_numcmp.c.inc
hax/sv_regexp_match.c.inc
hax/sv_streq.c.inc
inc/Module/Build/with/XSTests.pm
include/constraints.h
lib/Data/Checks.pm
lib/Data/Checks.xs
lib/Data/Checks/Builder.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
share/include/DataChecks.h
src/constraints.c
t/00use.t
t/01check-obj.t
t/02check-pkg.t
t/03check-sub.t
t/10constraints.t
t/11constraints-num.t
t/12constraints-str.t
t/13constraints-structural.t
t/20inline-constraints.t
t/21assertop.t
t/22optimise-numbounds.t
t/80checks+field.t
t/80checks+signature.t
t/80match-is.t
t/95benchmark-fields.t
t/95benchmark-signature.t
t/99pod.t
t/test.c
t/test.xs
t/testcase.pm