
MozRepl::Client - MozRepl client class using telnet.

version 0.03

Create instance. two arguments.
Context object. see MozRepl.
Hash reference.
Default value is "localhost".
Default value is 4242.
Default value is 10(sec).
See Net::Telnet's new method arguments.
Two arguments.
Execute command and return result string or lines as array.
Telnet prompt string.
Quit connection.


Toru Yamaguchi,
<zigorou@cpan.org>

Please report any bugs or feature requests to bug-mozrepl-client@rt.cpan.org,
or through the web interface at http://rt.cpan.org.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

Copyright 2007 Toru Yamaguchi, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.