The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sman::Autoconfig - Automatically choose the 'best' man command

SYNOPSIS

    ...
    my $mancmd = Sman::Autoconfig::GetBestManCommand(
        $smanconfig, \@manfiles);
    ...
    

DESCRIPTION

Chooses a representative sample of the manfiles passed and tests which usual man command seems to work best on this system's man files.

AUTHOR

Josh Rabinowitz <joshr>

SEE ALSO

Sman::Man::Convert, Sman::Config, sman.conf