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

Search results for "module:Fsdb::Filter::dbcoldefine"

Fsdb::Filter::dbcoldefine - define the columns of a plain text file to make it an Fsdb file River stage zero No dependents

This program writes a new header before the data with the specified column names. It does *not* do any validation of the data contents; it is up to the user to verify that, other than the header, the input datastream is a correctly formatted Fsdb fil...

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb::Filter::dbcoltype - define (or redefine) types for columns of an Fsdb file River stage zero No dependents

Define the type of each column, where COLUMN and TYPE are pairs. Or, with the "-v" option, redefine all types as string. The data does not change (just the header)....

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb::Filter::dbpipeline - allow db commands to be assembled as pipelines in Perl River stage zero No dependents

This module makes it easy to create pipelines in Perl using separate processes. (In the past we used to use perl threads.) By default (as with all Fsdb modules), input is from STDIN and output to STDOUT. Two helper functions, fromfile and tofile can ...

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb::Filter::dbfilealter - alter the format of an Fsdb file, changing the row/column separator River stage zero No dependents

This program reformats a Fsdb file, altering the row ("-R rs") or column ("-F fs") separator. It verifies that this action does not violate the file constraints (for example, if spaces appear in data and the new format has space as a separator), and ...

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb::Filter::tabdelim_to_db - convert tab-delimited data into fsdb River stage zero No dependents

Converts a tab-delimited data stream to Fsdb format. The input is tab-delimited (*not* fsdb): the first row is taken to be the names of the columns; tabs separate columns. The output is a fsdb file with a proper header and a tab field-separator. This...

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC

Fsdb::Filter::dbfilestripcomments - remove comments from a fsdb file River stage zero No dependents

Remove any comments in a file, including the header. This makes the file unreadable by other Fsdb utilities, but perhaps more readable by humans. With the -h option, leave the header....

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC
7 results (0.034 seconds)