Commit 3c7ab831 authored by Frédéric Buclin's avatar Frédéric Buclin

URI::Escape is part of URI, see bug 1051056

parent dbfd6207
......@@ -335,12 +335,6 @@ sub OPTIONAL_MODULES {
feature => ['rest']
},
{
package => 'URI-Escape',
module => 'URI::Escape',
version => 0,
feature => ['rest']
},
{
# We need the 'utf8_mode' method of HTML::Parser, for HTML::Scrubber.
package => 'HTML-Parser',
module => 'HTML::Parser',
......
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