DBIx-TableLoader

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Easily load a database table from a data set'
author:
  - 'Randy Stauner <rwstauner@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  lib: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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: DBIx-TableLoader
no_index:
  directory:
    - corpus
    - examples
    - fatlib
    - inc
    - local
    - perl5
    - share
    - t
    - xt
  namespace:
    - Local
    - t::lib
  package:
    - DB
provides:
  DBIx::TableLoader:
    file: lib/DBIx/TableLoader.pm
    version: '1.101'
requires:
  Carp: '0'
  DBI: '0'
  Try::Tiny: '0.09'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=DBIx-TableLoader
  homepage: https://github.com/rwstauner/DBIx-TableLoader
  repository: https://github.com/rwstauner/DBIx-TableLoader.git
version: '1.101'
x_Dist_Zilla:
  perl:
    version: '5.028002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: 0
          version_regexp: (?^:^v(.+)$)
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.20.1
          repo_root: .
      name: '@Author::RWSTAUNER/Git::NextVersion'



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