Пакет perl-Spreadsheet-ReadSXC: Информация
Исходный пакет: perl-Spreadsheet-ReadSXC
Версия: 0.39-alt1
Собран: 4 апреля 2025 г. 10:20 в задании #380285
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/Spreadsheet-ReadSXC/
Лицензия: Artistic
О пакете: Extract OpenOffice 1.x spreadsheet data
Описание:
Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc). It exports the function read_sxc() which takes a filename and an optional reference to a hash of options as arguments and returns a reference to a hash of references to two-dimensional arrays. The hash keys correspond to the names of worksheets in the OpenOffice workbook. The two-dimensional arrays correspond to rows and cells in the respective spreadsheets. If you don't like this because the order of sheets is not preserved in a hash, read on. The 'OrderBySheet' option provides an array of hashes instead.
Сопровождающий: Igor Vlasenko
Последнее изменение
3 апреля 2025 г. Igor Vlasenko 0.39-alt1
- automated CPAN update
28 июля 2023 г. Igor Vlasenko 0.38-alt1
- automated CPAN update
23 ноября 2021 г. Igor Vlasenko 0.37-alt1
- automated CPAN update