-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
75 lines (75 loc) · 1.23 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
LICENSE.txt
Makefile.PL
MANIFEST
META.yml Module meta-data (added by MakeMaker)
P4.pm
P4.xs
RELNOTES.txt
P4/DepotFile.pm
P4/Integration.pm
P4/IterateSpec.pm
P4/Map.pm
P4/MergeData.pm
P4/Message.pm
P4/OutputHandler.pm
P4/Progress.pm
P4/Resolver.pm
P4/Revision.pm
P4/Spec.pm
Build/Version.pm
Version
hints/darwin.pl
hints/mswin32.pl
hints/freebsd.pl
hints/cygwin.pl
hints/solaris.pl
hints/linux.pl
lib/p4actionmerge.h
lib/p4actionmerge.cpp
lib/p4clientprogress.cpp
lib/p4clientprogress.h
lib/p4dvcsclient.cpp
lib/p4dvcsclient.h
lib/p4perldebug.h
lib/p4mapmaker.h
lib/p4mapmaker.cpp
lib/p4mergedata.h
lib/p4mergedata.cpp
lib/p4specdata.h
lib/p4specdata.cpp
lib/perlclientapi.cc
lib/perlclientuser.cc
lib/perlclientuser.h
lib/perlheaders.h
lib/p4result.h
lib/Makefile.PL
lib/p4result.cc
lib/perlclientapi.h
lib/specmgr.h
lib/specmgr.cpp
t/01-load-module.t
t/02-setup.t
t/03-create-instance.t
t/04-connect.t
t/05-environ.t
t/06-create-client.t
t/07-files.t
t/08-specs.t
t/09-resolve.t
t/10-maps.t
t/11-login.t
t/12-output.t
t/15-track.t
t/16-streams.t
t/20-misc.t
t/30-callback.t
t/35-resolve-action.t
t/40-shelve.t
t/45-iterate.t
t/50-unload.t
t/55-progress.t
t/60-define-spec.t
t/98-unicode.t
t/99-cleanup.t
t/file_hdl.pm
t/p4test.pm