{
   "abstract" : "A class that represents a datetime in various format",
   "author" : [
      "Binary.com <support@binary.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Date-Utility",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::MockTime" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::NoWarnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "DateTime" : "0",
            "Moose" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Tie::Hash::LRU" : "0",
            "Time::Duration::Concise::Localize" : "2.5",
            "Time::Local" : "0",
            "Time::Piece" : "0",
            "Try::Tiny" : "0",
            "perl" : "5.01"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/binary-com/perl-Date-Utility.git",
         "web" : "https://github.com/binary-com/perl-Date-Utility"
      }
   },
   "version" : "1.02"
}