Skip to content
Snippets Groups Projects
Commit d99caac9 authored by Anton Soldatov's avatar Anton Soldatov
Browse files

Makefile.PL: removed core dependency ExtUtils::MakeMaker

parent 5096ae84
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,6 @@ WriteMakefile( ...@@ -5,7 +5,6 @@ WriteMakefile(
NAME => 'WebService::Redmine', NAME => 'WebService::Redmine',
VERSION_FROM => 'lib/WebService/Redmine.pm', VERSION_FROM => 'lib/WebService/Redmine.pm',
BUILD_REQUIRES => { BUILD_REQUIRES => {
'ExtUtils::MakeMaker' => 0,
'Test::More' => 0, 'Test::More' => 0,
'Test::Pod' => '1.00', 'Test::Pod' => '1.00',
'Test::Pod::Coverage' => 0, 'Test::Pod::Coverage' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment