-
Notifications
You must be signed in to change notification settings - Fork 6
/
MANIFEST
53 lines (53 loc) · 1010 Bytes
/
MANIFEST
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
Changes
inc/Devel/CheckLib.pm
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/CheckLib.pm
inc/Module/Install/Compiler.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Conf/Libconfig.pm
Libconfig.bs
Libconfig.xs
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
META.yml
README
src/libconfig_perl.h
t/00-load.t
t/01-init.t
t/02-read.t
t/03-write.t
t/04-specread.t
t/05-add.t
t/06-delete.t
t/07-memory.t
t/08-exception.t
t/09-complex.t
t/10-mutiinit.t
t/11-booltest.t
t/11-mutinew.t
t/12-includedir.t
t/boilerplate.t
t/include_dir.cfg
t/no-tabs.t.txt
t/pod-coverage.t
t/pod-spell.t
t/pod.t
t/spec.cfg
t/test.cfg
tools/Conf/Libconfig/ParseSource.pm
tools/Conf/Libconfig/WrapXS.pm
tools/coverage
tools/ParseSource.pl
tools/WrapXSCheck.pl
tools/WrapXSRun.pl
typemap