forked from Tux/Spreadsheet-Read
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
108 lines (108 loc) · 1.48 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
Changes
CONTRIBUTING.md
examples/ss2tk
examples/ssdiff
examples/ss-dups-tk.pl
examples/xlscat
examples/xls2csv
files/Active2.xls
files/Active2.xlsx
files/attr.ods
files/attr.xls
files/attr.xlsx
files/blank.csv
files/blank.xls
files/blank.xlsx
files/content.xml
files/Dates.xls
files/Dates.xlsx
files/empty.csv
files/empty.ods
files/empty.sc
files/empty.sxc
files/empty.txt
files/empty.xls
files/empty.xlsx
files/macosx.csv
files/macosx.xls
files/merged.ods
files/merged.xls
files/merged.xlsx
files/misc.xls
files/misc.xlsx
files/misc_ws.xls
files/perc.xls
files/perc.xlsx
files/test.csv
files/test_m.csv
files/test_m.txt
files/test.ods
files/test.sc
files/test.sxc
files/test.txt
files/test_t.csv
files/test_t.txt
files/test_x.csv
files/test_x.txt
files/test.xls
files/test.xlsx
files/values.xls
files/values.xlsx
Makefile.PL
MANIFEST
README
Read.pm
t/00_pod.t
t/01_pod.t
t/10_basics.t
t/11_call.t
t/200_csv.t
t/201_csv.t
t/202_csv.t
t/203_csv.t
t/204_csv.t
t/205_csv.t
t/210_csv.t
t/211_csv.t
t/212_csv.t
t/213_csv.t
t/214_csv.t
t/220_csv.t
t/221_csv.t
t/222_csv.t
t/223_csv.t
t/224_csv.t
t/30_xls.t
t/31_clr.t
t/33_misc.t
t/32_fmt.t
t/34_dates.t
t/35_perc.t
t/36_xls.t
t/37_merged.t
t/40_sxc.t
t/45_ods.t
t/46_clr.t
t/50_sc.t
t/51_sc.t
t/600_xlsx.t
t/601_clr.t
t/602_fmt.t
t/603_misc.t
t/604_dates.t
t/605_perc.t
t/607_merged.t
t/610_xlsx.t
t/611_clr.t
t/612_fmt.t
t/613_misc.t
t/614_dates.t
t/615_perc.t
t/617_merged.t
t/620_xlsx.t
t/621_clr.t
t/622_fmt.t
t/623_misc.t
t/624_dates.t
t/625_perc.t
t/627_merged.t