NAME
Sman::Man::Find - Find manpage files for indexing by sman-update
SYNOPSIS
my @manfiles = Sman::Man::Find::FindManFiles();
DESCRIPTION
Provides a single function, FindManFiles(), which looks for man-like files along the passed manpath, or the env var MANPATH, or the output of manpath, whichever is defined first. If none is defined, /usr/share/man is used as the manpath.
AUTHOR
Josh Rabinowitz <joshr>