From Fedora Project Wiki

m (Template:CPAN moved to Template:Cpan: allow for all uppercase and all lowercase usage)
(standardize)
Line 1: Line 1:
<noinclude>Link to CPAN, quickly. Use like:
<onlyinclude>[http://search.cpan.org/perldoc?{{{1}}} {{{1}}}]</onlyinclude>


<pre>
{{tempdoc}}
{{CPAN|Class::MOP}}
[[Category:Perl]][[Category:Link templates]]
</pre>
 
Which will yield:
 
{{CPAN|Class::MOP}}
 
[[Category:Perl]][[Category:Link Templates]]
</noinclude><includeonly>[http://search.cpan.org/perldoc?{{{1}}} {{{1}}}]</includeonly>

Revision as of 02:14, 22 November 2008

{{{1}}}

Template documentation [edit]

This documentation is transcluded from Template:Cpan/doc. It will not be transcluded on pages that use this template.

Link to CPAN, quickly. Use like:

{{CPAN|Class::MOP}}

Which will yield:

Class::MOP