|
|
| P is for Practical | |
| PerlMonks |
Re: DBD::Google " SELECT * " does not return URL.by dakkar (Hermit) |
| on Feb 05, 2005 at 15:12 UTC ( #428326=note: print w/ replies, xml ) | Need Help?? |
|
It's a funny bug in DBD::Google. If you look at the parser you'll see that @default_columns contains URL, but a few lines later it gets changed in this for loop:
so that URL becomes _u_r_l. I am not going to test it, but I'd change the loop to:
--
dakkar - Mobilis in mobile
Most of my code is tested...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||