CSVAWK

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Pass CSV files to AWK.'
author:
  - 'Bryan McKelvey <bryan.mckelvey@gmail.com>'
build_requires:
  File::Spec: '0'
  Module::Metadata: '0'
  Test: '0'
  Test::CleanNamespaces: '0.13'
  Test::Fatal: '0.001'
  Test::More: '0.96'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: CSVAWK
provides:
  CSVAWK:
    file: lib/CSVAWK.pm
    version: '0.1'
requires:
  English: '0'
  Exporter: '0'
  File::Basename: '0'
  File::Temp: '0'
  Readonly: '0'
  Text::CSV_XS: '0'
  autodie: '0'
  base: '0'
  charnames: '0'
  strict: '0'
  warnings: '0'
resources:
  repository: git://github.com/brymck/csvawk.git
version: '0.1'
x_Dist_Zilla:
  perl:
    version: '5.018002'
  plugins:
    -
      class: Dist::Zilla::Plugin::EnsurePrereqsInstalled
      name: EnsurePrereqsInstalled
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - LICENSE
            - Makefile.PL
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.042'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: MetaYAML
      version: '6.010'
    -
      class: Dist::Zilla::Plugin::MetaJSON



( run in 0.968 second using v1.01-cache-2.11-cpan-54e63673c56 )