Changes				History of this package
MANIFEST			This file
Makefile.PL			Makefile generator
README				Get you started with this package
agents/directory.pl		LDAP directory searcher
agents/f2archives.pl		F2 newspaper archives searcher
agents/grep.pl			Sample agent for simplicity/testing
agents/imap.pl			IMAP INBOX/Sent folder searcher
agents/monash_web.pl		Monash web search engine searcher
agents/newstext.pl		NewsText newspaper archives searcher
agents/nntp.pl			NNTP (UseNet/news) searcher
broker.pl			Temporarily required for t/base/search.t
lib/List/Misc.pm		Utility module for managing arrays/lists
lib/WWW/SearchBroker.pm		Placeholder/documentation
lib/WWW/SearchBroker/Aggregator_Scorer.pm	Aggregation/Scoring component
lib/WWW/SearchBroker/Broker.pm	Broker component of SearchBroker
lib/WWW/SearchBroker/Common.pm	Common constants
lib/WWW/SearchBroker/Search.pm	Search component of SearchBroker
t/README			How to run and set up tests
t/TEST				Run tests
t/agents/directory.t		Test the LDAP directory agent
t/agents/f2archives.t		Test the F2 archives agent
t/agents/grep.t			Test the grep agent (simple sample agent)
t/agents/imap.t			Test the imap agent
t/agents/monash_web.t		Test the Monash web index agent
t/agents/newstext.t		Test the Newstext archives agent
t/agents/nntp.t			Test the NNTP (UseNet/news) agent
t/base/broker.t			Test the broker component
t/base/common.t			Test the common module (global values)
t/base/metasearch.t		Test metasearching (with all active agents)
t/base/score.t			Test the scoring function
t/base/search.t			Test the search component (requires broker)
