Lines Matching refs:curl
258 # Perl has no built in XML processing, so we'll fetch and parse with curl and grep259 my $descriptionLine = `curl --silent "$bugXMLURL" | grep short_desc`;