The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Tie::Handle::CSV"

Tie::Handle::CSV - easy access to CSV files River stage zero No dependents

"Tie::Handle::CSV" makes basic access to CSV files easier. Features Auto-parse CSV line When you read from the tied handle, the next line from your CSV is parsed and returned as a data structure ready for access. In the example below $csv_line is a h...

DANBOO/Tie-Handle-CSV-0.15 - 22 Jul 2013 21:35:25 UTC

Tie::Handle::CSV::Hash - Support class for Tie::Handle::CSV River stage zero No dependents

DANBOO/Tie-Handle-CSV-0.15 - 22 Jul 2013 21:35:25 UTC

Tie::Handle::CSV::Array - Support class for Tie::Handle::CSV River stage zero No dependents

DANBOO/Tie-Handle-CSV-0.15 - 22 Jul 2013 21:35:25 UTC

Tie::DBI - Tie hashes to DBI relational databases River stage one • 1 direct dependent • 2 total dependents

This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an asso...

TODDR/Tie-DBI-1.08 - 19 Jan 2020 03:37:25 UTC

Tie::FormA - access a machine readable database file that minics a hardcopy form River stage zero No dependents

The "Tie::FormA" module provides a text database file suitable for local data such as private mailing lists. The "Tie::FormA" cannot provide a data warehouse shared by mulitple users. File format description Desireable goals for small local private d...

SOFTDIA/Tie-FormA-0.02 - 03 Jun 2004 06:27:10 UTC

Tie::Array::CSV - A tied array which combines the power of Tie::File and Text::CSV River stage one • 1 direct dependent • 1 total dependent

This module allows an array to be tied to a CSV file for reading and writing. The array is a standard Perl 2D array (i.e. an array of array references) which gives access to the row and column of the user's choosing. This is done using the well estab...

JBERGER/Tie-Array-CSV-0.08 - 07 Oct 2019 15:44:29 UTC

SQL::Shell - command interpreter for DBI shells River stage zero No dependents

SQL::Shell is a command-interpreter API for building shells and batch scripts. A command-line interface with readline support - sqlsh.pl - is included as part of the CPAN distribution. See <SQL::Shell::Manual> for a user guide. SQL::Shell offers feat...

MGUALDRON/SQL-Shell-1.17 - 24 May 2019 20:37:58 UTC

Tie::Hash::DBD - tie a plain hash to a database table River stage zero No dependents

This module has been created to act as a drop-in replacement for modules that tie straight perl hashes to disk, like "DB_File". When the running system does not have enough memory to hold large hashes, and disk-tieing won't work because there is not ...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC

Tie::Array::DBD - tie a plain array to a database table River stage zero No dependents

This module ties an array to a database table using only an "index" and a "value" field. If no tables specification is passed, this will create a temporary table with "h_key" for the key field and a "h_value" for the value field. I think it would mak...

HMBRAND/Tie-Hash-DBD-0.24 - 06 Jan 2023 14:38:35 UTC
9 results (0.056 seconds)