-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
48 lines (48 loc) · 892 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
.gitignore
bin/remedy
bin/remedy-dump
config-test
etc/remctl/conf.d/remedy
etc/remedy/config
lib/Remedy.pm
lib/Remedy/Cache.pm
lib/Remedy/Config.pm
lib/Remedy/Form.pm
lib/Remedy/Form/Department.pm
lib/Remedy/Form/Error.pm
lib/Remedy/Form/Generic.pm
lib/Remedy/Form/Group.pm
lib/Remedy/Form/People.pm
lib/Remedy/Form/SGA.pm
lib/Remedy/Form/SupportGroup.pm
lib/Remedy/Form/User.pm
lib/Remedy/Form/Utility.pm
lib/Remedy/FormData.pm
lib/Remedy/FormData/Entry.pm
lib/Remedy/FormData/Utility.pm
lib/Remedy/Log.pm
lib/Remedy/Session.pm
lib/Remedy/Session/ARS.pm
lib/Remedy/Utility.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README
t/01_modules.t
t/02_cache.t
t/03_config.t
t/04_logger.t
t/05_utility.t
t/06_remedy.t
t/07_data.t
t/07_getfield.t
t/07_session.t
t/08_data.t
t/09_form.t
t/98_pod.t
t/99_pod_coverage.t
t/form_supportgroup.t
t/form_user.t
t/form_utility.t
t/todo
todo.txt