RiveScript version 1.21 ======================= INSTALLATION To install this module type the following: perl Makefile.PL make make test make install RPM BUILD To build a RedHat package file for installing RiveScript, use the rpmbuild Perl script provided in the subversion repository. Usage: perl rpmbuild This results in a slightly different RPM than what you'd get via cpan2rpm or cpan2dist... along with installing the module in its proper place in your Perl libs, it will also install the `rsdemo` and `rsup` utilities from the bin/ folder into your /usr/bin directory. DEPENDENCIES Nothing that isn't standard. COPYRIGHT AND LICENCE RiveScript - Rendering Intelligence Very Easily Copyright (C) 2008 Casey Kirsle This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA