24eecf45cf
- New upstream release 0.004 - Generated from ADAMK/YAML-Tiny-1.50.tar.gz - BR: perl(Test::Version) for additional test coverage - Update patch for building with ExtUtils::MakeMaker < 6.30 - Add patch to support building with Test::More < 0.88 - Add patch to fix operation with Scalar::Util < 1.18
12 lines
157 B
Diff
12 lines
157 B
Diff
--- CPAN-Meta-YAML/Makefile.PL
|
|
+++ CPAN-Meta-YAML/Makefile.PL
|
|
@@ -4,7 +4,7 @@
|
|
|
|
use 5.004;
|
|
|
|
-use ExtUtils::MakeMaker 6.30;
|
|
+use ExtUtils::MakeMaker;
|
|
|
|
|
|
|