Net/Rsh version 0.05

Net::Rsh - perl client for Rsh protocol.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

IO::Socket
Errno

COPYRIGHT AND LICENCE

Copyright (c) 2002 Oleg Prokopyev. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.