File: whatis.patch

package info (click to toggle)
libcache-simple-timedexpiry-perl 0.27-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: perl: 877; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Damyan Ivanov
Last-Update: 2008-06-30
Description: Fix whatis entry

--- a/lib/Cache/Simple/TimedExpiry.pm
+++ b/lib/Cache/Simple/TimedExpiry.pm
@@ -8,7 +8,7 @@ $VERSION = '0.27';
 
 =head1 NAME
 
-Cache::Simple::TimedExpiry
+Cache::Simple::TimedExpiry - simple, time-expiring cache
 
 =head2 EXAMPLE