]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - Makefile.PL
* Add 1.18 HTML::CalendarMonth upgrade
[deb_pkgs/libhtml-calendarmonth-perl.git] / Makefile.PL
index 2bc6c3cb4e34e636a010758dff3c0352457503de..c293ba754543953e913bd644a4b1d31e59ef3437 100644 (file)
@@ -43,9 +43,10 @@ WriteMakefile(
               VERSION_FROM => 'lib/HTML/CalendarMonth.pm',
               PREREQ_PM    => {
                                Time::Local        => 0,
-                               HTML::ElementTable => 1.13,
+                               HTML::ElementTable => 1.15,
                                DateTime::Locale   => 0,
                                Class::Accessor    => 0,
+                               File::Spec         => 0,
                               },
               dist         => {
                                COMPRESS => 'gzip -9f',