{
   "abstract" : "Dump with recursive encoding",
   "author" : [
      "Dai Okabayashi <bayashi@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Data-Dumper-AutoEncode",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "share"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build::Pluggable::CPANfile" : "0.05"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42",
            "Module::Build::Pluggable" : "0",
            "Module::Build::Pluggable::CPANfile" : "0.05"
         }
      },
      "runtime" : {
         "requires" : {
            "B" : "0",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Encode" : "0",
            "Exporter" : "0",
            "IO::Interactive::Tiny" : "0",
            "Scalar::Util" : "0",
            "parent" : "0",
            "perl" : "5.008005",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/bayashi/Data-Dumper-AutoEncode/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "http://github.com/bayashi/Data-Dumper-AutoEncode"
      }
   },
   "version" : "0.99",
   "x_serialization_backend" : "JSON::PP version 4.02"
}