Revision 311 (by dpavlin, 2005/12/20 23:16:21) r341@athlon: dpavlin | 2005-12-21 00:17:34 +0100
small documentation update
WebPAC

Search engine or data-warehouse?

For introduction info read WebPAC::Manual. After that, if you think that
your data could benefit from WebPAC, take a look at Webpacus. It's AJAX
front-end (that degrades nicely for non-JavaScript browsers).

If that was useful, dive in. Everything is tunable, configuration files
are YAML or XML, modules are documented (and most of good tips are actually
hidden withing programming documentation).

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2005 Dobrica Pavlinusic

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.