Here is my sites.xml for Searchling. Just drop it in as a replacement for your current sites.xml file (in Searchling.app/Contents/Resources) and restart Searchling, and you get shiny CPAN search options.
(oh, and the ebay searches ebay.co.uk, so you might want to change that back).
Cool! (Score:2)
--Nat
Re:Cool! (Score:2)
Mozilla->Preferences->Navigator->Smart Browsing
check Enable Internet Keywords
click "More Information"
it will explain how to edit your user.js to have google as your "keywords" server (basically, type some words in the URL bar and enter to search google)
Note: this fails when Mozilla thinks your terms include a URL. Due to but 79655 [mozilla.org] a search for 'Mr. T.' will fail because Mozilla sees the dot and thinks you're looking for some domain name
Re:Cool! (Score:2)
--Nat
Re:Cool! (Score:2)
adding direct pod links (Score:1)
<dict>
<key>type</key>
<string>PerlDoc</string>
<key>url</key>
<string>http://search.cpan.org/perldoc?</string>
</dict>