File: MANIFEST

package info (click to toggle)
liblexical-var-perl 0.009-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 444 kB
  • ctags: 10
  • sloc: perl: 76; makefile: 2
file content (71 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download | duplicates (3)
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
.gitignore
Build.PL
Changes
MANIFEST
META.json
META.yml
Makefile.PL
README
lib/Lexical/Sub.pm
lib/Lexical/Var.pm
lib/Lexical/Var.xs
t/array_ident.t
t/array_ops.t
t/array_scope.t
t/array_type.t
t/array_write.t
t/code_0.pm
t/code_1.pm
t/code_2.pm
t/code_3.pm
t/code_4.pm
t/code_bare.t
t/code_bare_no.t
t/code_const.t
t/code_ident.t
t/code_ops.t
t/code_scope.t
t/code_type.t
t/error.t
t/glob_ident.t
t/glob_scope.t
t/glob_type.t
t/glob_write.t
t/hash_ident.t
t/hash_ops.t
t/hash_scope.t
t/hash_type.t
t/hash_write.t
t/once.t
t/pod_cvg.t
t/pod_syn.t
t/scalar_0.pm
t/scalar_0n.pm
t/scalar_1.pm
t/scalar_2.pm
t/scalar_3.pm
t/scalar_4.pm
t/scalar_4n.pm
t/scalar_const.t
t/scalar_ident.t
t/scalar_scope.t
t/scalar_type.t
t/scalar_write.t
t/setup_c_4.pm
t/setup_c_5.pm
t/setup_c_6.pm
t/setup_c_7.pm
t/setup_code.t
t/setup_s_4.pm
t/setup_s_5.pm
t/setup_s_6.pm
t/setup_s_7.pm
t/setup_scalar.t
t/sub_bare.t
t/sub_bare_no.t
t/sub_const.t
t/sub_ident.t
t/sub_ops.t
t/sub_scope.t
t/sub_type.t
SIGNATURE    Added here by Module::Build