From edb3c040e3d97db5e6cc717c1319be78bcc25be6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 16 Feb 2015 13:35:37 -0800 Subject: Update name of some dzil modules. NoTabsTests and EOLTests are deprecated and have been replaced with Test::NoTabs and Test::EOL. --- dist.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index 5aef227..3b819f4 100644 --- a/dist.ini +++ b/dist.ini @@ -13,8 +13,8 @@ bundle = @Basic [PkgVersion] [PodSyntaxTests] [PodCoverageTests] -[NoTabsTests] -[EOLTests] +[Test::NoTabs] +[Test::EOL] [MetaResources] repository = git://github.com/franckcuny/net-http-api.git -- cgit v1.2.3