Description: Add NAME and description information to POD for whatis tool
Author: Nick Morrott <knowledgejunkie@gmail.com>
Bug: https://rt.cpan.org/Ticket/Display.html?id=114818
Last-Update: 2016-05-30
---
--- a/lib/Getopt/ArgParse/ActionAppend.pm
+++ b/lib/Getopt/ArgParse/ActionAppend.pm
@@ -33,6 +33,10 @@
 
 1;
 
+=head1 NAME
+
+Getopt::ArgParse::ActionAppend - Utility functions internal to Getopt::ArgParse
+
 =head1 AUTHOR
 
 Mytram <mytram2@gmail.com> (original author)
--- a/lib/Getopt/ArgParse/ActionCount.pm
+++ b/lib/Getopt/ArgParse/ActionCount.pm
@@ -20,6 +20,10 @@
 
 1;
 
+=head1 NAME
+
+Getopt::ArgParse::ActionCount - Utility functions internal to Getopt::ArgParse
+
 =head1 AUTHOR
 
 Mytram <mytram2@gmail.com> (original author)
--- a/lib/Getopt/ArgParse/ActionStore.pm
+++ b/lib/Getopt/ArgParse/ActionStore.pm
@@ -48,6 +48,10 @@
 
 1;
 
+=head1 NAME
+
+Getopt::ArgParse::ActionStore - Utility functions internal to Getopt::ArgParse
+
 =head1 AUTHOR
 
 Mytram <mytram2@gmail.com> (original author)
--- a/lib/Getopt/ArgParse/Namespace.pm
+++ b/lib/Getopt/ArgParse/Namespace.pm
@@ -58,6 +58,10 @@
 
 1;
 
+=head1 NAME
+
+Getopt::ArgParse::Namespace - Utility functions internal to Getopt::ArgParse
+
 =head1 AUTHOR
 
 Mytram <mytram2@gmail.com> (original author)
--- a/lib/Getopt/ArgParse/Parser.pm
+++ b/lib/Getopt/ArgParse/Parser.pm
@@ -1361,6 +1361,10 @@
 
 __END__
 
+=head1 NAME
+
+Getopt::ArgParse::Parser - Utility functions internal to Getopt::ArgParse
+
 =head1 AUTHOR
 
 Mytram <mytram2@gmail.com> (original author)
