Shoot auto_include. RT#76524
Tomas Doran [Fri, 13 Apr 2012 08:30:56 +0000 (09:30 +0100)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index eef1334..1392491 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+  Repack without auto_include to stop Module::Install inlining
+  Test::More without Test::Builder. RT#76524
+
 Tue  28 Feb 2012 09:09:00 GMT - Release 0.99
   Repack with new Module::Install to stop depending on an unnecessary
   ExtUtils::MakeMaker version.
index 317c0be..7e22b90 100644 (file)
@@ -65,7 +65,6 @@ feature 'XML::Simple (text/xml) support',
     'XML::Simple' => undef;
 author_requires 'XML::Simple';
 
-auto_include;
 auto_install;
 
 if ($Module::Install::AUTHOR) {