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>