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

Changes for version 0.21

  • BUG: Constant.pm:OTeod() wasn't checking definedness of $data_type BUG: Protocol.pm:_send_notification() did string comp. with == FIX: OTClient.pm:cancelBookStream() had extraneous crap in it. FIX: Added lexical 'use warnings' throughout. (No problems were caused; I run locally with PERL5OPT=-w ) FIX: opentick.pm was checking a couple of unitialized variables. FIX: Minor warning corrections in Socket.pm, Protocol.pm DOC: Clarified and unified all documentation throughout distribution.

Modules

A POE component for working with opentick.com's market data feeds.
Constants for the opentick POE Component.
Error handling routines for opentick client.
The official FAQ for POE::Component::Client::opentick.
An opentick.com otFeed-compatible interface for the POE opentick client.
Diagnostic message output class.
Protocol handling routines for opentick client.
Individual protocol message handling.
Encapsulation for data records for the POE opentick.com component.
Socket handling routines for the opentick POE component.
Utility routines for the opentick POE Component.