Jason McManus > POE-Component-Client-opentick-0.05 > POE::Component::Client::opentick::ProtocolMsg

Download:
POE-Component-Client-opentick-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 43   Source   Latest Release: POE-Component-Client-opentick-0.21

NAME ^

POE::Component::Client::opentick::ProtocolMsg -- Individual protocol message handling.

SYNOPSIS ^

 use POE::Component::Client::opentick::ProtocolMsg;

 my $ps = POE::Component::Client::opentick::ProtocolMsg->new( );

DESCRIPTION ^

Provides handling for all of the deep hackery and magic within POE::Component::Client::opentick::Protocol, and thus should not be gazed upon by mortal men.

See the documentation for the main ::opentick module for complete information.

METHODS ^

new() -- create a new object instance
create_body() -- initialize the object instance
process_body() -- high level body handling routine
create_body() -- high level body creation routine

AUTHOR ^

Jason McManus (infi) -- infidel@cpan.org

LICENSE ^

Copyright (c) Jason McManus

This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.

The data from opentick.com are under an entirely separate license that varies according to exchange rules, etc. It is your responsibility to follow the opentick.com and exchange license agreements with the data.

Further details are available on http://www.opentick.com/.