App-csv2sqlite

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Import CSV files into a SQLite database'
author:
  - 'Randy Stauner <rwstauner@cpan.org>'
build_requires:
  Exporter: 0
  ExtUtils::MakeMaker: 0
  File::Find: 0
  File::Spec::Functions: 0
  File::Temp: 0.19
  List::Util: 0
  Test::More: 0.96
  Try::Tiny: 0.09
  utf8: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300029, 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: App-csv2sqlite
no_index:
  directory:
    - corpus
    - examples
    - inc
    - share
    - t
    - xt
  namespace:
    - Local
    - t::lib
  package:
    - DB
provides:
  App::csv2sqlite:
    file: lib/App/csv2sqlite.pm
    version: 0.004
requires:
  DBD::SQLite: 1
  DBI: 1.6
  DBIx::TableLoader::CSV: 1.102
  Getopt::Long: 2.34
  Moo: 1
  perl: 5.008
  strict: 0
  warnings: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=App-csv2sqlite
  homepage: https://github.com/rwstauner/App-csv2sqlite
  repository: https://github.com/rwstauner/App-csv2sqlite.git
version: 0.004
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.300029
    -
      class: Dist::Zilla::Plugin::GatherDir
      name: '@Author::RWSTAUNER/GatherDir'
      version: 4.300029
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::RWSTAUNER/PruneCruft'



( run in 1.739 second using v1.01-cache-2.11-cpan-13bb782fe5a )