At the moment including a shortcut like [cpan://DBI] in a post generates a link to http://search.cpan.org/search?mode=module&query=DBI: a query to search.cpan.org on the module name. I see this as having 2 major drawbacks: it doesn't link to the module page but rather to a query that returns a number of hits, from which most of the time you just want to go to the module page. Then by generating links to dynamic pages it probably impacts negatively in the ranking of CPAN docs in major search engines.
So I would suggest that instead it generates links like http://search.cpan.org/dist/DBI, which are more useful and, because the target is static, will help not only monks but also Perl users at large.
I would actually be a good thing if this would become the usual way to link to a module, not only here but in other context, so CPAN becomes more visible through search engines.
BTW the site engine could check that the link is valid, but that would be really optional, after all it doesn't check other types of links.
In reply to Proposal: change in the [cpan://module] shortcut by mirod
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |