-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMANIFEST
52 lines (52 loc) · 931 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
Changes
CITATION.cff
DTDs/PropertyList-0.9.dtd
DTDs/PropertyList-1.0.dtd
examples/binary_to_perl.pl
examples/convert_to_perl.pl
examples/plist-visitor.pl
examples/README
INSTALL.SKIP
lib/Mac/PropertyList.pm
lib/Mac/PropertyList/ReadBinary.pm
lib/Mac/PropertyList/WriteBinary.pm
LICENSE
Makefile.PL
MANIFEST
MANIFEST.SKIP
plists/binary.plist
plists/binary2.plist
plists/binary_uids.plist
plists/com.apple.iPhoto.plist
plists/com.apple.iTunes.plist
plists/com.apple.systempreferences.plist
plists/com.unsanity.windowshadex.plist
plists/comments.plist
plists/the_perl_review.abcdp
README.pod
SECURITY.md
t/array.t
t/as_perl.t
t/bad_plist.t
t/basic_types.t
t/container.t
t/decode_entities.t
t/dict.t
t/false_key.t
t/get_filehandle.t
t/import.t
t/load.t
t/parse.t
t/parse_plist_fh.t
t/plists.t
t/pod.t
t/pod_coverage.t
t/read_binary.t
t/scalar.t
t/string.t
t/test_manifest
t/time.t
t/write.t
t/write_binary.t
xt/changes.t
xt/citation.t