CIF-Archive
===========

PREAMBLE

http://code.google.com/p/collective-intelligence-framework/

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
   sh database_rebuild.sh (modify this if you want to use something other than db://cif)

DEPENDENCIES

This module requires these other modules and libraries:

Class::DBI

COPYRIGHT AND LICENCE

Copyright (C) 2011 by Wes Young (claimid.com/wesyoung)
Copyright (C) 2011 by the Trustee's of Indiana University (www.iu.edu)
Copyright (C) 2011 by the REN-ISAC (www.ren-isac.net)

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.
