Menu

Tree [823896] master /
 History

HTTPS access


File Date Author Commit
 bin 2010-01-26 dpavlin dpavlin [3d5c6d] install everything required by default
 conf 2010-01-26 dpavlin dpavlin [d3e8e0] Merge remote branch 'remotes/Sack'
 lib 2010-01-26 dpavlin dpavlin [d3e8e0] Merge remote branch 'remotes/Sack'
 scripts 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 sql 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 t 2010-01-26 Dobrica Pavlinusic Dobrica Pavlinusic [823896] cleanup test
 vhost 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 web 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 MANIFEST 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 Makefile.PL 2010-01-26 dpavlin dpavlin [627d7e] make Webpac::Output::Sorted optional
 README 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 TODO 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 pod.css 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...
 run.pl 2009-09-21 dpavlin dpavlin [1a3800] branch for refactoring of WebPAC::Input::* modu...

Read Me

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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.