This is version 0.3 of pith, the Perl Interface to the Hurd.  This is
ALPHA software.  Documentation is scarce.  Bugs abound.  Interfaces
WILL be changed without notice.  Have a nice day.

Copyright 1999, 2000 by John Tobey.  Distribute under GNU GPL as
specified in the file COPYING.

To install:

tar xzf pith-*.tar.gz
cd pith-*/
perl Makefile.PL
make
make test
make install
perl -MHurd::Trans::Hello -e0 -- --help
settrans -ac hello /bin/perl -MHurd::Trans::Hello -e0
cat hello
less lib/Hurd/Trans/Hello.pm


Send suggestions to me at jtobey@john-edwin-tobey.org.
