mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-18 05:00:59 +01:00
added svn repo info.
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@97 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
@@ -20,6 +20,11 @@ WriteMakefile(
|
|||||||
'File::Spec::Functions' => 0,
|
'File::Spec::Functions' => 0,
|
||||||
'File::Glob' => 0
|
'File::Glob' => 0
|
||||||
},
|
},
|
||||||
|
'META_MERGE' => {
|
||||||
|
resources => {
|
||||||
|
repository => 'http://dev.catalyst.perl.org/repos/Config-General/trunk/',
|
||||||
|
},
|
||||||
|
},
|
||||||
($ExtUtils::MakeMaker::VERSION ge '6.31'?
|
($ExtUtils::MakeMaker::VERSION ge '6.31'?
|
||||||
('LICENSE' => 'perl', ) : ()),
|
('LICENSE' => 'perl', ) : ()),
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user