DBIx-TableLoader-CSV

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Easily load a CSV into a database table'
author:
  - 'Randy Stauner <rwstauner@cpan.org>'
build_requires:
  DBD::Mock: 0
  DBI: 0
  Exporter: 0
  ExtUtils::MakeMaker: 0
  File::Find: 0
  File::Spec::Functions: 0
  File::Temp: 0
  List::Util: 0
  Symbol: 0
  Test::Fatal: 0
  Test::MockObject: 1.09
  Test::More: 0.96
  Try::Tiny: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: DBIx-TableLoader-CSV
no_index:
  directory:
    - corpus
    - examples
    - inc
    - share
    - t
    - xt
  namespace:
    - Local
    - t::lib
  package:
    - DB
provides:
  DBIx::TableLoader::CSV:
    file: lib/DBIx/TableLoader/CSV.pm
    version: 1.102
recommends:
  Text::CSV_XS: 0.80
requires:
  Carp: 0
  DBIx::TableLoader: 1.100
  File::Basename: 0
  Module::Load: 0
  PerlIO::encoding: 0
  Text::CSV: 1.21
  perl: 5.006
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=DBIx-TableLoader-CSV
  homepage: https://github.com/rwstauner/DBIx-TableLoader-CSV
  repository: https://github.com/rwstauner/DBIx-TableLoader-CSV.git
version: 1.102
x_Dist_Zilla:
  perl:
    version: 5.014002
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      name: '@Author::RWSTAUNER/Git::NextVersion'
      version: 2.006
    -
      class: Dist::Zilla::Plugin::GenerateFile
      name: '@Author::RWSTAUNER/GenerateManifestSkip'
      version: 4.300028
    -
      class: Dist::Zilla::Plugin::GatherDir



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