# $File: //member/autrijus/Locale-Hebrew/README $ $Author: autrijus $ # $Revision: #2 $ $Change: 11166 $ $DateTime: 2004/09/17 21:16:27 $
This is the README file for Locale::Hebrew, a module implementing bidirectional Hebrew support for Perl.
Locale::Hebrew uses the standard perl module install process:
cpansign -v # see SIGNATURE for details
perl Makefile.PL
make
make test
make install
Copyright 2001, 2002 by Ariel Brosh.
Copyright 2003 by 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>.
# Local variables:
# c-indentation-style: bsd
# c-basic-offset: 4
# indent-tabs-mode: nil
# End:
# vim: expandtab shiftwidth=4: