Instead of using "Search:Binary", for most cases List::BinarySearch offers same functionality with simpler, more robust API and thus the latter should be preferred and this module should be considered deprecated. "binary_search" subroutine (which is ...
XAERXESS/Search-Binary-0.99 - 30 Sep 2014 15:20:22 GMTThis module implements a binary search tree, which is a specialized usage of a binary tree. The basic principle is that all elements to the left are less than the root, all elements to the right are greater than the root. This reduces the search time...
RSAVAGE/Tree-Binary-1.08 - 17 Jul 2016 04:43:41 GMTPRBRENAN/Binary-Heap-Search-2017.117 - 16 Jan 2017 23:27:14 GMT
This is a subclass of Tree::Binary and is mostly used by Tree::Binary::Search....
RSAVAGE/Tree-Binary-1.08 - 17 Jul 2016 04:43:41 GMTList::Range::Search::Binary search value from a set by binary search algorithm....
KARUPA/List-Range-0.02 - 15 Apr 2016 08:43:13 GMTImplements binary search algorithms for scanning an array....
MNSMAR/GenOO-1.5.1 - 26 Aug 2016 15:53:10 GMTThis class is the parent for all access methods supported by the "WWW::Search" library. This library implements a Perl API to web-based search engines. See README for a list of search engines currently supported, and for a lot of interesting high-lev...
MTHURN/WWW-Search-2.518 - 24 Nov 2018 12:03:31 GMTThis module lets you quickly search a sorted list. It will return the index of the first entry that matches, or if there is no exact matches then the first entry that is greater than the search key. For example in the list "my @list = qw( bob dave fr...
EVDB/List-Search-0.3 - 22 Jan 2007 20:16:25 GMTThis class is a Teoma specialization of WWW::Search. It handles making and interpreting Teoma searches http://www.teoma.com. It is loosely based on the WWW::Search::AltaVista class written by John Heidemann. This class exports no public interface; al...
JSCHNEID/WWW-Search-Teoma-0.01 - 19 Dec 2002 15:06:37 GMTThis class is an Crawler specialization of WWW::Search. It handles making and interpreting Fireball searches http://www.crawler.de. This class exports no public interface; all interaction should be done through WWW::Search objects....
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTClass for searching ZDnet HotFiles (shareware, freeware) via Lycos. http://www.hotfiles.lycos.com. If you use the raw method for this backend you will need to include a "<p>" at end of your print statement, example: print $result->raw(), "<p>\n"; Thi...
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTThis class is an Fireball specialization of WWW::Search. It handles making and interpreting Fireball searches http://www.fireball.de. This class exports no public interface; all interaction should be done through WWW::Search objects....
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTThis class is an AltaVista specialization of WWW::Search. It handles making and interpreting AltaVista searches http://www.altavista.com. This class exports no public interface; all interaction should be done through WWW::Search objects....
MTHURN/WWW-Search-AltaVista-2.154 - 30 Nov 2008 01:23:26 GMTThis class uses the Meta Search Engine http://www.profusion.com. Search engines searched are: 1) AltaVista 2) InfoSeek 3) Snap 4) Excite 5) LookSmart 6) WebCrawler 7) Magellan 8) Yahoo 9) GoTo Most of the above defaults to Boolean. Profusion returns ...
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTThis module is a Perl interface to glimpseindex binary. It (hopefully) makes easier to use the application from within Perl scripts or modules. Available Methods "new" The constructor receives a hash with the indexing options to use. Note that all th...
AMBS/Search-Glimpse-0.04 - 18 Mar 2011 21:01:13 GMThttp://www.savvysearch.com. Silly class I made to sponge off a Encyclopedia meta search engine. Searches multi online Encyclopedias. Covers: Encylopedia Britannica - paid subscription service Encarta Knowledge Adventure Infoplease This class exports ...
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTClass specialization of WWW::Search for searching http://mc3.go2net.com. This class exports no public interface; all interaction should be done through WWW::Search objects....
MTHURN/WWW-Search-Backends-1.073 - 01 Feb 2008 02:53:31 GMTThis class is an modified version of the AltaVista specialization of WWW::Search. It handles making and interpreting Dutch AltaVista searches http://nl.altavista.com. This class exports no public interface; all interaction should be done through WWW:...
MTHURN/WWW-Search-AltaVista-2.154 - 30 Nov 2008 01:23:26 GMTList::Range::Search::Liner search value from a set by liner search algorithm....
KARUPA/List-Range-0.02 - 15 Apr 2016 08:43:13 GMTThis class implements the AltaVista news search (specializing AltaVista and WWW::Search). It handles making and interpreting AltaVista news searches http://www.altavista.com. Details of AltaVista can be found at WWW::Search::AltaVista. This class exp...
MTHURN/WWW-Search-AltaVista-2.154 - 30 Nov 2008 01:23:26 GMT