Package: libcatalyst-perl / 5.90075-2

Metadata

Package Version Patches format
libcatalyst-perl 5.90075-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
man whatis.patch | (download)

lib/Catalyst/Middleware/Stash.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 c::middleware::stash: =head1 title -> name
 Each manual page should start with a "NAME" section, which lists the
 name and a brief description of the page separated by "\-". The "NAME"
 section is parsed by lexgrog and used to generate a database that's
 queried by commands like apropos and whatis. This tag indicates that
 lexgrog was unable to parse the NAME section of this manual page.
 .
 Catalyst::Middleware::Stash for some reason has TITLE section which
 otherwise contains exactly what a NAME section would contain. This
 patch fixes that.