Commit ea232997 authored by Byron Jones's avatar Byron Jones

Bug 1006288: add File::Slurp to the list of optional modules

r=dkl, a=glob
parent ad99e9d0
......@@ -368,6 +368,12 @@ sub OPTIONAL_MODULES {
version => 0,
feature => ['jobqueue'],
},
{
package => 'File-Slurp',
module => 'File::Slurp',
version => '9999.13',
feature => ['jobqueue'],
},
# mod_perl
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment