{ "abstract" : "search for patterns in a CSV and display results in a table", "author" : [ "Neil Bowers " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "csvgrep", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "File::Basename" : "0", "Getopt::Long" : "0", "Text::CSV_XS" : "0", "Text::Table::Tiny" : "0", "perl" : "5.010", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Capture::Tiny" : "0", "File::Temp" : "0", "FindBin" : "0", "Test::More" : "0.88" } } }, "release_status" : "stable", "resources" : { "homepage" : "https://github.com/neilb/csvgrep", "repository" : { "type" : "git", "url" : "https://github.com/neilb/csvgrep.git", "web" : "https://github.com/neilb/csvgrep" } }, "version" : "0.10", "x_generated_by_perl" : "v5.32.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.32", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }