The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>

SEE ALSO

sman-update, sman, sman.conf