App-csv2sqlite

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-csv2sqlite",
   "no_index" : {
      "directory" : [
         "corpus",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ],
      "namespace" : [
         "Local",
         "t::lib"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "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"
         }
      },
      "test" : {
         "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"
         }
      }
   },
   "provides" : {
      "App::csv2sqlite" : {
         "file" : "lib/App/csv2sqlite.pm",
         "version" : "0.004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-app-csv2sqlite at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=App-csv2sqlite"
      },
      "homepage" : "https://github.com/rwstauner/App-csv2sqlite",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/rwstauner/App-csv2sqlite.git",
         "web" : "https://github.com/rwstauner/App-csv2sqlite"
      }
   },
   "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",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Author::RWSTAUNER/ManifestSkip",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneFiles",
            "name" : "@Author::RWSTAUNER/PruneDevelCoverDatabase",
            "version" : "4.300029"
         },
         {



( run in 1.968 second using v1.01-cache-2.11-cpan-63c85eba8c4 )