Search results for "Text CSV Slurp"
Text::CSV::Slurp - Text::CSV::Slurp - convert CSV into an array of hashes, or an array of hashes into CSV
BABF/Text-CSV-Slurp-1.03
-
25 Mar 2016 06:06:32 UTC
-
Search in distribution
Mojo::CSV - no-nonsense CSV handling
Read and write CSV (Comma Separated Values) like a boss, Mojo style....
ZOFFIX/Mojo-CSV-1.001004 - 12 Mar 2020 19:40:49 UTC - Search in distribution
Text::CSV::R - Text::CSV wrapper similar to R's read.table and write.table
This is just a convenient wrapper around Text::CSV. It behaves mostly like R's read.table and write.table functions. This module has a very simple API and uses the simplest possible data structure for a table: a reference to a two-dimensional array. ...
LIMAONE/Text-CSV-R-0.3 - 26 Sep 2010 16:06:19 UTC - Search in distribution
nfflowd - App to generate Cisco NetFlow from Linux netfilter
The application "nfflowd" included in this distribution is designed to run as a daemon (background) process on a Linux based firewall running IPtables. Its purpose is to capture data from the Linux netfilter subsystem about each tracked data connecti...
OLIVER/Net-Netfilter-NetFlow-1.113260 - 22 Nov 2011 22:23:27 UTC - Search in distribution
Task::BeLike::LESPEA - Modules that LESPEA uses on a daily basis
LESPEA/Task-BeLike-LESPEA-2.005000
-
12 Mar 2014 14:47:57 UTC
-
Search in distribution
lib/Data/Rlist.pm
Venue Random-Lists (Rlist) is a tag/value text format, which can "stringify" any data structure in 7-bit ASCII text. The basic types are lists and scalars. The syntax is similar, but not equal to Perl's. For example, ( "hello", "world" ) { "hello" = ...
ASPINDLER/Data-Rlist-1.44 - 27 Jul 2008 19:50:07 UTC - Search in distribution
Text::CSV_XS - comma-separated values manipulation routines
Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a "CSV" string and parse a "CSV" string into fields. The module accepts either strings or...
HMBRAND/Text-CSV_XS-1.50 - 01 Mar 2023 12:57:18 UTC - Search in distribution
Text::xSV::Slurp - Convert xSV data to common data shapes.
DANBOO/Text-xSV-Slurp-0.23
-
18 Jun 2019 01:01:44 UTC
-
Search in distribution
File::Process - process text files with customer handlers
Many scripts need to process one or more text files. The boiler-plate usually looks something like: open my $fh, '<', $file or croak "blah blah blah...\n"; while (<$fh> ) { # do something... } close $fh or croak "blah blah blah...\n"; The *do somethi...
BIGFOOT/File-Process-0.11 - 20 Jan 2023 10:05:11 UTC - Search in distribution
Bundle::HollyKing - Things HollyKing wants in a fresh Perl install.
HOLLYKING/Bundle-HollyKing-1.01
-
09 May 2007 05:41:54 UTC
-
Search in distribution
Task::BeLike::MPERRY - Modules MPERRY uses
MPERRY/Task-BeLike-MPERRY-0.01
-
04 Jan 2016 07:50:37 UTC
-
Search in distribution
Acme::CPANModules::Import::CPANRatings::User::perlancar - Modules mentioned by CPANRatings user perlancar
This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. Modules mentioned by CPANRatings user perlancar. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....
PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-perlancar-0.001 - 07 Jun 2018 16:31:48 UTC - Search in distribution
Bundle::DadaMail::IncludedInDistribution - Bundle of CPAN modules used in Dada Mail that are included within the distribution.
Dada Mail is a self-hosted mailing list manager. "Bundle::DadaMail::IncludedInDistribution" is a CPAN Bundle of (most) all CPAN modules used by Dada Mail that are also included within the distribution. Portability and easy of installation are two big...
JJSIMONI/Bundle-DadaMail-IncludedInDistribution-0.0.2 - 16 Aug 2022 15:53:48 UTC - Search in distribution
Text::CSV::Hashify - Turn a CSV file into a Perl hash
The Comma-Separated-Value ('CSV') format is the most common way to store spreadsheets or the output of relational database queries in plain-text format. However, since commas (or other designated field-separator characters) may be embedded within dat...
JKEENAN/Text-CSV-Hashify-0.11 - 22 May 2018 23:09:09 UTC - Search in distribution
TM::Serializable::CSV - Topic Maps, trait for parsing (and later dumping) CSV stream
This trait provides parsing and dumping from CSV formatted text streams....
DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution