File: MANIFEST

package info (click to toggle)
libtest-module-used-perl 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 256 kB
  • ctags: 49
  • sloc: perl: 669; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 679 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
Build.PL
Changes
LICENSE
META.json
README.md
cpanfile
lib/Test/Module/Used.pm
minil.toml
t/001_use_ok.t
t/002_default.t
t/003_option.t
t/004_used_ok.t
t/005_used_module.t
t/006_read_meta_yml.t
t/007_test_myself.t
t/008_test_is_empty.t
t/009_auto_get_exclude.t
t/010_test_myself2.t
t/011_read_meta_json.t
t/012_used_ok.t
t/013_requires_ok.t
t/014_requires_ok_fail.t
t/015_used_ok_fail.t
t/016_ok_fail1.t
t/017_ok_fail2.t
testdata/META.json
testdata/META.yml
testdata/META2.yml
testdata/META3.yml
testdata/META4.yml
testdata/META5.yml
testdata/lib/SampleModule.pm
testdata/lib2/My/Test.pm
testdata/t/001_test.t
testdata/t2/001_use_ok.t
testdata/t2/lib/My/Test2.pm
META.yml
MANIFEST