/[webpac2]/branches/Sack/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/Sack/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1310 - (show annotations)
Mon Sep 21 19:04:14 2009 UTC (14 years, 7 months ago) by dpavlin
File size: 800 byte(s)
branch for refactoring of WebPAC::Input::* modules for Sack

1 WebPAC
2
3 Search engine or data-warehouse?
4
5 For introduction info read WebPAC::Manual. After that, if you think that
6 your data could benefit from WebPAC, take a look at Webpacus. It's AJAX
7 front-end (that degrades nicely for non-JavaScript browsers).
8
9 If that was useful, dive in. Everything is tunable, configuration files
10 are YAML or XML, modules are documented (and most of good tips are actually
11 hidden withing programming documentation).
12
13 INSTALLATION
14
15 To install this module, run the following commands:
16
17 perl Makefile.PL
18 make
19 make test
20 make install
21
22
23 COPYRIGHT AND LICENCE
24
25 Put the correct copyright and licence information here.
26
27 Copyright (C) 2005 Dobrica Pavlinusic
28
29 This library is free software; you can redistribute it and/or modify
30 it under the same terms as Perl itself.

  ViewVC Help
Powered by ViewVC 1.1.26