Net-SSH-Expect version 0.01
===========================

This module is still beta and not every feature it has was already tested
and/or documented.

I'm counting on you to tell me how your tests are going. Contact me at
bnegrao@gmail.com. 

Please write to say 'it worked for me bruno!' if you
didn't have any problems. This will make me flag the module as "mature" 
one day.


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:

Expect.pm

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Bruno Negrao Guimaraes Zica <bnegrao@gmail.com>

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.3 or,
at your option, any later version of Perl 5 you may have available.