<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,6 +77,11 @@ value of @INC&quot;
             (find-lisp-find-files dir (rx (seq &quot;.&quot; (| &quot;pod&quot; &quot;pm&quot; ) string-end)))))
          *perl-lib-path*)))
 
+(defun perldoc-reload-cache ()
+  (interactive)
+  (message &quot;Rebuilding perldoc file cache...&quot;)
+  (perl-find-all-libraries))
+
 (defun perldoc (library)
   &quot;Invoke `cperl-perldoc' on LIBRARY, but do completion using *PERL-LIBRARIES*
 when run interactively&quot;</diff>
      <filename>nelhage/perl-find-library.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd8aba38da7067554cf3dc64c6dd025a41b3a855</id>
    </parent>
  </parents>
  <author>
    <name>Nelson Elhage</name>
    <email>nelhage@mit.edu</email>
  </author>
  <url>http://github.com/nelhage/elisp/commit/0e5f26a9bbd1bbe2a8d072b20422eff62f1c9145</url>
  <id>0e5f26a9bbd1bbe2a8d072b20422eff62f1c9145</id>
  <committed-date>2008-06-05T20:35:08-07:00</committed-date>
  <authored-date>2008-06-05T20:35:08-07:00</authored-date>
  <message>Expose a function to reload the perldoc cache</message>
  <tree>abe6d04b4ee2ddfabd37a63cb60640acd545c991</tree>
  <committer>
    <name>Nelson Elhage</name>
    <email>nelhage@mit.edu</email>
  </committer>
</commit>
