We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f3bc12 + 0198447 commit 368d92eCopy full SHA for 368d92e
Makefile.PL
@@ -6,8 +6,8 @@ WriteMakefile(
6
VERSION_FROM => 'lib/Config/Processor.pm',
7
PREREQ_PM => {
8
'File::Spec' => '0',
9
- 'YAML::XS' => '0.62',
10
- 'Cpanel::JSON::XS' => '3.0213',
+ 'YAML::XS' => '0.41',
+ 'Cpanel::JSON::XS' => '3.0104',
11
'Hash::Merge' => '0.200',
12
'Scalar::Util' => '0',
13
'Carp' => '0',
0 commit comments