The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

OnSearch::Results - Collect and display results of searches.

DESCRIPTION

OnSearch::Results collects the results of searches generated by OnSearch::Search(3), saves the results to disk if necessary, queues the results for display, and displays the first page of results.

The application calls the subroutine, results (), which then collects results until the OnSearch::Search(3) signals that it has completed a search.

SEE ALSO

OnSearch(3)