-
-
04 Apr 2022 22:44:17 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (187 / 91 / 12)
- Kwalitee
Bus factor: 1- % Coverage
- License: gpl_2
- Activity
24 month- Tools
- Download (500.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Documentation
make a repeating, controled stream of random integersDEPRECATED, now use dbfilealterconcatenate two files with identical schemaDEPRECATED, now use dbfilealterDEPRECATED, now use dbfilealterenumerate rows, starting from zeroDEPRICATED, now use dbcolstatsconvert one of ns's output format to jdbconvert a subset of YAML into fsdbconvert a fsdb library to a standalone programupdate the list of fsdb modules in the three places they're keptModules
a flat-text database for shell scriptingbase class for Fsdb filtersconvert stored CGI files (from CGI.pm) to fsdbconvert Apache Combined Log Format to Fsdbconvert comma-separated-value data into fsdbconvert fsdb to the comma-separated-value file-formatconvert db to an HTML tableselect columns from an Fsdb filecreate new columns that are copies of prior columnscreate new columnsdefine the columns of a plain text file to make it an Fsdb filecompute a histogram over a column of Fsdb datamerge multiple columns into onecompute moving statistics over a window of a column of datapretty-print columns of Fsdb data (assuming a monospaced font)compute percentiles or ranks for an existing numeric columnchange the names of columns in a fsdb schemafind the coefficient of correlation over columnssplit an existing column into multiple new columnssplit an existing column into multiple new rowscompute linear regression between two columnscompute statistics on a fsdb columncompute z-scores or t-scores for each value in a populationdefine (or redefine) types for columns of an Fsdb filealter the format of an Fsdb file, changing the row/column separatorconcatenate two files with identical schemacompare two fsdb tablespivot a table, converting multiple rows into single wide rowremove comments from a fsdb fileinsure the source input is a well-formed Fsdb filewrite a shell script that will send e-mail to many peoplejoin two tables on common columnsreduce all input rows with the same keymerge all inputs in sorted order based on the the specified columnsmerge exactly two inputs in sorted order based on the the specified columnsrun dbcolstats over each group of inputs identified by some keyallow db commands to be assembled as pipelines in Perlselect rows from an Fsdb file based on arbitrary conditionscompute a running sum of a columncount the number of rows in an Fsdb streamcompute row-by-row differences of some columnevaluate code for each row of a fsdb fileeliminate adjacent rows with duplicate fields, maybe countingevaluate statistical differences between two random variablessort rows based on the the specified columnsinvoke a subprocess as a Fsdb filter objectconvert HTML tables into fsdbconvert kitrace output to Fsdb formatconvert MySQL or MariaDB selected tables to fsdbconvert tab-delimited data into fsdbconvert tcpdump textual output to fsdbconvert a subset of XML into fsdbconvert a subset of YAML into fsdbbase class for Fsdb IO (FsdbReader and FsdbWriter)handle formatting reading from a fsdb file (handle) or queuesupport for buffering fsdb rowshandle formatting reading from a fsdb file (handle) or queuesupport routines for Fsdbsupport for buffering commentsan abstraction over fork and/or ithreadsipv6-parsing helpersdreate temporary files that can be openedoperating-system-specific support functionst-distributions for statsModule Install Instructions
To install Fsdb, copy and paste the appropriate command in to your terminal.
cpanm Fsdb
perl -MCPAN -e shell install Fsdb
For more information on module installation, please visit the detailed CPAN module installation guide.