We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d4096 commit 95bb485Copy full SHA for 95bb485
root/module.html
@@ -41,7 +41,7 @@
41
<input type="text" name="q">
42
<input type="submit" style="display: none"></form></li>
43
<li><a href="#" onclick="return toggleTOC()">Toggle Table of Contents</a></li>
44
- <li><a href="http://explorer.metacpan.org/?url=%2Fmodule%2F<% module.documentation %>">MetaCPAN Explorer</a></li>
+ <li><a href="http://explorer.metacpan.org/?url=%2Fmodule%2F<% module.author %>/<% module.release %>/<% module.path %>">MetaCPAN Explorer</a></li>
45
</ul>
46
<hr>
47
<% INCLUDE inc/activity.html query = 'distribution=' _ release.distribution %>
0 commit comments