1{
2   "abstract" : "Parse and format strp and strf time patterns",
3   "author" : [
4      "Dave Rolsky <autarch@urth.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 4.101790, CPAN::Meta::Converter version 2.101670",
8   "license" : [
9      "artistic_2"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "DateTime-Format-Strptime",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "6.31"
20         }
21      },
22      "runtime" : {
23         "requires" : {
24            "DateTime" : "0.4304",
25            "DateTime::Locale" : "0.45",
26            "DateTime::TimeZone" : "0.79",
27            "Params::Validate" : "0.64"
28         }
29      },
30      "test" : {
31         "requires" : {
32            "Test::More" : "0.88"
33         }
34      }
35   },
36   "release_status" : "stable",
37   "resources" : {
38      "bugtracker" : {
39         "mailto" : "bug-datetime-format-strptime@rt.cpan.org",
40         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-Strptime"
41      },
42      "repository" : {
43         "type" : "hg",
44         "url" : "http://hg.urth.org/hg/DateTime-Format-Strptime",
45         "web" : "http://hg.urth.org/hg/DateTime-Format-Strptime"
46      }
47   },
48   "version" : "1.4000"
49}
50
51