Subject: | Date-Simple bug report |
Date: | Thu, 26 May 2016 21:34:14 +0000 |
To: | "bug-Date-Simple [...] rt.cpan.org" <bug-Date-Simple [...] rt.cpan.org> |
From: | Brian E Kirkpatrick <brian.e.kirkpatrick [...] aero.org> |
Distribution Name/Version: Date-Simple-3.03
Perl Version: 5.24.0
OS Vendor/Version: CentOS 6.7
Environment: Bash
Exact Error: Upon evaluating Makefile.PL with Perl 5.24.0:
Unparsable version '' for prerequisite Test::More at Makefile.PL line 23
Unparsable version '' for prerequisite Scalar::Util at Makefile.PL line 23
To Reproduce: Run Makefile.PL with Perl 5.24.0 ("make" and "make install" steps not necessary to reproduce)
Suggested Patch: Changed values of dictionary fields in lines 27 and 28 of Makefile.PL from "undef" to "'0'"