Index of /~tskirvin/software/news/kiboze

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[   ]Changes09-Jan-2004 17:57 201
[TXT]header.html17-Jan-2008 22:37 92
[   ]kiboze-0.5b.tar.gz21-Dec-1999 15:52 7.5K
[   ]kiboze-1.0.1.tar.gz09-Jan-2004 17:57 9.4K
[   ]kiboze-1.0.tar.gz16-Nov-2000 13:19 6.4K
[TXT]man.html09-Jan-2004 17:52 5.2K

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