NAME

CWB::Web - Some utilities for Web GUIs based on CWB

SYNOPSIS

use CWB::Web;

# same as:
use CWB::Web::Cache;
use CWB::Web::Query;
use CWB::Web::Search;

DESCRIPTION

See documentation of the individual submodules for further information:

COPYRIGHT

Copyright (C) 1999-2020 Stefan Evert [http::/purl.org/stefan.evert]

This software is provided AS IS and the author makes no warranty as to its use and performance. You may use the software, redistribute and modify it under the same terms as Perl itself.