PTools-SDF-File-Cmd version 0.01
================================

This is an add-on package for the PTools-SDF distribution.
It includes OO classes that wrap aome system files and command(s).

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

   PTools-SDF

   Various modules will need one or more of the following
   o  /bin/bdf command
   o  /etc/mnttab or /etc/fstab file
   o  /etc/passwd or NIS+ passwd db
   o  auto.home NIS+ db

COPYRIGHT AND LICENCE

Copyright (C) 1997-2007 by Chris Cobb

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.


