<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -497,9 +497,10 @@ MSG
         eval(&quot;use $mod&quot; . ($ver ? &quot; $ver;&quot; : &quot;;&quot;));
         if ($@) {
             $is_good = 0 if $req;
+            my $link = 'http://search.cpan.org/perldoc?' . $mod;
             my $msg = $ver ?
-                      trans_templ(qq{&lt;p class=&quot;warning&quot;&gt;&lt;MT_TRANS phrase=&quot;Either your server does not have [_1] installed, the version that is installed is too old, or [_1] requires another module that is not installed.&quot; params=&quot;$mod&quot;&gt; }) :
-                      trans_templ(qq{&lt;p class=&quot;warning&quot;&gt;&lt;MT_TRANS phrase=&quot;Your server does not have [_1] installed, or [_1] requires another module that is not installed.&quot; params=&quot;$mod&quot;&gt; });
+                      trans_templ(qq{&lt;p class=&quot;warning&quot;&gt;&lt;MT_TRANS phrase=&quot;Either your server does not have &lt;a href=&quot;[_2]&quot;&gt;[_1]&lt;/a&gt; installed, the version that is installed is too old, or [_1] requires another module that is not installed.&quot; params=&quot;$mod%%$link&quot;&gt; }) :
+                      trans_templ(qq{&lt;p class=&quot;warning&quot;&gt;&lt;MT_TRANS phrase=&quot;Your server does not have &lt;a href=&quot;[_2]&quot;&gt;[_1]&lt;/a&gt; installed, or [_1] requires another module that is not installed.&quot; params=&quot;$mod%%$link&quot;&gt; });
             $msg   .= $desc .
                       trans_templ(qq{ &lt;MT_TRANS phrase=&quot;Please consult the installation instructions for help in installing [_1].&quot; params=&quot;$mod&quot;&gt;&lt;/p&gt;\n\n});
             print $msg . &quot;\n\n&quot;;</diff>
      <filename>mt-check.cgi</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>75776aa67b405e599cfe0700cc195861fcd60913</id>
    </parent>
  </parents>
  <author>
    <name>Su</name>
    <email>su@generis.name</email>
  </author>
  <url>http://github.com/openmelody/melody/commit/b26c0ee9390c405a53e0a7da7d808c56189e6728</url>
  <id>b26c0ee9390c405a53e0a7da7d808c56189e6728</id>
  <committed-date>2009-10-25T23:48:40-07:00</committed-date>
  <authored-date>2009-08-30T11:34:04-07:00</authored-date>
  <message>Module failure messaging now links to CPAN.</message>
  <tree>08b8af1888222094b3b98dc247985980d0e6143c</tree>
  <committer>
    <name>Jay Allen</name>
    <email>jay@endevver.com</email>
  </committer>
</commit>
