Skip to content

Commit 50a4e58

Browse files
committed
Enable Dist::Zilla
1 parent 5b16904 commit 50a4e58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cpanfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ requires 'Test::Spelling';
3535
requires 'Test::Synopsis';
3636
requires 'Test::Vars' if "$]" >= 5.010;
3737
requires 'Test::Version';
38-
requires 'Test::Warnings';
38+
requires 'Test::Warnings';
39+
40+
requires 'Dist::Zilla::PluginBundle::Author::ETHER';

0 commit comments

Comments
 (0)