Do you want to install 'xlscat' (Convert Spreadsheet to plain text or CSV) ? [n] n Do you want to install 'ss2tk' (Show a Spreadsheet in Perl/Tk) ? [n] n Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::Read Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Read.pm blib\lib\Spreadsheet\Read.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00_pod.......1..1 ok 1 - blib\lib\Spreadsheet\Read.pm ok t/01_pod.......1..0 # Skip Test::Pod::Covarage required for testing POD Coverage skipped all skipped: Test::Pod::Covarage required for testing POD Coverage t/10_basics....1..98 ok 1 - Version check ok 2 - No sheet type ok 3 - Unknown sheet type ok 4 - Excel alias type ok 5 - OpenOffice alias type 1 ok 6 - OpenOffice alias type 2 ok 7 - Perl alias type ok 8 - Col for A1 ok 9 - Row for A1 ok 10 - Col for Z26 ok 11 - Row for Z26 ok 12 - Col for AB12 ok 13 - Row for AB12 ok 14 - Col for A ok 15 - Row for A ok 16 - Col for 19 ok 17 - Row for 19 ok 18 - Col for a9 ok 19 - Row for a9 ok 20 - Col for aAa9 ok 21 - Row for aAa9 ok 22 - Col for ok 23 - Row for ok 24 - Col for ok 25 - Row for ok 26 - Col for x444444 ok 27 - Row for x444444 ok 28 - Col for xxxxxx4 ok 29 - Row for xxxxxx4 ok 30 - Cell for (1, 1) ok 31 - Cell for (26, 26) ok 32 - Cell for (28, 12) ok 33 - Cell for (0, 0) ok 34 - Cell for (-2, 0) ok 35 - Cell for (0, -12) ok 36 - Cell for (1, -12) ok 37 - Cell for (--undef --, 1) ok 38 - Cell for (2, --undef --) ok 39 - Cell for (1, 9) ok 40 - Cell for (703, 9) ok 41 - Cell for (24, 444444) ok 42 - Cell for (296559144, 4) ok 43 - Illegal rows (-- undef --) ok 44 - Illegal rows () ok 45 - Illegal rows ( ) ok 46 - Illegal rows (0) ok 47 - Illegal rows (1) ok 48 - Illegal rows (ARRAY(0x1b4a164)) ok 49 - Illegal rows (HASH(0x15db9dc)) ok 50 - Illegal rows ({ cell => -- undef --}) ok 51 - Illegal rows ({ cell => }) ok 52 - Illegal rows ({ cell => }) ok 53 - Illegal rows ({ cell => 0}) ok 54 - Illegal rows ({ cell => 1}) ok 55 - Illegal rows ({ cell => ARRAY(0x15dbd0c)}) ok 56 - Illegal rows ({ cell => HASH(0x15dbc9c)}) ok 57 - Illegal rows ({ maxrow => 1, cell => -- undef -- }) ok 58 - Illegal rows ({ maxrow => 1, cell => }) ok 59 - Illegal rows ({ maxrow => 1, cell => }) ok 60 - Illegal rows ({ maxrow => 1, cell => 0 }) ok 61 - Illegal rows ({ maxrow => 1, cell => 1 }) ok 62 - Illegal rows ({ maxrow => 1, cell => ARRAY(0x1b4a164) }) ok 63 - Illegal rows ({ maxrow => 1, cell => HASH(0x15db9dc) }) ok 64 - Illegal rows ({ maxcol => 1, cell => -- undef -- }) ok 65 - Illegal rows ({ maxcol => 1, cell => }) ok 66 - Illegal rows ({ maxcol => 1, cell => }) ok 67 - Illegal rows ({ maxcol => 1, cell => 0 }) ok 68 - Illegal rows ({ maxcol => 1, cell => 1 }) ok 69 - Illegal rows ({ maxcol => 1, cell => ARRAY(0x15dbd0c) }) ok 70 - Illegal rows ({ maxcol => 1, cell => HASH(0x15dbc9c) }) ok 71 - Illegal ReadData (-- undef --) ok 72 - Illegal ReadData () ok 73 - Illegal ReadData ( ) ok 74 - Illegal ReadData (0) ok 75 - Illegal ReadData (1) ok 76 - Illegal ReadData (ARRAY(0x1b4a164)) ok 77 - Illegal ReadData (HASH(0x15db9dc)) ok 78 - Illegal ReadData ([ -- undef -- ]) ok 79 - Illegal ReadData ([ ]) ok 80 - Illegal ReadData ([ ]) ok 81 - Illegal ReadData ([ 0 ]) ok 82 - Illegal ReadData ([ 1 ]) ok 83 - Illegal ReadData ([ ARRAY(0x15dbd0c) ]) ok 84 - Illegal ReadData ([ HASH(0x15dbc9c) ]) ok 85 - Illegal ReadData ({ -- undef -- }) ok 86 - Illegal ReadData ({ }) ok 87 - Illegal ReadData ({ }) ok 88 - Illegal ReadData ({ 0 }) ok 89 - Illegal ReadData ({ 1 }) ok 90 - Illegal ReadData ({ ARRAY(0x1b4a164) }) ok 91 - Illegal ReadData ({ HASH(0x15db9dc) }) ok 92 - Illegal ReadData ({ -- undef -- }) ok 93 - Illegal ReadData ({ }) ok 94 - Illegal ReadData ({ }) ok 95 - Illegal ReadData ({ 0 }) ok 96 - Illegal ReadData ({ 1 }) ok 97 - Illegal ReadData ({ ARRAY(0x15dbd0c) }) ok 98 - Illegal ReadData ({ HASH(0x15dbc9c) }) ok t/11_call......1..80 ok 1 - Open with options () ok 2 - Valid ref ok 3 - Open with options {} ok 4 - Valid ref ok 5 - Open with options (rc 0) ok 6 - Valid ref ok 7 - Open with options {rc 0} ok 8 - Valid ref ok 9 - Open with options (cell 0) ok 10 - Valid ref ok 11 - Open with options {cell 0} ok 12 - Valid ref ok 13 - Open with options (rc 0 cell 0) ok 14 - Valid ref ok 15 - Open with options {rc 0 cell 0} ok 16 - Valid ref ok 17 - Open with options (rc 1 cell 0) ok 18 - Valid ref ok 19 - Open with options {rc 1 cell 0} ok 20 - Valid ref ok 21 - Open with options (clip 0) ok 22 - Valid ref ok 23 - Open with options {clip 0} ok 24 - Valid ref ok 25 - Open with options (cell 0 clip 0) ok 26 - Valid ref ok 27 - Open with options {cell 0 clip 0} ok 28 - Valid ref ok 29 - Open with options (cell 1 clip 0) ok 30 - Valid ref ok 31 - Open with options {cell 1 clip 0} ok 32 - Valid ref ok 33 - Open with options (attr 0) ok 34 - Valid ref ok 35 - Open with options {attr 0} ok 36 - Valid ref ok 37 - Open with options (cell 0 attr 0) ok 38 - Valid ref ok 39 - Open with options {cell 0 attr 0} ok 40 - Valid ref ok 41 - Open with options () ok 42 - Valid ref ok 43 - Open with options {} ok 44 - Valid ref ok 45 - Open with options (rc 1) ok 46 - Valid ref ok 47 - Open with options {rc 1} ok 48 - Valid ref ok 49 - Open with options (cell 1) ok 50 - Valid ref ok 51 - Open with options {cell 1} ok 52 - Valid ref ok 53 - Open with options (rc 0 cell 1) ok 54 - Valid ref ok 55 - Open with options {rc 0 cell 1} ok 56 - Valid ref ok 57 - Open with options (rc 1 cell 1) ok 58 - Valid ref ok 59 - Open with options {rc 1 cell 1} ok 60 - Valid ref ok 61 - Open with options (clip 1) ok 62 - Valid ref ok 63 - Open with options {clip 1} ok 64 - Valid ref ok 65 - Open with options (cell 0 clip 1) ok 66 - Valid ref ok 67 - Open with options {cell 0 clip 1} ok 68 - Valid ref ok 69 - Open with options (cell 1 clip 1) ok 70 - Valid ref ok 71 - Open with options {cell 1 clip 1} ok 72 - Valid ref ok 73 - Open with options (attr 1) ok 74 - Valid ref ok 75 - Open with options {attr 1} ok 76 - Valid ref ok 77 - Open with options (cell 0 attr 1) ok 78 - Valid ref ok 79 - Open with options {cell 0 attr 1} ok 80 - Valid ref ok t/20_csv.......1..117 ok 1 - Nonexistent file ok 2 - Empty file ok 3 - Read/Parse csv file ok 4 - Base values ok 5 - Return type ok 6 - Spreadsheet type ok 7 - Sheet count ok 8 - Sheet list ok 9 - Sheet list count ok 10 - Parser version ok 11 - Last row ok 12 - Last column ok 13 - Last field ok 14 - Defined fields ok 15 - Unformatted cell A1 ok 16 - Formatted cell A1 ok 17 - Unformatted cell A2 ok 18 - Formatted cell A2 ok 19 - Unformatted cell A3 ok 20 - Formatted cell A3 ok 21 - Unformatted cell A4 ok 22 - Formatted cell A4 ok 23 - Unformatted cell B1 ok 24 - Formatted cell B1 ok 25 - Unformatted cell B2 ok 26 - Formatted cell B2 ok 27 - Unformatted cell B4 ok 28 - Formatted cell B4 ok 29 - Unformatted cell C3 ok 30 - Formatted cell C3 ok 31 - Unformatted cell C4 ok 32 - Formatted cell C4 ok 33 - Unformatted cell D1 ok 34 - Formatted cell D1 ok 35 - Unformatted cell D3 ok 36 - Formatted cell D3 ok 37 - Undefined fields ok 38 - Unformatted cell B3 ok 39 - Formatted cell B3 ok 40 - Unformatted cell C1 ok 41 - Formatted cell C1 ok 42 - Unformatted cell C2 ok 43 - Formatted cell C2 ok 44 - Unformatted cell D2 ok 45 - Formatted cell D2 ok 46 - Unformatted cell D4 ok 47 - Formatted cell D4 ok 48 - Read/Parse M$ csv file ok 49 - Defined fields ok 50 - Unformatted cell A1 ok 51 - Formatted cell A1 ok 52 - Unformatted cell A2 ok 53 - Formatted cell A2 ok 54 - Unformatted cell A3 ok 55 - Formatted cell A3 ok 56 - Unformatted cell A4 ok 57 - Formatted cell A4 ok 58 - Unformatted cell B1 ok 59 - Formatted cell B1 ok 60 - Unformatted cell B2 ok 61 - Formatted cell B2 ok 62 - Unformatted cell B4 ok 63 - Formatted cell B4 ok 64 - Unformatted cell C3 ok 65 - Formatted cell C3 ok 66 - Unformatted cell C4 ok 67 - Formatted cell C4 ok 68 - Unformatted cell D1 ok 69 - Formatted cell D1 ok 70 - Unformatted cell D3 ok 71 - Formatted cell D3 ok 72 - Undefined fields ok 73 - Unformatted cell B3 ok 74 - Formatted cell B3 ok 75 - Unformatted cell C1 ok 76 - Formatted cell C1 ok 77 - Unformatted cell C2 ok 78 - Formatted cell C2 ok 79 - Unformatted cell D2 ok 80 - Formatted cell D2 ok 81 - Unformatted cell D4 ok 82 - Formatted cell D4 ok 83 - Read/Parse strange csv file ok 84 - Defined fields ok 85 - Unformatted cell A1 ok 86 - Formatted cell A1 ok 87 - Unformatted cell A2 ok 88 - Formatted cell A2 ok 89 - Unformatted cell A3 ok 90 - Formatted cell A3 ok 91 - Unformatted cell A4 ok 92 - Formatted cell A4 ok 93 - Unformatted cell B1 ok 94 - Formatted cell B1 ok 95 - Unformatted cell B2 ok 96 - Formatted cell B2 ok 97 - Unformatted cell B4 ok 98 - Formatted cell B4 ok 99 - Unformatted cell C3 ok 100 - Formatted cell C3 ok 101 - Unformatted cell C4 ok 102 - Formatted cell C4 ok 103 - Unformatted cell D1 ok 104 - Formatted cell D1 ok 105 - Unformatted cell D3 ok 106 - Formatted cell D3 ok 107 - Undefined fields ok 108 - Unformatted cell B3 ok 109 - Formatted cell B3 ok 110 - Unformatted cell C1 ok 111 - Formatted cell C1 ok 112 - Unformatted cell C2 ok 113 - Formatted cell C2 ok 114 - Unformatted cell D2 ok 115 - Formatted cell D2 ok 116 - Unformatted cell D4 ok 117 - Formatted cell D4 ok t/21_csv.......ok 1 - Read/Parse csv file ok 2 - {sepchar} ok 3 - {quote} ok 4 - cell C3 ok 5 - Read/Parse csv file (M0 ok 6 - {sepchar} ok 7 - {quote} ok 8 - cell C3 ok 9 - Read/Parse csv file (tabs) ok 10 - {sepchar} ok 11 - {quote} ok 12 - cell C3 1..12 ok t/30_xls.......1..217 ok 1 - Nonexistent file ok 2 - Empty file ok 3 - Read/Parse xls file ok 4 - Base values ok 5 - Return type ok 6 - Spreadsheet type ok 7 - Sheet count ok 8 - Sheet list ok 9 - Sheet list count ok 10 - Parser version ok 11 - Defined fields ok 12 - Unformatted cell A1 ok 13 - Formatted cell A1 ok 14 - Unformatted cell A2 ok 15 - Formatted cell A2 ok 16 - Unformatted cell A3 ok 17 - Formatted cell A3 ok 18 - Unformatted cell A4 ok 19 - Formatted cell A4 ok 20 - Unformatted cell B1 ok 21 - Formatted cell B1 ok 22 - Unformatted cell B2 ok 23 - Formatted cell B2 ok 24 - Unformatted cell B4 ok 25 - Formatted cell B4 ok 26 - Unformatted cell C3 ok 27 - Formatted cell C3 ok 28 - Unformatted cell C4 ok 29 - Formatted cell C4 ok 30 - Unformatted cell D1 ok 31 - Formatted cell D1 ok 32 - Unformatted cell D3 ok 33 - Formatted cell D3 ok 34 - Undefined fields ok 35 - Unformatted cell B3 ok 36 - Formatted cell B3 ok 37 - Unformatted cell C1 ok 38 - Formatted cell C1 ok 39 - Unformatted cell C2 ok 40 - Formatted cell C2 ok 41 - Unformatted cell D2 ok 42 - Formatted cell D2 ok 43 - Unformatted cell D4 ok 44 - Formatted cell D4 ok 45 - Row'ed rows ok 46 - Row'ed columns ok 47 - Row'ed value D1 ok 48 - Row'ed value C4 ok 49 - Parse xls data ok 50 - Base values ok 51 - Return type ok 52 - Spreadsheet type ok 53 - Sheet count ok 54 - Sheet list ok 55 - Sheet list count ok 56 - Parser version ok 57 - Defined fields ok 58 - Unformatted cell A1 ok 59 - Formatted cell A1 ok 60 - Unformatted cell A2 ok 61 - Formatted cell A2 ok 62 - Unformatted cell A3 ok 63 - Formatted cell A3 ok 64 - Unformatted cell A4 ok 65 - Formatted cell A4 ok 66 - Unformatted cell B1 ok 67 - Formatted cell B1 ok 68 - Unformatted cell B2 ok 69 - Formatted cell B2 ok 70 - Unformatted cell B4 ok 71 - Formatted cell B4 ok 72 - Unformatted cell C3 ok 73 - Formatted cell C3 ok 74 - Unformatted cell C4 ok 75 - Formatted cell C4 ok 76 - Unformatted cell D1 ok 77 - Formatted cell D1 ok 78 - Unformatted cell D3 ok 79 - Formatted cell D3 ok 80 - Undefined fields ok 81 - Unformatted cell B3 ok 82 - Formatted cell B3 ok 83 - Unformatted cell C1 ok 84 - Formatted cell C1 ok 85 - Unformatted cell C2 ok 86 - Formatted cell C2 ok 87 - Unformatted cell D2 ok 88 - Formatted cell D2 ok 89 - Unformatted cell D4 ok 90 - Formatted cell D4 ok 91 - Row'ed rows ok 92 - Row'ed columns ok 93 - Row'ed value D1 ok 94 - Row'ed value C4 ok 95 - XLS File fom Mac OS X ok 96 - Read/Parse Mac OS X xls file ok 97 - Base values ok 98 - Sheet count ok 99 - Sheet labels ok 100 - MaxRow ok 101 - MaxCol ok 102 - Sheet label ok 103 - Empty sheet maxrow ok 104 - Empty sheet maxcol ok 105 - Content ok 106 - cell structure ok 107 - last cell ok 108 - Cell A1 ok 109 - Cell 1, 1 ok 110 - Cell A2 ok 111 - Cell 1, 2 ok 112 - Cell A3 ok 113 - Cell 1, 3 ok 114 - Cell A4 ok 115 - Cell 1, 4 ok 116 - Cell A5 ok 117 - Cell 1, 5 ok 118 - Cell A6 ok 119 - Cell 1, 6 ok 120 - Cell A7 ok 121 - Cell 1, 7 ok 122 - Cell A8 ok 123 - Cell 1, 8 ok 124 - Cell A9 ok 125 - Cell 1, 9 ok 126 - Cell A10 ok 127 - Cell 1, 10 ok 128 - Cell A11 ok 129 - Cell 1, 11 ok 130 - Cell A12 ok 131 - Cell 1, 12 ok 132 - Cell A13 ok 133 - Cell 1, 13 ok 134 - Cell A14 ok 135 - Cell 1, 14 ok 136 - Cell A15 ok 137 - Cell 1, 15 ok 138 - Cell A16 ok 139 - Cell 1, 16 ok 140 - Cell A17 ok 141 - Cell 1, 17 ok 142 - Cell C1 ok 143 - Cell 3, 1 ok 144 - Cell C2 ok 145 - Cell 3, 2 ok 146 - Cell C3 ok 147 - Cell 3, 3 ok 148 - Cell C4 ok 149 - Cell 3, 4 ok 150 - Cell C5 ok 151 - Cell 3, 5 ok 152 - Cell C6 ok 153 - Cell 3, 6 ok 154 - Cell C7 ok 155 - Cell 3, 7 ok 156 - Cell C8 ok 157 - Cell 3, 8 ok 158 - Cell C9 ok 159 - Cell 3, 9 ok 160 - Cell C10 ok 161 - Cell 3, 10 ok 162 - Cell C11 ok 163 - Cell 3, 11 ok 164 - Cell C12 ok 165 - Cell 3, 12 ok 166 - Cell C13 ok 167 - Cell 3, 13 ok 168 - Cell C14 ok 169 - Cell 3, 14 ok 170 - Cell C15 ok 171 - Cell 3, 15 ok 172 - Cell C16 ok 173 - Cell 3, 16 ok 174 - Cell C17 ok 175 - Cell 3, 17 ok 176 - Cell C18 ok 177 - Cell 3, 18 ok 178 - Cell C19 ok 179 - Cell 3, 19 ok 180 - Cell C20 ok 181 - Cell 3, 20 ok 182 - Cell C21 ok 183 - Cell 3, 21 ok 184 - Cell C22 ok 185 - Cell 3, 22 ok 186 - Cell C23 ok 187 - Cell 3, 23 ok 188 - Cell C24 ok 189 - Cell 3, 24 ok 190 - Cell C25 ok 191 - Cell 3, 25 ok 192 - Cell A18 ok 193 - Cell 1, 18 ok 194 - Cell B1 ok 195 - Cell 2, 1 ok 196 - Cell B6 ok 197 - Cell 2, 6 ok 198 - Cell B20 ok 199 - Cell 2, 20 ok 200 - Cell C26 ok 201 - Cell 3, 26 ok 202 - Cell D14 ok 203 - Cell 4, 14 ok 204 - True/False values ok 205 - first sheet ok 206 - unformatted plain text ok 207 - unformatted space ok 208 - unformatted empty ok 209 - unformatted numeric 0 ok 210 - unformatted numeric 1 ok 211 - unformatted a single ' ok 212 - formatted plain text ok 213 - formatted space ok 214 - formatted empty ok 215 - formatted numeric 0 ok 216 - formatted numeric 1 ok 217 - formatted a single ' ok t/31_clr.......1..256 ok 1 - Excel Attributes testcase ok 2 - Auto ok 3 - Unspecified font color ok 4 - Unspecified fill color ok 5 - Column 1 header ok 6 - Row 1 header ok 7 - FG (1, 1) ok 8 - BG (1, 1) ok 9 - Row 2 header ok 10 - FG (1, 2) ok 11 - BG (1, 2) ok 12 - Row 3 header ok 13 - FG (1, 3) ok 14 - BG (1, 3) ok 15 - Row 4 header ok 16 - FG (1, 4) ok 17 - BG (1, 4) ok 18 - Row 5 header ok 19 - FG (1, 5) ok 20 - BG (1, 5) ok 21 - Row 6 header ok 22 - FG (1, 6) ok 23 - BG (1, 6) ok 24 - Row 7 header ok 25 - FG (1, 7) ok 26 - BG (1, 7) ok 27 - Row 8 header ok 28 - FG (1, 8) ok 29 - BG (1, 8) ok 30 - Row 9 header ok 31 - FG (1, 9) ok 32 - BG (1, 9) ok 33 - Column 2 header ok 34 - Row 1 header ok 35 - FG (2, 1) ok 36 - BG (2, 1) ok 37 - Row 2 header ok 38 - FG (2, 2) ok 39 - BG (2, 2) ok 40 - Row 3 header ok 41 - FG (2, 3) ok 42 - BG (2, 3) ok 43 - Row 4 header ok 44 - FG (2, 4) ok 45 - BG (2, 4) ok 46 - Row 5 header ok 47 - FG (2, 5) ok 48 - BG (2, 5) ok 49 - Row 6 header ok 50 - FG (2, 6) ok 51 - BG (2, 6) ok 52 - Row 7 header ok 53 - FG (2, 7) ok 54 - BG (2, 7) ok 55 - Row 8 header ok 56 - FG (2, 8) ok 57 - BG (2, 8) ok 58 - Row 9 header ok 59 - FG (2, 9) ok 60 - BG (2, 9) ok 61 - Column 3 header ok 62 - Row 1 header ok 63 - FG (3, 1) ok 64 - BG (3, 1) ok 65 - Row 2 header ok 66 - FG (3, 2) ok 67 - BG (3, 2) ok 68 - Row 3 header ok 69 - FG (3, 3) ok 70 - BG (3, 3) ok 71 - Row 4 header ok 72 - FG (3, 4) ok 73 - BG (3, 4) ok 74 - Row 5 header ok 75 - FG (3, 5) ok 76 - BG (3, 5) ok 77 - Row 6 header ok 78 - FG (3, 6) ok 79 - BG (3, 6) ok 80 - Row 7 header ok 81 - FG (3, 7) ok 82 - BG (3, 7) ok 83 - Row 8 header ok 84 - FG (3, 8) ok 85 - BG (3, 8) ok 86 - Row 9 header ok 87 - FG (3, 9) ok 88 - BG (3, 9) ok 89 - Column 4 header ok 90 - Row 1 header ok 91 - FG (4, 1) ok 92 - BG (4, 1) ok 93 - Row 2 header ok 94 - FG (4, 2) ok 95 - BG (4, 2) ok 96 - Row 3 header ok 97 - FG (4, 3) ok 98 - BG (4, 3) ok 99 - Row 4 header ok 100 - FG (4, 4) ok 101 - BG (4, 4) ok 102 - Row 5 header ok 103 - FG (4, 5) ok 104 - BG (4, 5) ok 105 - Row 6 header ok 106 - FG (4, 6) ok 107 - BG (4, 6) ok 108 - Row 7 header ok 109 - FG (4, 7) ok 110 - BG (4, 7) ok 111 - Row 8 header ok 112 - FG (4, 8) ok 113 - BG (4, 8) ok 114 - Row 9 header ok 115 - FG (4, 9) ok 116 - BG (4, 9) ok 117 - Column 5 header ok 118 - Row 1 header ok 119 - FG (5, 1) ok 120 - BG (5, 1) ok 121 - Row 2 header ok 122 - FG (5, 2) ok 123 - BG (5, 2) ok 124 - Row 3 header ok 125 - FG (5, 3) ok 126 - BG (5, 3) ok 127 - Row 4 header ok 128 - FG (5, 4) ok 129 - BG (5, 4) ok 130 - Row 5 header ok 131 - FG (5, 5) ok 132 - BG (5, 5) ok 133 - Row 6 header ok 134 - FG (5, 6) ok 135 - BG (5, 6) ok 136 - Row 7 header ok 137 - FG (5, 7) ok 138 - BG (5, 7) ok 139 - Row 8 header ok 140 - FG (5, 8) ok 141 - BG (5, 8) ok 142 - Row 9 header ok 143 - FG (5, 9) ok 144 - BG (5, 9) ok 145 - Column 6 header ok 146 - Row 1 header ok 147 - FG (6, 1) ok 148 - BG (6, 1) ok 149 - Row 2 header ok 150 - FG (6, 2) ok 151 - BG (6, 2) ok 152 - Row 3 header ok 153 - FG (6, 3) ok 154 - BG (6, 3) ok 155 - Row 4 header ok 156 - FG (6, 4) ok 157 - BG (6, 4) ok 158 - Row 5 header ok 159 - FG (6, 5) ok 160 - BG (6, 5) ok 161 - Row 6 header ok 162 - FG (6, 6) ok 163 - BG (6, 6) ok 164 - Row 7 header ok 165 - FG (6, 7) ok 166 - BG (6, 7) ok 167 - Row 8 header ok 168 - FG (6, 8) ok 169 - BG (6, 8) ok 170 - Row 9 header ok 171 - FG (6, 9) ok 172 - BG (6, 9) ok 173 - Column 7 header ok 174 - Row 1 header ok 175 - FG (7, 1) ok 176 - BG (7, 1) ok 177 - Row 2 header ok 178 - FG (7, 2) ok 179 - BG (7, 2) ok 180 - Row 3 header ok 181 - FG (7, 3) ok 182 - BG (7, 3) ok 183 - Row 4 header ok 184 - FG (7, 4) ok 185 - BG (7, 4) ok 186 - Row 5 header ok 187 - FG (7, 5) ok 188 - BG (7, 5) ok 189 - Row 6 header ok 190 - FG (7, 6) ok 191 - BG (7, 6) ok 192 - Row 7 header ok 193 - FG (7, 7) ok 194 - BG (7, 7) ok 195 - Row 8 header ok 196 - FG (7, 8) ok 197 - BG (7, 8) ok 198 - Row 9 header ok 199 - FG (7, 9) ok 200 - BG (7, 9) ok 201 - Column 8 header ok 202 - Row 1 header ok 203 - FG (8, 1) ok 204 - BG (8, 1) ok 205 - Row 2 header ok 206 - FG (8, 2) ok 207 - BG (8, 2) ok 208 - Row 3 header ok 209 - FG (8, 3) ok 210 - BG (8, 3) ok 211 - Row 4 header ok 212 - FG (8, 4) ok 213 - BG (8, 4) ok 214 - Row 5 header ok 215 - FG (8, 5) ok 216 - BG (8, 5) ok 217 - Row 6 header ok 218 - FG (8, 6) ok 219 - BG (8, 6) ok 220 - Row 7 header ok 221 - FG (8, 7) ok 222 - BG (8, 7) ok 223 - Row 8 header ok 224 - FG (8, 8) ok 225 - BG (8, 8) ok 226 - Row 9 header ok 227 - FG (8, 9) ok 228 - BG (8, 9) ok 229 - Column 9 header ok 230 - Row 1 header ok 231 - FG (9, 1) ok 232 - BG (9, 1) ok 233 - Row 2 header ok 234 - FG (9, 2) ok 235 - BG (9, 2) ok 236 - Row 3 header ok 237 - FG (9, 3) ok 238 - BG (9, 3) ok 239 - Row 4 header ok 240 - FG (9, 4) ok 241 - BG (9, 4) ok 242 - Row 5 header ok 243 - FG (9, 5) ok 244 - BG (9, 5) ok 245 - Row 6 header ok 246 - FG (9, 6) ok 247 - BG (9, 6) ok 248 - Row 7 header ok 249 - FG (9, 7) ok 250 - BG (9, 7) ok 251 - Row 8 header ok 252 - FG (9, 8) ok 253 - BG (9, 8) ok 254 - Row 9 header ok 255 - FG (9, 9) ok 256 - BG (9, 9) ok t/32_fmt.......1..39 ok 1 - Excel Attributes testcase ok 2 - Merged cell left formatted ok 3 - Merged cell right formatted ok 4 - Merged cell left unformatted ok 5 - Merged cell right unformatted ok 6 - Merged cell left merged ok 7 - Merged cell right merged ok 8 - Unlocked cell ok 9 - Unlocked cell not locked ok 10 - Unlocked cell not merged ok 11 - Unlocked cell not hidden ok 12 - Hidden cell ok 13 - Hidden cell hidden ok 14 - Hidden cell not merged ok 15 - Unformatted valued A1 ok 16 - Unformatted valued A2 ok 17 - Unformatted valued A3 ok 18 - Unformatted valued A4 ok 19 - Unformatted valued A5 ok 20 - Unformatted valued A6 ok 21 - Unformatted valued A7 ok 22 - Unformatted valued A8 ok 23 - Unformatted valued A9 ok 24 - Unformatted valued A10 ok 25 - Unformatted valued A11 ok 26 - Unformatted valued A12 ok 27 - Default format ok 28 - Formatted valued A1 ok 29 - Formatted valued A10 ok 30 - Unformatted valued A2 ok 31 - Unformatted valued A3 ok 32 - Unformatted valued A4 ok 33 - Unformatted valued A5 ok 34 - Unformatted valued A6 ok 35 - Unformatted valued A7 ok 36 - Unformatted valued A8 ok 37 - Unformatted valued A9 ok 38 - Unformatted valued A11 ok 39 - Unformatted valued A12 ok t/33_misc......ok 1 - Open with options ok 2 - Sheet Count 1..2 ok t/40_sxc.......1..301 ok 1 - Nonexistent file ok 2 - Read/Parse sxc file ok 3 - Base values ok 4 - Return type ok 5 - Spreadsheet type ok 6 - Sheet count ok 7 - Sheet list ok 8 - Sheet list count ok 9 - Parser version ok 10 - Sheet 1 ok 11 - Defined fields ok 12 - Unformatted cell A1 ok 13 - Formatted cell A1 ok 14 - Unformatted cell A2 ok 15 - Formatted cell A2 ok 16 - Unformatted cell A3 ok 17 - Formatted cell A3 ok 18 - Unformatted cell A4 ok 19 - Formatted cell A4 ok 20 - Unformatted cell B1 ok 21 - Formatted cell B1 ok 22 - Unformatted cell B2 ok 23 - Formatted cell B2 ok 24 - Unformatted cell B4 ok 25 - Formatted cell B4 ok 26 - Unformatted cell C3 ok 27 - Formatted cell C3 ok 28 - Unformatted cell C4 ok 29 - Formatted cell C4 ok 30 - Unformatted cell D1 ok 31 - Formatted cell D1 ok 32 - Unformatted cell D3 ok 33 - Formatted cell D3 ok 34 - Undefined fields ok 35 - Unformatted cell B3 ok 36 - Formatted cell B3 ok 37 - Unformatted cell C1 ok 38 - Formatted cell C1 ok 39 - Unformatted cell C2 ok 40 - Formatted cell C2 ok 41 - Unformatted cell D2 ok 42 - Formatted cell D2 ok 43 - Unformatted cell D4 ok 44 - Formatted cell D4 ok 45 - Nonexistent fields ok 46 - Unformatted cell A9 ok 47 - Formatted cell A9 ok 48 - Unformatted cell X6 ok 49 - Formatted cell X6 ok 50 - Unformatted cell B17 ok 51 - Formatted cell B17 ok 52 - Unformatted cell AB4 ok 53 - Formatted cell AB4 ok 54 - Unformatted cell BE33 ok 55 - Formatted cell BE33 ok 56 - Sheet 2 ok 57 - Defined fields ok 58 - Unformatted cell A1 ok 59 - Formatted cell A1 ok 60 - Unformatted cell C1 ok 61 - Formatted cell C1 ok 62 - Unformatted cell E1 ok 63 - Formatted cell E1 ok 64 - Unformatted cell B2 ok 65 - Formatted cell B2 ok 66 - Unformatted cell D2 ok 67 - Formatted cell D2 ok 68 - Unformatted cell A3 ok 69 - Formatted cell A3 ok 70 - Unformatted cell C3 ok 71 - Formatted cell C3 ok 72 - Unformatted cell E3 ok 73 - Formatted cell E3 ok 74 - Undefined fields ok 75 - Unformatted cell B1 ok 76 - Formatted cell B1 ok 77 - Unformatted cell D1 ok 78 - Formatted cell D1 ok 79 - Unformatted cell A2 ok 80 - Formatted cell A2 ok 81 - Unformatted cell C2 ok 82 - Formatted cell C2 ok 83 - Unformatted cell E2 ok 84 - Formatted cell E2 ok 85 - Unformatted cell B3 ok 86 - Formatted cell B3 ok 87 - Unformatted cell D3 ok 88 - Formatted cell D3 ok 89 - Nonexistent fields ok 90 - Unformatted cell A9 ok 91 - Formatted cell A9 ok 92 - Unformatted cell X6 ok 93 - Formatted cell X6 ok 94 - Unformatted cell B17 ok 95 - Formatted cell B17 ok 96 - Unformatted cell AB4 ok 97 - Formatted cell AB4 ok 98 - Unformatted cell BE33 ok 99 - Formatted cell BE33 ok 100 - Sheet labels in metadata ok 101 - Sheet order ok 102 - Read/Parse xml file ok 103 - Base values ok 104 - Return type ok 105 - Spreadsheet type ok 106 - Sheet count ok 107 - Sheet list ok 108 - Sheet list count ok 109 - Parser version ok 110 - Sheet 1 ok 111 - Defined fields ok 112 - Unformatted cell A1 ok 113 - Formatted cell A1 ok 114 - Unformatted cell A2 ok 115 - Formatted cell A2 ok 116 - Unformatted cell A3 ok 117 - Formatted cell A3 ok 118 - Unformatted cell A4 ok 119 - Formatted cell A4 ok 120 - Unformatted cell B1 ok 121 - Formatted cell B1 ok 122 - Unformatted cell B2 ok 123 - Formatted cell B2 ok 124 - Unformatted cell B4 ok 125 - Formatted cell B4 ok 126 - Unformatted cell C3 ok 127 - Formatted cell C3 ok 128 - Unformatted cell C4 ok 129 - Formatted cell C4 ok 130 - Unformatted cell D1 ok 131 - Formatted cell D1 ok 132 - Unformatted cell D3 ok 133 - Formatted cell D3 ok 134 - Undefined fields ok 135 - Unformatted cell B3 ok 136 - Formatted cell B3 ok 137 - Unformatted cell C1 ok 138 - Formatted cell C1 ok 139 - Unformatted cell C2 ok 140 - Formatted cell C2 ok 141 - Unformatted cell D2 ok 142 - Formatted cell D2 ok 143 - Unformatted cell D4 ok 144 - Formatted cell D4 ok 145 - Nonexistent fields ok 146 - Unformatted cell A9 ok 147 - Formatted cell A9 ok 148 - Unformatted cell X6 ok 149 - Formatted cell X6 ok 150 - Unformatted cell B17 ok 151 - Formatted cell B17 ok 152 - Unformatted cell AB4 ok 153 - Formatted cell AB4 ok 154 - Unformatted cell BE33 ok 155 - Formatted cell BE33 ok 156 - Sheet 2 ok 157 - Defined fields ok 158 - Unformatted cell A1 ok 159 - Formatted cell A1 ok 160 - Unformatted cell C1 ok 161 - Formatted cell C1 ok 162 - Unformatted cell E1 ok 163 - Formatted cell E1 ok 164 - Unformatted cell B2 ok 165 - Formatted cell B2 ok 166 - Unformatted cell D2 ok 167 - Formatted cell D2 ok 168 - Unformatted cell A3 ok 169 - Formatted cell A3 ok 170 - Unformatted cell C3 ok 171 - Formatted cell C3 ok 172 - Unformatted cell E3 ok 173 - Formatted cell E3 ok 174 - Undefined fields ok 175 - Unformatted cell B1 ok 176 - Formatted cell B1 ok 177 - Unformatted cell D1 ok 178 - Formatted cell D1 ok 179 - Unformatted cell A2 ok 180 - Formatted cell A2 ok 181 - Unformatted cell C2 ok 182 - Formatted cell C2 ok 183 - Unformatted cell E2 ok 184 - Formatted cell E2 ok 185 - Unformatted cell B3 ok 186 - Formatted cell B3 ok 187 - Unformatted cell D3 ok 188 - Formatted cell D3 ok 189 - Nonexistent fields ok 190 - Unformatted cell A9 ok 191 - Formatted cell A9 ok 192 - Unformatted cell X6 ok 193 - Formatted cell X6 ok 194 - Unformatted cell B17 ok 195 - Formatted cell B17 ok 196 - Unformatted cell AB4 ok 197 - Formatted cell AB4 ok 198 - Unformatted cell BE33 ok 199 - Formatted cell BE33 ok 200 - Sheet labels in metadata ok 201 - Sheet order ok 202 - Parse xml data ok 203 - Base values ok 204 - Return type ok 205 - Spreadsheet type ok 206 - Sheet count ok 207 - Sheet list ok 208 - Sheet list count ok 209 - Parser version ok 210 - Sheet 1 ok 211 - Defined fields ok 212 - Unformatted cell A1 ok 213 - Formatted cell A1 ok 214 - Unformatted cell A2 ok 215 - Formatted cell A2 ok 216 - Unformatted cell A3 ok 217 - Formatted cell A3 ok 218 - Unformatted cell A4 ok 219 - Formatted cell A4 ok 220 - Unformatted cell B1 ok 221 - Formatted cell B1 ok 222 - Unformatted cell B2 ok 223 - Formatted cell B2 ok 224 - Unformatted cell B4 ok 225 - Formatted cell B4 ok 226 - Unformatted cell C3 ok 227 - Formatted cell C3 ok 228 - Unformatted cell C4 ok 229 - Formatted cell C4 ok 230 - Unformatted cell D1 ok 231 - Formatted cell D1 ok 232 - Unformatted cell D3 ok 233 - Formatted cell D3 ok 234 - Undefined fields ok 235 - Unformatted cell B3 ok 236 - Formatted cell B3 ok 237 - Unformatted cell C1 ok 238 - Formatted cell C1 ok 239 - Unformatted cell C2 ok 240 - Formatted cell C2 ok 241 - Unformatted cell D2 ok 242 - Formatted cell D2 ok 243 - Unformatted cell D4 ok 244 - Formatted cell D4 ok 245 - Nonexistent fields ok 246 - Unformatted cell A9 ok 247 - Formatted cell A9 ok 248 - Unformatted cell X6 ok 249 - Formatted cell X6 ok 250 - Unformatted cell B17 ok 251 - Formatted cell B17 ok 252 - Unformatted cell AB4 ok 253 - Formatted cell AB4 ok 254 - Unformatted cell BE33 ok 255 - Formatted cell BE33 ok 256 - Sheet 2 ok 257 - Defined fields ok 258 - Unformatted cell A1 ok 259 - Formatted cell A1 ok 260 - Unformatted cell C1 ok 261 - Formatted cell C1 ok 262 - Unformatted cell E1 ok 263 - Formatted cell E1 ok 264 - Unformatted cell B2 ok 265 - Formatted cell B2 ok 266 - Unformatted cell D2 ok 267 - Formatted cell D2 ok 268 - Unformatted cell A3 ok 269 - Formatted cell A3 ok 270 - Unformatted cell C3 ok 271 - Formatted cell C3 ok 272 - Unformatted cell E3 ok 273 - Formatted cell E3 ok 274 - Undefined fields ok 275 - Unformatted cell B1 ok 276 - Formatted cell B1 ok 277 - Unformatted cell D1 ok 278 - Formatted cell D1 ok 279 - Unformatted cell A2 ok 280 - Formatted cell A2 ok 281 - Unformatted cell C2 ok 282 - Formatted cell C2 ok 283 - Unformatted cell E2 ok 284 - Formatted cell E2 ok 285 - Unformatted cell B3 ok 286 - Formatted cell B3 ok 287 - Unformatted cell D3 ok 288 - Formatted cell D3 ok 289 - Nonexistent fields ok 290 - Unformatted cell A9 ok 291 - Formatted cell A9 ok 292 - Unformatted cell X6 ok 293 - Formatted cell X6 ok 294 - Unformatted cell B17 ok 295 - Formatted cell B17 ok 296 - Unformatted cell AB4 ok 297 - Formatted cell AB4 ok 298 - Unformatted cell BE33 ok 299 - Formatted cell BE33 ok 300 - Sheet labels in metadata ok 301 - Sheet order ok t/45_ods.......1..301 ok 1 - Nonexistent file ok 2 - Read/Parse ods file ok 3 - Base values ok 4 - Return type ok 5 - Spreadsheet type ok 6 - Sheet count ok 7 - Sheet list ok 8 - Sheet list count ok 9 - Parser version ok 10 - Sheet 1 ok 11 - Defined fields ok 12 - Unformatted cell A1 ok 13 - Formatted cell A1 ok 14 - Unformatted cell A2 ok 15 - Formatted cell A2 ok 16 - Unformatted cell A3 ok 17 - Formatted cell A3 ok 18 - Unformatted cell A4 ok 19 - Formatted cell A4 ok 20 - Unformatted cell B1 ok 21 - Formatted cell B1 ok 22 - Unformatted cell B2 ok 23 - Formatted cell B2 ok 24 - Unformatted cell B4 ok 25 - Formatted cell B4 ok 26 - Unformatted cell C3 ok 27 - Formatted cell C3 ok 28 - Unformatted cell C4 ok 29 - Formatted cell C4 ok 30 - Unformatted cell D1 ok 31 - Formatted cell D1 ok 32 - Unformatted cell D3 ok 33 - Formatted cell D3 ok 34 - Undefined fields ok 35 - Unformatted cell B3 ok 36 - Formatted cell B3 ok 37 - Unformatted cell C1 ok 38 - Formatted cell C1 ok 39 - Unformatted cell C2 ok 40 - Formatted cell C2 ok 41 - Unformatted cell D2 ok 42 - Formatted cell D2 ok 43 - Unformatted cell D4 ok 44 - Formatted cell D4 ok 45 - Nonexistent fields ok 46 - Unformatted cell A9 ok 47 - Formatted cell A9 ok 48 - Unformatted cell X6 ok 49 - Formatted cell X6 ok 50 - Unformatted cell B17 ok 51 - Formatted cell B17 ok 52 - Unformatted cell AB4 ok 53 - Formatted cell AB4 ok 54 - Unformatted cell BE33 ok 55 - Formatted cell BE33 ok 56 - Sheet 2 ok 57 - Defined fields ok 58 - Unformatted cell A1 ok 59 - Formatted cell A1 ok 60 - Unformatted cell C1 ok 61 - Formatted cell C1 ok 62 - Unformatted cell E1 ok 63 - Formatted cell E1 ok 64 - Unformatted cell B2 ok 65 - Formatted cell B2 ok 66 - Unformatted cell D2 ok 67 - Formatted cell D2 ok 68 - Unformatted cell A3 ok 69 - Formatted cell A3 ok 70 - Unformatted cell C3 ok 71 - Formatted cell C3 ok 72 - Unformatted cell E3 ok 73 - Formatted cell E3 ok 74 - Undefined fields ok 75 - Unformatted cell B1 ok 76 - Formatted cell B1 ok 77 - Unformatted cell D1 ok 78 - Formatted cell D1 ok 79 - Unformatted cell A2 ok 80 - Formatted cell A2 ok 81 - Unformatted cell C2 ok 82 - Formatted cell C2 ok 83 - Unformatted cell E2 ok 84 - Formatted cell E2 ok 85 - Unformatted cell B3 ok 86 - Formatted cell B3 ok 87 - Unformatted cell D3 ok 88 - Formatted cell D3 ok 89 - Nonexistent fields ok 90 - Unformatted cell A9 ok 91 - Formatted cell A9 ok 92 - Unformatted cell X6 ok 93 - Formatted cell X6 ok 94 - Unformatted cell B17 ok 95 - Formatted cell B17 ok 96 - Unformatted cell AB4 ok 97 - Formatted cell AB4 ok 98 - Unformatted cell BE33 ok 99 - Formatted cell BE33 ok 100 - Sheet labels in metadata ok 101 - Sheet order ok 102 - Read/Parse xml file ok 103 - Base values ok 104 - Return type ok 105 - Spreadsheet type ok 106 - Sheet count ok 107 - Sheet list ok 108 - Sheet list count ok 109 - Parser version ok 110 - Sheet 1 ok 111 - Defined fields ok 112 - Unformatted cell A1 ok 113 - Formatted cell A1 ok 114 - Unformatted cell A2 ok 115 - Formatted cell A2 ok 116 - Unformatted cell A3 ok 117 - Formatted cell A3 ok 118 - Unformatted cell A4 ok 119 - Formatted cell A4 ok 120 - Unformatted cell B1 ok 121 - Formatted cell B1 ok 122 - Unformatted cell B2 ok 123 - Formatted cell B2 ok 124 - Unformatted cell B4 ok 125 - Formatted cell B4 ok 126 - Unformatted cell C3 ok 127 - Formatted cell C3 ok 128 - Unformatted cell C4 ok 129 - Formatted cell C4 ok 130 - Unformatted cell D1 ok 131 - Formatted cell D1 ok 132 - Unformatted cell D3 ok 133 - Formatted cell D3 ok 134 - Undefined fields ok 135 - Unformatted cell B3 ok 136 - Formatted cell B3 ok 137 - Unformatted cell C1 ok 138 - Formatted cell C1 ok 139 - Unformatted cell C2 ok 140 - Formatted cell C2 ok 141 - Unformatted cell D2 ok 142 - Formatted cell D2 ok 143 - Unformatted cell D4 ok 144 - Formatted cell D4 ok 145 - Nonexistent fields ok 146 - Unformatted cell A9 ok 147 - Formatted cell A9 ok 148 - Unformatted cell X6 ok 149 - Formatted cell X6 ok 150 - Unformatted cell B17 ok 151 - Formatted cell B17 ok 152 - Unformatted cell AB4 ok 153 - Formatted cell AB4 ok 154 - Unformatted cell BE33 ok 155 - Formatted cell BE33 ok 156 - Sheet 2 ok 157 - Defined fields ok 158 - Unformatted cell A1 ok 159 - Formatted cell A1 ok 160 - Unformatted cell C1 ok 161 - Formatted cell C1 ok 162 - Unformatted cell E1 ok 163 - Formatted cell E1 ok 164 - Unformatted cell B2 ok 165 - Formatted cell B2 ok 166 - Unformatted cell D2 ok 167 - Formatted cell D2 ok 168 - Unformatted cell A3 ok 169 - Formatted cell A3 ok 170 - Unformatted cell C3 ok 171 - Formatted cell C3 ok 172 - Unformatted cell E3 ok 173 - Formatted cell E3 ok 174 - Undefined fields ok 175 - Unformatted cell B1 ok 176 - Formatted cell B1 ok 177 - Unformatted cell D1 ok 178 - Formatted cell D1 ok 179 - Unformatted cell A2 ok 180 - Formatted cell A2 ok 181 - Unformatted cell C2 ok 182 - Formatted cell C2 ok 183 - Unformatted cell E2 ok 184 - Formatted cell E2 ok 185 - Unformatted cell B3 ok 186 - Formatted cell B3 ok 187 - Unformatted cell D3 ok 188 - Formatted cell D3 ok 189 - Nonexistent fields ok 190 - Unformatted cell A9 ok 191 - Formatted cell A9 ok 192 - Unformatted cell X6 ok 193 - Formatted cell X6 ok 194 - Unformatted cell B17 ok 195 - Formatted cell B17 ok 196 - Unformatted cell AB4 ok 197 - Formatted cell AB4 ok 198 - Unformatted cell BE33 ok 199 - Formatted cell BE33 ok 200 - Sheet labels in metadata ok 201 - Sheet order ok 202 - Parse xml data ok 203 - Base values ok 204 - Return type ok 205 - Spreadsheet type ok 206 - Sheet count ok 207 - Sheet list ok 208 - Sheet list count ok 209 - Parser version ok 210 - Sheet 1 ok 211 - Defined fields ok 212 - Unformatted cell A1 ok 213 - Formatted cell A1 ok 214 - Unformatted cell A2 ok 215 - Formatted cell A2 ok 216 - Unformatted cell A3 ok 217 - Formatted cell A3 ok 218 - Unformatted cell A4 ok 219 - Formatted cell A4 ok 220 - Unformatted cell B1 ok 221 - Formatted cell B1 ok 222 - Unformatted cell B2 ok 223 - Formatted cell B2 ok 224 - Unformatted cell B4 ok 225 - Formatted cell B4 ok 226 - Unformatted cell C3 ok 227 - Formatted cell C3 ok 228 - Unformatted cell C4 ok 229 - Formatted cell C4 ok 230 - Unformatted cell D1 ok 231 - Formatted cell D1 ok 232 - Unformatted cell D3 ok 233 - Formatted cell D3 ok 234 - Undefined fields ok 235 - Unformatted cell B3 ok 236 - Formatted cell B3 ok 237 - Unformatted cell C1 ok 238 - Formatted cell C1 ok 239 - Unformatted cell C2 ok 240 - Formatted cell C2 ok 241 - Unformatted cell D2 ok 242 - Formatted cell D2 ok 243 - Unformatted cell D4 ok 244 - Formatted cell D4 ok 245 - Nonexistent fields ok 246 - Unformatted cell A9 ok 247 - Formatted cell A9 ok 248 - Unformatted cell X6 ok 249 - Formatted cell X6 ok 250 - Unformatted cell B17 ok 251 - Formatted cell B17 ok 252 - Unformatted cell AB4 ok 253 - Formatted cell AB4 ok 254 - Unformatted cell BE33 ok 255 - Formatted cell BE33 ok 256 - Sheet 2 ok 257 - Defined fields ok 258 - Unformatted cell A1 ok 259 - Formatted cell A1 ok 260 - Unformatted cell C1 ok 261 - Formatted cell C1 ok 262 - Unformatted cell E1 ok 263 - Formatted cell E1 ok 264 - Unformatted cell B2 ok 265 - Formatted cell B2 ok 266 - Unformatted cell D2 ok 267 - Formatted cell D2 ok 268 - Unformatted cell A3 ok 269 - Formatted cell A3 ok 270 - Unformatted cell C3 ok 271 - Formatted cell C3 ok 272 - Unformatted cell E3 ok 273 - Formatted cell E3 ok 274 - Undefined fields ok 275 - Unformatted cell B1 ok 276 - Formatted cell B1 ok 277 - Unformatted cell D1 ok 278 - Formatted cell D1 ok 279 - Unformatted cell A2 ok 280 - Formatted cell A2 ok 281 - Unformatted cell C2 ok 282 - Formatted cell C2 ok 283 - Unformatted cell E2 ok 284 - Formatted cell E2 ok 285 - Unformatted cell B3 ok 286 - Formatted cell B3 ok 287 - Unformatted cell D3 ok 288 - Formatted cell D3 ok 289 - Nonexistent fields ok 290 - Unformatted cell A9 ok 291 - Formatted cell A9 ok 292 - Unformatted cell X6 ok 293 - Formatted cell X6 ok 294 - Unformatted cell B17 ok 295 - Formatted cell B17 ok 296 - Unformatted cell AB4 ok 297 - Formatted cell AB4 ok 298 - Unformatted cell BE33 ok 299 - Formatted cell BE33 ok 300 - Sheet labels in metadata ok 301 - Sheet order ok t/46_clr.......1..0 # Skip Spreadsheet::ReadSXC version 0.20 doesn't support field attributes skipped all skipped: Spreadsheet::ReadSXC version 0.20 doesn't support field attributes t/50_sc........1..48 ok 1 - Nonexistent file ok 2 - Empty file ok 3 - Content is defined ok 4 - Content is filled ok 5 - Read/Parse sc file unclipped ok 6 - Base values ok 7 - Return type ok 8 - Spreadsheet type ok 9 - Sheet count ok 10 - Sheet list ok 11 - Sheet list count ok 12 - Parser version ok 13 - Columns ok 14 - Rows ok 15 - Just checking one cell ok 16 - Read/Parse sc file clipped ok 17 - Base values ok 18 - Return type ok 19 - Spreadsheet type ok 20 - Sheet count ok 21 - Sheet list ok 22 - Sheet list count ok 23 - Parser version ok 24 - Columns ok 25 - Rows ok 26 - Just checking one cell ok 27 - Read/Parse sc file unclipped ok 28 - Base values ok 29 - Return type ok 30 - Spreadsheet type ok 31 - Sheet count ok 32 - Sheet list ok 33 - Sheet list count ok 34 - Parser version ok 35 - Columns ok 36 - Rows ok 37 - Just checking one cell ok 38 - Read/Parse sc file clipped ok 39 - Base values ok 40 - Return type ok 41 - Spreadsheet type ok 42 - Sheet count ok 43 - Sheet list ok 44 - Sheet list count ok 45 - Parser version ok 46 - Columns ok 47 - Rows ok 48 - Just checking one cell ok All tests successful, 2 tests skipped. Files=14, Tests=1472, 13 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Spreadsheet\Read.html Installing C:\cpanrun\build\5-10-0\site\lib\Spreadsheet\Read.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod