Class::STAF version 0.03
========================
This module is an OO way to Marshalling and UnMarshalling STAF data,
inspiared by Class::DBI.
Also a warpper around STAF::Handle
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
None.
COPYRIGHT AND LICENCE
Copyright (C) 2007 by Shmuel Fomberg
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.