Bundle::Query - OurNet::Query, OurNet::FuzzyIndex, and prerequisites


OurNet-Query documentation Contained in the OurNet-Query distribution.

Index


Code Index:

NAME

Top

Bundle::Query - OurNet::Query, OurNet::FuzzyIndex, and prerequisites

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::Query'

CONTENTS

Top

# Below is a bunch of helpful dependency diagrams.

# the Query trunk

URI MIME::Base64 Net::FTP HTML::HeadParser Digest::MD5 HTTP::Request::Common

LWP::Parallel

AppConfig Template

OurNet::Query

# the FuzzyIndex trunk

DB_File

OurNet::FuzzyIndex

DESCRIPTION

Top

This bundle includes all that's needed to run the Query Suite.

AUTHORS

Top

Autrijus Tang <autrijus@autrijus.org>.

COPYRIGHT

Top


OurNet-Query documentation Contained in the OurNet-Query distribution.

# $File: //depot/OurNet-Query/lib/Bundle/Query.pm $ $Author: autrijus $
# $Revision: #1 $ $Change: 1925 $ $DateTime: 2001/09/28 15:12:40 $

package Bundle::Query;

$VERSION = '0.01';

1;

__END__