forked from rschupp/PAR-Packer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
91 lines (91 loc) · 1.98 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
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
81
82
83
84
85
86
87
88
89
90
91
AUTHORS
Changes
contrib/automated_pp_test/automated_pp_test.pl
contrib/automated_pp_test/hello_tk.pl
contrib/automated_pp_test/hi.ico
contrib/automated_pp_test/pipe_a_command.pm
contrib/automated_pp_test/prior_to_test.pm
contrib/automated_pp_test/remove_file_and_try_executable_again.pm
contrib/automated_pp_test/test_in_further_subdir.pm
contrib/docs/where_is_it.txt
contrib/docs/who_am_i.txt
contrib/extract_embedded/extract-embedded.pl
contrib/gui_pp/gpp
contrib/gui_pp/gpp_readme.txt
contrib/pare/pare
contrib/pare/pare_readme.txt
contrib/pp_osx_codesign_fix/pp_osx_codesign_fix.c
contrib/procedural_pp/pp_old
contrib/stdio/Stdio.pm
contrib/stdio/Stdio_readme.txt
lib/App/Packer/PAR.pm
lib/PAR/Filter.pm
lib/PAR/Filter/Bleach.pm
lib/PAR/Filter/Bytecode.pm
lib/PAR/Filter/Obfuscate.pm
lib/PAR/Filter/PatchContent.pm
lib/PAR/Filter/PodStrip.pm
lib/PAR/Packer.pm
lib/PAR/StrippedPARL/Base.pm
lib/pp.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
myldr/boot.c
myldr/Dynamic.in
myldr/embed_files.pl
myldr/encode_append.pl
myldr/env.c
myldr/find_files_to_embed/guess.pl
myldr/find_files_to_embed/ldd.pl
myldr/find_files_to_embed/otool.pl
myldr/find_files_to_embed/recursive_objdump.pl
myldr/internals.c
myldr/main.c
myldr/Makefile.PL
myldr/mktmpdir.c
myldr/mktmpdir.h
myldr/par_pl2c.pl
myldr/run_with_inc.pl
myldr/sha1.c
myldr/sha1.h
myldr/Static.in
myldr/usernamefrompwuid.c
myldr/utils.c
myldr/winres/pp.ico
myldr/winres/pp.manifest
myldr/winres/pp.rc
package/parl.nsi
README
script/par.pl
script/parl.pod
script/pp
script/tkpp
t/00-pod.t
t/10-parl-generation.t
t/20-pp.t
t/30-current_exec.t
t/40-packer_cd_option.t
t/80-doublecolon.t
t/85-crt-glob.t
t/85-myfile.t
t/90-rt101800.t
t/90-rt103861.t
t/90-rt104560.t
t/90-rt104635.t
t/90-rt104635/eg/foo
t/90-rt104635/Foo.pm
t/90-rt104635/lib/Foo/Bar.pm
t/90-rt122949.t
t/90-rt127064.t
t/90-rt129312.t
t/90-rt130685.t
t/90-rt59710.t
t/Double/Colon.pm
t/Double/Colon/Barnie.pm
t/Double/Colon/Foo/Bar/Quux.pm
t/Double/Colon/Fred.pm
t/Myfile.pm
t/test-proc
t/utils.pl