Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mojomojo::formatter::cpanhyperlink(3pm) [debian man page]

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

NAME
MojoMojo::Formatter::CPANHyperlink - automatically hyperlink CPAN modules when using the syntax {{cpan Some::Module}} DESCRIPTION
Normally, to hyperlink to a CPAN module, you'd write: [MojoMojo::Formatter::CPANHyperlink](http://search.cpan.org/perldoc?MojoMojo::Formatter::CPANHyperlink) This plugin lets you write just {{cpan MojoMojo::Formatter::CPANHyperlink}} Just like POD, it supports adding a section after the module name: {{cpan Catalyst::Manual::Cookbook/Deployment}} will create a link to http://search.cpan.org/perldoc?Catalyst::Manual::Cookbook#Deployment Sections can contain any characters, except two consecutive closed braces: {{cpan Catalyst::Test/($res, $c) = ctx request( ... ); }} will link to http://search.cpan.org/perldoc?Catalyst::Test#($res,_$c)_=_ctx_request(_..._); In anticipation of future plugin syntax, you can optionally add a trailing slash {{cpan Some::Module/Section /}} METHODS
format_content_order The CPANHyperlink formatter has no special requirements in terms of the order it gets run in, so it has a priority of 10. format_content Calls the formatter. Takes a ref to the content as well as the context object. SEE ALSO
MojoMojo and Module::Pluggable::Ordered. AUTHORS
Dan Dascalescu, <http://dandascalescu.com> 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-04-07 MojoMojo::Formatter::CPANHyperlink(3pm)

Check Out this Related Man Page

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

NAME
MojoMojo::Formatter::WikipediaLink - Linked Wikipedia by writing {{wikipedia:<lang> <word>}} DESCRIPTION
Normally, to hyperlink to the Wikipedia, you'd write: [wikipedia Hello](http://en.wikipedia.org/wiki/Hello) This plugin lets you write just {{wikipedia Hello}} not just Link to Wikipedia in English page, you can use many languages {{wikipedia:ja a~XXa~XXa~XXa~XXa~XX}} {{wikipedia:fr Salut}} Actually, if you wrote this without a language ex.{{wikipedia Foo}}, select location of Wikipedia Link is getting default-language setting of MojoMojo. METHODS
format_content_order The WikipediaLink formatter has no special requirements in terms of the order it gets run in, so it has a priority of 17. 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-23 MojoMojo::Formatter::WikipediaLink(3pm)
Man Page

3 More Discussions You Might Find Interesting

1. AIX

hyperlink settings

Does anyone know the hyperlink settings to look at an AIX5L box? (1 Reply)
Discussion started by: vbagwell
1 Replies

2. UNIX for Advanced & Expert Users

Compile error when running Perl cpan

Hello all! I'm trying to compile the GD module for Perl on Redhat AS 4. It fails when trying to link to libjpeg. The machine is a AMD Opteron 64 machine so I figure it's some kind of 32 vs 64bit interference in the lib dir? Any idéas? CPAN.pm: Going to build L/LD/LDS/GD-2.41.tar.gz ... (0 Replies)
Discussion started by: Esaia
0 Replies

3. AIX

Connect to AIX via Windows hyperlink

We do not have a console for our box so we are trying to hyperlink in - does anyone know the settings? (9 Replies)
Discussion started by: vbagwell
9 Replies