This is the revision history for excel in <*:##NULL>
| factoid_id | subject | copula | predicate | author | namespace | 
|---|---|---|---|---|---|
| 13173 | excel | is | <echo <fact xls> <fact xlsx>> Use Spreadsheet::ParseExcel to parse XLS files, or Spreadsheet::WriteExcel to create them. Use Spreadsheet::ParseXLSX to parse XLSX files, or Excel::Writer::XLSX to create them. | simcop2387 | |
| 13171 | excel | is | `eval "`fact xls~ `fact xlsx~"~ Not Available | pink_mist | |
| 11053 | excel | is | use Spreadsheet::ParseXLSX if you care about XLSX, or Spreadsheet::ParseExcel otherwise | genehack |