Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
2d7bda92
Commit
2d7bda92
authored
Jun 19, 2019
by
IKEDA Soji
Browse files
Update cpanfile
parent
85889f6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
cpanfile
View file @
2d7bda92
...
...
@@ -286,6 +286,13 @@ feature 'Unicode::Normalize', 'Normalizes file names represented by Unicode.' =>
requires 'Unicode::Normalize', '>= 0.23';
};
on 'test' => sub {
requires 'Test::Compile';
requires 'Test::Harness';
requires 'Test::More';
requires 'Test::Pod';
};
on 'develop' => sub {
requires 'Test::Fixme';
requires 'Test::PerlTidy', '== 20130104';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment