Skip to content

Commit b67d6f7

Browse files
committed
Make cpanfile compliant with Perl linter
1 parent 377ce4d commit b67d6f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpanfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
use strict;
2+
use warnings;
3+
14
requires 'perl', '5.010';
25

36
requires 'Archive::Any', '0.0942';

0 commit comments

Comments
 (0)