{
   "abstract" : "automatically upgrade Perl native strings to utf8 before sending them to the database",
   "author" : [
      "Laurent Dami <dami@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4232",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "DBIx-AutoUpgrade-NativeStrings",
   "prereqs" : {
      "build" : {
         "requires" : {
            "DBD::SQLite" : "1.68",
            "DBI" : "0",
            "Encode" : "0",
            "Getopt::Long" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "0",
            "Encode" : "0",
            "Encode::Locale" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.010001",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "DBIx::AutoUpgrade::NativeStrings" : {
         "file" : "lib/DBIx/AutoUpgrade/NativeStrings.pm",
         "version" : "1.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/damil/DBIx-AutoUpgrade-NativeStrings/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/damil/DBIx-AutoUpgrade-NativeStrings"
      }
   },
   "version" : "1.02",
   "x_serialization_backend" : "JSON::PP version 4.05"
}