
slackget10::Network::Reponse - The response object for slackget10::Network class

Version 1.0.0

This class is the response object used by the slackget10::Network class to return informations from the connection.
the constructor take no argument.
true if the operation is a success
true if the operation is an error
return a string containing an error message. Works only if $response->is_error() is true.
true if the daemon return a choice
return all raw data returned by the remote daemon

DUPUIS Arnaud,
<a.dupuis@infinityperl.org>

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


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