Skip to content

Commit eefc9cb

Browse files
haargoalders
authored andcommitted
remove extra dzil develop recommends
Remove dzil plugins from develop recommends so we can install all develop prereqs on older perl versions.
1 parent efe50be commit eefc9cb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

dist.ini

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ Test::MinimumVersion.max_target_perl = 5.008001
1212
StaticInstall.mode = on
1313
-remove = Test::CleanNamespaces ; TODO
1414
-remove = Test::PodSpelling ; TODO
15+
-remove = pluginbundle version
16+
-remove = @Git::VersionManager
1517

16-
[CPANFile]
18+
[@Git::VersionManager]
19+
-remove = Prereqs
1720

21+
[CPANFile]
1822

1923
[MetaResources]
2024
x_IRC = irc://irc.perl.org/#lwp
@@ -28,5 +32,5 @@ HTTP::Date = 6
2832
IO::Socket::IP = 0.32
2933
LWP::MediaTypes = 6
3034

31-
[Prereqs/DevelopRequires]
35+
[Prereqs / DevelopRequires]
3236
LWP::UserAgent = 6.07

0 commit comments

Comments
 (0)