We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a54396 commit d7dad06Copy full SHA for d7dad06
Build.PL
@@ -17,6 +17,7 @@ my $builder = Module::Build->new(
17
},
18
requires => {
19
'Gearman::XS' => 0.16,
20
+ 'JSON::XS' => 0,
21
22
add_to_cleanup => [ 'Gearman-Mesh-*' ],
23
create_makefile_pl => 'traditional',
0 commit comments