Codebase list libsub-wrappackages-perl / e666c9c
Add patch to fix whatis entry in POD of new module. gregor herrmann 1 year, 8 months ago
2 changed file(s) with 19 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Description: extend NAME to get whatis entry in manpage
1 Origin: vendor
2 Author: gregor herrmann <gregoa@debian.org>
3 Last-Update: 2022-07-23
4 Forwarded: https://github.com/DrHyde/perl-modules-Sub-WrapPackages/pull/6
5 Bug: https://github.com/DrHyde/perl-modules-Sub-WrapPackages/pull/6
6
7 --- a/lib/Sub/WrapPackages/CallTree.pm
8 +++ b/lib/Sub/WrapPackages/CallTree.pm
9 @@ -27,7 +27,7 @@
10
11 =head1 NAME
12
13 -Sub::WrapPackages::CallTree
14 +Sub::WrapPackages::CallTree - show a tree of function calls
15
16 =head1 DESCRIPTION
17