
Sman::Man::Find - Find manpage files for indexing by sman-update

my @manfiles = Sman::Man::Find::FindManFiles();

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.

Josh Rabinowitz <joshr>
