kiboze
======
kiboze.pl is a very basic news archiving script.  It works cleanly and
effectively, although it's not that intelligent and doesn't necessarily
store files in the most effective ways.  

Prerequisites
=============
In order to run kiboze.pl, you must have the following perl modules
installed:
  
  News::Article		1.27
  News::Newsrc 		1.08	
  Net::NNTP		2.19
  
These modules may also have prerequisites.  All of them can be downloaded
through CPAN (http://www.cpan.org/).

Installation Notes
==================
Installing this software is easy:
                                                                                
  perl Makefile.pl
  make
  make install

After that, you may want to modify the installed kiboze.pl to match your
own configuration.  

Documentation
=============
All the documentation should be kept in the manual pages ('man kiboze').
If you want to read it in place, 'perldoc kiboze.pl' ought to cover you.
                                                                                
Web Page
========
http://www.killfile.org/~tskirvin/software/kiboze/

Thanks To...
============
Wolfgang Dautermann	Minor bugfixes/suggestions

				- Tim Skirvin (tskirvin@killfile.org)
				  Fri Jan 09 19:33:23 CST 2004 
