Is this a bug in LWP, or is yahoo.com sending non-comforming HTTP? Yahoo is trying to redirect this URL to another, but LWP does not recognize the format:
# GET 'http://search.yahoo.com/bin/search?p=%22Yoda+stories%22' Illegal hexadecimal digit 'T' ignored at /usr/local/lib/perl5/site_perl/5.8.0/Net/HTTP/Methods.pm line 428. # perl -MLWP -e'print $LWP::VERSION' 5.65
