ReDIF-perl is a kit of Perl tools to process and validate ReDIF data.

Copyright (c) 1997-2001 Ivan Kurmanov, RePEc project.  All rights
reserved.

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

This version of ReDIF-perl requires perl version 5.6.0 or 5.6.1.  It
also requires that you have the following Perl module (available from
CPAN) installed:

   Unicode::String, version 2.06 or higher

which may in it's turn require perl module MIME::Base64 version 2.00.

WARNING: This version of ReDIF-perl includes a new version of
redif.spec which is incompatible with previous versions of ReDIF-perl
and vice-versa, previous versions of redif.spec are incompatible with
this version of ReDIF-perl.  But that is not something to worry about,
unless you use a very special non-official redif.spec, because this
software will always find and use its own version of redif.spec unless
explicitly instructed to use some other file instead.

Please read INSTALL file for installation instructions.

Please read NEWS file if you care what is new in this release.

README.docs may help you find relevant documentation.

For more information about ReDIF and RePEc see http://repec.org

Contact the author by email: kurmanov@openlib.org

$Id: README,v 1.10 2001/12/18 13:13:51 ivan Exp $