Codebase list libexception-class-dbi-perl / e7f58ce5-66df-4571-8f9b-cd765176f58c/main META.json
e7f58ce5-66df-4571-8f9b-cd765176f58c/main

Tree @e7f58ce5-66df-4571-8f9b-cd765176f58c/main (Download .tar.gz)

META.json @e7f58ce5-66df-4571-8f9b-cd765176f58c/mainraw · history · blame

{
   "abstract" : "DBI Exception objects",
   "author" : [
      "David E. Wheeler <david@justatheory.com>",
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Exception-Class-DBI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "0",
            "Test::CPAN::Changes" : "0",
            "Test::EOL" : "0",
            "Test::Fixme" : "0.07",
            "Test::More" : "0.98",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0",
            "Test::Strict" : "0",
            "YAML" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.28",
            "Exception::Class" : "1.02",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "DBD::ExampleP" : "0",
            "DBI" : "1.28",
            "Test::Harness" : "2.03",
            "Test::More" : "0.98",
            "base" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/uperl/libexception-class-dbi-perl/issues"
      },
      "homepage" : "https://metacpan.org/pod/libexception::class::dbi::perl",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/uperl/libexception-class-dbi-perl.git",
         "web" : "https://github.com/uperl/libexception-class-dbi-perl"
      }
   },
   "version" : "1.04",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_use_unsafe_inc" : 0
}