Description of problem: The perl-HTTP-Proxy depends on perl(CGI::Util) which forces the user to include a number of useless perl modules (I'm guessing perl(FCGI) is dragged in as a result. This occurs because some of the perl-HTTP-Proxy example scripts use CGI::Util. Version-Release number of selected component (if applicable): 0.23-10.fc18 (and it would be nice to update to 0.25 while we're at it) Additional info: I suspect this can be fixed bu add the perl default filter to the spec file.
Fixed in rawhide, you were correct about the perl default filter.