man podtoc () - show outline of pods
NAME
podtoc - show outline of pods
DESCRIPTION
This program shows the structure of one or more pod documents.
EXAMPLES
    $ podtoc `pmpath CGI`
     NAME
     SYNOPSIS
     ABSTRACT
     DESCRIPTION
         PROGRAMMING STYLE
         CALLING CGI.PM ROUTINES
         *  1. Use another name for the argument, if one is available.  For
            example, -value is an alias for -values.
         *  2. Change the capitalization, e.g. -Values
    (etc)
SEE ALSO
AUTHOR and COPYRIGHT
Copyright (c) 1999 Tom Christiansen
This is free software. You may modify it and distribute it under Perl's Artistic Licence. Modified versions must be clearly indicated.