The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 (INFIDEL) - infidel AT 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/.