Web-based Library Catalog Code
Brought to you by:
dpavlin
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.