How should Perl CPAN modules be linked to in the text of answers on StackOverflow.com such that the people who follow the link (perhaps in the distant future) will always be taken to the latest stable version of that module?
Using a URL that always shows the latest stable version is important not only to ensure that everyone benefits from bug fixes, but also because old versions may actually be (and often are) deleted from CPAN.