There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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