The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Advanced object construction for DBIx::Simple!",
   "author" : [
      "Красимир Беров <berov@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-Simple-Class",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "t"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Cwd" : "0",
            "DBD::SQLite" : "1.42",
            "File::Basename" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "DBIx::Simple" : "1.35",
            "Data::Dumper" : "0",
            "File::Path" : "2.07",
            "File::Spec" : "0",
            "IO::File" : "0",
            "Params::Check" : "0",
            "Test::More" : "0",
            "perl" : "5.010001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kberov/DBIx--Simple--Class/issues"
      },
      "license" : [
         "http://www.opensource.org/licenses/artistic-license-2.0"
      ],
      "repository" : {
         "url" : "https://github.com/kberov/DBIx--Simple--Class"
      }
   },
   "version" : "1.009"
}