GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Plugin::Subscription::Planet(3) User Contributed Perl Documentation Plagger::Plugin::Subscription::Planet(3)

Plagger::Plugin::Subscription::Planet - Ego search subscription

  - module: Subscription::Planet
    config:
      keyword: Plagger
      lang: en

This plugin gives a handy way to subscribe to dozens of feed / web search engine results by just supplying keywords.

keyword
The keyword to use as a query in web search engines. Required.
lang
Language code to either 1) specify list of search engines or 2) pass to search query. Optional.

For example, technorati.jp will be added if you use ja, while technorati.com will be if you use en. Default is to search everything.

  # search "Plagger" on default engines
  - module: Subscription::Planet
    config:
      keyword: Plagger

  # search "Pokemon" on Japanese search engines
  - module: Subscription::Planet
    config:
      keyword: Pokemon
      lang: ja

  # search "Plagger" and pages linking to "http://plagger.org/"
  - module: Subscription::Planet
    config:
      keyword: Plagger
      url: http://plagger.org/

youpy

Tatsuhiko Miyagawa

Plagger
2006-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.