Search results for "module:Data::Table"
Data::Table - Data type related to database tables, spreadsheets, CSV/TSV files, HTML table displays, etc.
Field Summary data refto_arrayof_refto_array contains a two-dimensional spreadsheet data. header refto_array contains all column names. type 0/1 0 is row-based, 1 is column-based, describe the orientation of @$data. Package Variables $Data::Table::VE...
EZDB/Data-Table-1.78 - 11 Feb 2020 16:57:38 UTC
Data::Table::Text - Write data in tabular text format.
Write data in tabular text format. Version 20230422. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....
PRBRENAN/Data-Table-Text-20230521 - 21 May 2023 19:49:29 UTC
Data::Grid::Table - A table implementation for Data::Grid
DORIAN/Data-Grid-0.07
-
29 Jan 2020 20:59:54 UTC
Data::Table::Excel - Convert between Data::Table objects and Excel (xls/xlsx) files.
To read and write Excel .xls (2003 and prior) format, we use Spreadsheet::WriteExcel and Spreadsheet::ParseExcel; to read and write Excel .xlsx (2007 format), we use Spreadsheet::ParseXLSX and Excel::Writer::XLSX. If this module gives incorrect resul...
EZDB/Data-Table-Excel-0.5 - 01 May 2014 15:49:09 UTC
Data::Dumper::Table - A more tabular way to Dumper your Data
The goal of Data::Dumper::Table is to provide a more-tabular alternative to Data::Dumper....
PWBENNETT/Data-Dumper-Table-0.012 - 11 Jan 2015 23:27:46 UTC
Data::Tabular::Table
Constructor new This creates a table object. It requires a header and a data argument. Control Methods title columns headers header_offset Display Methods html returns html representation of the table; xml returns xml representation of the table; xls...
GAM/Data-Tabular-0.29 - 14 Sep 2008 10:47:17 UTC
Chart::Plotly::Adapter::Data::Table
Adapts Data::Table objects to be plotted with Chart::Plotly...
PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC
Data::CTable - Read, write, manipulate tabular data
CHTHORMAN/Data-CTable-1.01
-
17 Sep 2002 15:11:05 UTC
Data::ShowTable - routines to display tabular data in several formats.
The ShowTable module provides subroutines to display tabular data, typially from a database, in nicely formatted columns, in several formats. Its arguments can either be given in a fixed order, or, as a single, anonymous hash-array. The output format...
AKSTE/Data-ShowTable-4.6 - 03 Jan 2014 23:32:10 UTC
Data::Dataset::Classic::Adapter::Data::Table - Adapter for Data::Table
Adapts a Data::Dataset::Classic to a PDL::Matrix object....
PABLROD/Data-Dataset-Classic-0.001 - 19 Dec 2016 21:48:16 UTC
Data::TableReader - Extract records from "dirty" tabular data sources
This module is designed to take "loose" or "dirty" tabular data sources (such as Excel, CSV, TSV, or HTML) which may have been edited by non-technical humans and extract the data into sanitized records, while also verifying that the data file contain...
NERDVANA/Data-TableReader-0.011 - 27 Jun 2019 19:43:31 UTC