File: MANIFEST

package info (click to toggle)
libclone-choose-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 320 kB
  • sloc: perl: 1,295; makefile: 2
file content (66 lines) | stat: -rw-r--r-- 1,691 bytes parent folder | download | duplicates (2)
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
Changes
lib/Clone/Choose.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README.md
t/02-load-with-clone.t
t/03-load-with-storable.t
t/04-load-with-clone-pp.t
t/08-import-fail.t
t/Auto/MR/00-load.t
t/Auto/MR/01-simple.t
t/Auto/MR/05-scalar.t
t/Auto/MR/06-array.t
t/Auto/MR/07-hash.t
t/Auto/MR/09-get_backends.t
t/Auto/NoMR/00-load.t
t/Auto/NoMR/01-simple.t
t/Auto/NoMR/05-scalar.t
t/Auto/NoMR/06-array.t
t/Auto/NoMR/07-hash.t
t/Auto/NoMR/09-get_backends.t
t/Clone/MR/00-load.t
t/Clone/MR/01-simple.t
t/Clone/MR/05-scalar.t
t/Clone/MR/06-array.t
t/Clone/MR/07-hash.t
t/Clone/MR/09-get_backends.t
t/Clone/NoMR/00-load.t
t/Clone/NoMR/01-simple.t
t/Clone/NoMR/05-scalar.t
t/Clone/NoMR/06-array.t
t/Clone/NoMR/07-hash.t
t/Clone/NoMR/09-get_backends.t
t/ClonePP/MR/00-load.t
t/ClonePP/MR/01-simple.t
t/ClonePP/MR/05-scalar.t
t/ClonePP/MR/06-array.t
t/ClonePP/MR/07-hash.t
t/ClonePP/MR/09-get_backends.t
t/ClonePP/NoMR/00-load.t
t/ClonePP/NoMR/01-simple.t
t/ClonePP/NoMR/05-scalar.t
t/ClonePP/NoMR/06-array.t
t/ClonePP/NoMR/07-hash.t
t/ClonePP/NoMR/09-get_backends.t
t/inline/00-load.t
t/inline/01-simple.t
t/inline/05-scalar.t
t/inline/06-array.t
t/inline/07-hash.t
t/inline/09-get_backends.t
t/Storable/MR/00-load.t
t/Storable/MR/01-simple.t
t/Storable/MR/05-scalar.t
t/Storable/MR/06-array.t
t/Storable/MR/07-hash.t
t/Storable/MR/09-get_backends.t
t/Storable/NoMR/00-load.t
t/Storable/NoMR/01-simple.t
t/Storable/NoMR/05-scalar.t
t/Storable/NoMR/06-array.t
t/Storable/NoMR/07-hash.t
t/Storable/NoMR/09-get_backends.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)