Skip to content

gitpan/SWISH-Prog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWISH::Prog version 0.03
=================

ABOUT

SWISH::Prog is an indexing framework built around the Swish-e -S Prog feature.
It is designed to make writing Swish-e-based search applications
easier.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Search::Tools
  Rose::ObjectX::CAF
  SWISH::Filter
  File::Temp
  File::Basename
  MIME::Types
  Data::Dump
  Path::Class
  Config::General

COPYRIGHT AND LICENCE

Copyright 2008-2009 Peter Karman <karman at cpan dot org>

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