# $File: //member/autrijus/YiJing/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 1130 $ $DateTime: 2002/10/02 01:57:45 $

This is the README file for YiJing, the Book of Hacking.

* Installation

YiJing uses the standard perl module install process:

cpansign -v		# see the SIGNATURE file for details
perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2002 by Sean M. Burke <sburke@cpan.org>,
		  Autrijus Tang <autrijus@autrijus.org>.

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.