MODULES
News::yEnc - yEnc decoder
News::yEnc::Decoder - decodes yEncoded files
News::yEnc::RC - yEnc file-part database
News::yEnc::Entry - an entry in a News::yEnc::RC database
>From the News::yEnc POD
=head1 NAME
News::yEnc - yEnc decoder
=head1 S
NAME
String::Levenshtein - Compute the Levenshtein distance between two
strings
SYNOPSIS
use String::Levenshtein qw(distance prefix_distance);
$d = distance ("abcd", "abxc")
$d = prefix_distance("Smith", "Smithson")
DESCRIPTION
String::Levenshtein computes th