search.pl is another Perl interface program for two functions, &lsearch() and &csearch().
Search.pl uses cgi-bin.pl function library to accept POST requests, and break the requests
into a list.
Then the request is sent to &lsearch() and &csearch(). Each of the
functions in &lsearch() and &csearch() is responsible
in producing the result.