This is PerlMonks "Mobile"

Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

How do I link to modules on CPAN?

If you want to link to a module on CPAN, you can write a shortcut like [mod://Net::Syslog]. This will result in a link like Net::Syslog.

Similarly, if you want to link to a distribution on CPAN, write a shortcut like [dist://Moose]. This will result in a link like Moose.

More Interesting and Useful Information

... is available in "What shortcuts can I use for linking to other information?"


Back to the PerlMonks FAQ