File: MANIFEST

package info (click to toggle)
libconfig-merge-perl 1.01-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 440 kB
  • ctags: 36
  • sloc: perl: 804; makefile: 2
file content (80 lines) | stat: -rw-r--r-- 2,260 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
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

Build.PL
Changes
examples/advanced.pl
examples/advanced/app-(dev1).yaml
examples/advanced/app-(dev2).yaml
examples/advanced/app.yaml
examples/browser.pl
examples/config_dev/app.yaml
examples/config_dev/app/db.yaml
examples/config_dev/app/html_filter.yaml
examples/config_dev/forms/search.yaml
examples/config_dev/forms/user/edit.yaml
examples/config_dev/forms/user/forgotten.yaml
examples/config_dev/forms/user/password.yaml
examples/config_dev/local.yaml
examples/config_prod/app.yaml
examples/config_prod/app/db.yaml
examples/config_prod/app/html_filter.yaml
examples/config_prod/forms/search.yaml
examples/config_prod/forms/user/edit.yaml
examples/config_prod/forms/user/forgotten.yaml
examples/config_prod/forms/user/password.yaml
examples/func.pl
examples/oo.pl
examples/README
lib/Config/Merge.pm
lib/Config/Merge/Perl.pm
Makefile.PL
MANIFEST            This list of files
README
t/10_oo.t
t/20_functional.t
t/30_errors.t
t/40_advanced.t
t/80_pod.t
t/81_pod_coverage.t
t/data/array/local.pl
t/data/array/main.pl
t/data/bad/db.pl
t/data/empty/.dummy
t/data/errors/array_delete_int/local.pl
t/data/errors/array_delete_int/main.pl
t/data/errors/array_delete_ref/local.pl
t/data/errors/array_delete_ref/main.pl
t/data/errors/array_insert_int/local.pl
t/data/errors/array_insert_int/main.pl
t/data/errors/array_insert_ref/local.pl
t/data/errors/array_insert_ref/main.pl
t/data/errors/array_merge/local.pl
t/data/errors/array_merge/main.pl
t/data/load_as/dir-(local)/file.pl
t/data/load_as/dir/file.pl
t/data/load_as/file-(local).pl
t/data/load_as/file.pl
t/data/load_as/sub/dir-(aaa)/test.pl
t/data/load_as/sub/dir-(bbb)/test.pl
t/data/load_as/sub/dir/test.pl
t/data/load_as/sub/test-(aaa).pl
t/data/load_as/sub/test-(bbb).pl
t/data/load_as/sub/test.pl
t/data/local/email-(aaa).pl
t/data/local/email-(bbb).pl
t/data/local/email.pl
t/data/local/main.pl
t/data/local/override.pl
t/data/perl/global.perl
t/data/perlmulti/global.perl
t/data/perlmulti/global/db.pl
t/data/perlmulti/global/db2.pl
t/data/perlmulti/global/db3.pl
t/data/perlmulti/global/local.pl
t/data/perlmulti/local.perl
t/data/skip/main/skip_1.pl
t/data/skip/main/skip_2.pl
t/data/skip/main/skip_not.pl
t/data/skip/skip_1/test.pl
t/data/skip/skip_2/test.pl
t/data/skip/skip_not/test.pl
META.yml