DUPUIS Arnaud > slackget10 > slackget10::Network::Backend::XML

Download:
slackget10-0.12c.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.8.0   Source  

NAME ^

slackget10::Network::Backend::XML - XML backend for slack-get network protocol

VERSION ^

Version 0.8.0

SYNOPSIS ^

Still to do

CONSTRUCTOR ^

new

Still to do

FUNCTIONS ^

All methods return a slackget10::Network::Message (slackget10::Network::Message) object, and if the remote slack-getd return some data they are accessibles via the data() accessor of the slackget10::Network::Message object.

backend_decode

backend_encode

AUTHOR ^

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

BUGS ^

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.

SUPPORT ^

You can find documentation for this module with the perldoc command.

    perldoc slackget10

You can also look for information at:

ACKNOWLEDGEMENTS ^

Thanks to Bertrand Dupuis (yes my brother) for his contribution to the documentation.

SEE ALSO ^

slackget10::Network::Message, slackget10::Status, slackget10::Network::Connection

COPYRIGHT & LICENSE ^

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.