]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blob - META.json
upgrade to 1.26; fix lintian issues
[deb_pkgs/libhtml-calendarmonth-perl.git] / META.json
1 {
2    "abstract" : "Generate and manipulate HTML calendar months",
3    "author" : [
4       "Matthew P. Sisk <msisk@cpan.org>"
5    ],
6    "dynamic_config" : 0,
7    "generated_by" : "Dist::Zilla version 4.300000, CPAN::Meta::Converter version 2.112150",
8    "license" : [
9       "perl_5"
10    ],
11    "meta-spec" : {
12       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13       "version" : "2"
14    },
15    "name" : "HTML-CalendarMonth",
16    "prereqs" : {
17       "configure" : {
18          "requires" : {
19             "ExtUtils::MakeMaker" : "6.30"
20          }
21       },
22       "runtime" : {
23          "requires" : {
24             "Carp" : 0,
25             "Class::Accessor" : 0,
26             "DateTime::Locale" : "0.45",
27             "File::Which" : 0,
28             "HTML::ElementTable" : "1.18",
29             "Time::Local" : 0,
30             "base" : 0,
31             "constant" : 0,
32             "strict" : 0,
33             "warnings" : 0
34          }
35       },
36       "test" : {
37          "requires" : {
38             "Cwd" : 0,
39             "English" : 0,
40             "Exporter" : 0,
41             "File::Spec" : 0,
42             "FindBin" : 0,
43             "Test::More" : 0,
44             "vars" : 0
45          }
46       }
47    },
48    "release_status" : "stable",
49    "version" : "1.26"
50 }
51