Commands/Guarded version 0.01
=============================

See the Commands::Guarded POD manpage for further information.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

None outside of core Perl modules.

COPYRIGHT AND LICENCE

Copyright (C) 2004 Trey Harris

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.