Subject: | Wrong SYNOPSIS |
The 2nd variant in the SYNOPSIS is missing the $key parameter. So instead
use Search::Dict;
look *FILEHANDLE, $params;
it should be
use Search::Dict;
look *FILEHANDLE, $key, $params;
Regards,
Slaven
This queue is for tickets about the Search-Dict CPAN distribution.
The Basics
People
|
Bug Information
|