---
abstract: 'search for patterns in a CSV and display results in a table'
author:
- 'Neil Bowers <neilb@cpan.org>'
build_requires:
Capture::Tiny: '0'
File::Temp: '0'
FindBin: '0'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: csvgrep
requires:
File::Basename: '0'
Getopt::Long: '0'
Text::CSV_XS: '0'
Text::Table::Tiny: '0'
perl: '5.010'
strict: '0'
warnings: '0'
resources:
homepage: https://github.com/neilb/csvgrep
repository: https://github.com/neilb/csvgrep.git
version: '0.12'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'