-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
executable file
·52 lines (52 loc) · 1.03 KB
/
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
MANIFEST
README
CHANGES
Makefile.PL
CPP2XS.pm
cpp_script.in
CPP2XS-Cookbook.pod
prereq_pm_test/exists
testing/exists
testing2/exists
t/prehead.in
t/t_cpp.t
t/t_cpp2xs_utility.t
t/t_autowrap_cpp.t
t/t_exports.t
t/t_makefile_pl.t
t/t_portability.t
t/t_prehead.t
t/t_prereq_pm.t
t/t_hello.t
t/pod.t
t/t_code.t
t/t_src_location.t
src/Inherit.cpp
src/test.cpp
src/test.alt
src/extra_simple.h
src/exports.ext
src/simple.h
src/simple_typemap.txt
src/hello.cpp
demos/cpp/README
demos/cpp/MANIFEST
demos/cpp/Inherit.pm
demos/cpp/Inherit.xs
demos/cpp/CPP.map
demos/cpp/Makefile.PL
demos/cpp/test.pl
demos/cpp/INLINE.h
demos/cpp/src/Inherit.cpp
demos/cpp2xs_utility/README
demos/cpp2xs_utility/src/FastSieve.cpp
demos/cpp2xs_utility/t/00load.t
demos/cpp2xs_utility/t/01can_subs.t
demos/cpp2xs_utility/t/02exports.t
demos/cpp2xs_utility/t/03sieve_object.t
demos/cpp2xs_utility/mybuild/t/00load.t
demos/cpp2xs_utility/mybuild/t/01can_subs.t
demos/cpp2xs_utility/mybuild/t/02exports.t
demos/cpp2xs_utility/mybuild/t/03sieve_object.t
META.yml
prereq_pm_test/exists