{
   "abstract" : "use DateTime without needing to call constructors",
   "author" : [
      "Toby Inkster <tobyink@cpan.org>",
      "TOBYINK <tobyink@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "Date",
      "DateTime",
      "DateTimeX",
      "Perl",
      "Time",
      "constant",
      "overload"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DateTimeX-Auto",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "runtime" : {
         "recommends" : {
            "UNIVERSAL::ref" : "0"
         },
         "requires" : {
            "DateTime" : "0",
            "DateTime::Duration" : "0",
            "DateTime::Format::Strptime" : "0",
            "Exporter::Shiny" : "0",
            "perl" : "5.008000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.61"
         }
      }
   },
   "provides" : {
      "DateTimeX::Auto" : {
         "file" : "lib/DateTimeX/Auto.pm",
         "version" : "0.009"
      },
      "DateTimeX::Auto::DateTime" : {
         "file" : "lib/DateTimeX/Auto.pm",
         "version" : "0.009"
      },
      "DateTimeX::Auto::Duration" : {
         "file" : "lib/DateTimeX/Auto.pm",
         "version" : "0.009"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Dist/Display.html?Queue=DateTimeX-Auto"
      },
      "homepage" : "https://metacpan.org/release/DateTimeX-Auto",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tobyink/p5-datetimex-auto.git",
         "web" : "https://github.com/tobyink/p5-datetimex-auto"
      },
      "x_identifier" : "http://purl.org/NET/cpan-uri/dist/DateTimeX-Auto/project"
   },
   "version" : "0.009",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}