From a1d008e93dfd0aba6f43be2c7ca5b5bf86f1f254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hinrik=20=C3=96rn=20Sigur=C3=B0sson?= Date: Tue, 15 Jun 2010 14:01:56 +0000 Subject: [PATCH] Remove Module::Install::AuthorTests --- Changes | 1 + MANIFEST | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index a604412..0354ec8 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ - Fixed an error in a regex when matching Synopses et al - Added (simplified) parsing of some u4x terms - Prevent duplicate test error from Module::Install + - Remove Module::Install::AuthorTests, M::I does it for us now 0.19 Wed Aug 12 17:42:49 GMT 2009 - Depend on a Pod::Text::Ansi 0.04 diff --git a/MANIFEST b/MANIFEST index 7895418..2e1da60 100644 --- a/MANIFEST +++ b/MANIFEST @@ -41,7 +41,6 @@ xt/pod_coverage.t xt/pod.t inc/Module/Install.pm #inc/Module/Install/AuthorRequires.pm -inc/Module/Install/AuthorTests.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm