File: NAME-section-for-manual.patch

package info (click to toggle)
libcgi-session-driver-chi-perl 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 92 kB
  • ctags: 18
  • sloc: perl: 39; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Add description to NAME section
 Added the required brief description to the NAME section in chi.pm used to
 generate the man page.
Author: Christopher Hoskin <christopher.hoskin@gmail.com>
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=101860
Last-Update: 2015-02-01
---

--- libcgi-session-driver-chi-perl-1.0.3.orig/lib/CGI/Session/Driver/chi.pm
+++ libcgi-session-driver-chi-perl-1.0.3/lib/CGI/Session/Driver/chi.pm
@@ -1,7 +1,7 @@
 package CGI::Session::Driver::chi;
 =head1 NAME
 
-CGI::Session::Driver::chi
+CGI::Session::Driver::chi - This driver allows CGI::Session to use CHI as a session store
 
 =cut