The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Audit data changes in your code and store searchable log records in a database.",
   "author" : [
      "Guillaume Aubert <aubertg@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Audit-DBI",
   "no_index" : {
      "file" : [
         "t/LocalTest.pm"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Config::Tiny" : "0",
            "DBD::SQLite" : "0",
            "DBI" : "0",
            "File::Spec" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.94",
            "Test::NoWarnings" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Data::Dumper" : "0",
            "Data::Validate::Type" : "0",
            "HTML::Entities" : "0",
            "MIME::Base64" : "0",
            "Storable" : "0",
            "Template::Plugin" : "0",
            "Template::Stash" : "0",
            "Try::Tiny" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Audit::DBI" : {
         "file" : "lib/Audit/DBI.pm",
         "version" : "v1.7.2"
      },
      "Audit::DBI::Event" : {
         "file" : "lib/Audit/DBI/Event.pm",
         "version" : "v1.7.2"
      },
      "Audit::DBI::TT2" : {
         "file" : "lib/Audit/DBI/TT2.pm",
         "version" : "v1.7.2"
      },
      "Audit::DBI::Utils" : {
         "file" : "lib/Audit/DBI/Utils.pm",
         "version" : "v1.7.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/guillaumeaubert/Audit-DBI/issues"
      },
      "homepage" : "https://metacpan.org/release/Audit-DBI",
      "license" : [
         "http://www.gnu.org/licenses/gpl-3.0.txt"
      ],
      "repository" : {
         "url" : "https://github.com/guillaumeaubert/Audit-DBI"
      }
   },
   "version" : "v1.7.2"
}