mojomojo::formatter::googlesearch(3pm) debian man page | unix.com

Man Page: mojomojo::formatter::googlesearch

Operating Environment: debian

Section: 3pm

MojoMojo::Formatter::GoogleSearch(3pm)			User Contributed Perl Documentation		    MojoMojo::Formatter::GoogleSearch(3pm)

NAME
MojoMojo::Formatter::GoogleSearch - Linked Google Search Engine by writing {{google:<search kind> <keyword>}}
DESCRIPTION
Normally, to hyperlink to a Search Engine, you'd write: [google SearchWord](http://www.google.com/search?q=SearchWord) This plugin lets you write just {{google SearchWord}} not just Search Web, you can search images and movies {{google:image SearchWord}} {{google:movie SearchWord}}
METHODS
format_content_order The SearchEngine formatter has no special requirements in terms of the order it gets run in, so it has a priority of 16. format_content Calls the formatter. Takes a ref to the content as well as the context object. process Here the actual formatting is done.
SEE ALSO
MojoMojo and Module::Pluggable::Ordered.
AUTHORS
Dai Okabayashi, "bayashi at cpan . org"
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-05-26 MojoMojo::Formatter::GoogleSearch(3pm)
Related Man Pages
mojomojo::formatter(3pm) - debian
mojomojo::formatter::amazon(3pm) - debian
mojomojo::formatter::include(3pm) - debian
mojomojo::formatter::markdown(3pm) - debian
mojomojo::formatter::rss(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?