-
-
08 Jan 2009 16:55:16 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (819 / 18 / 0)
- Kwalitee
Bus factor: 0- 74.58% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (65.39KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- POE
- Test::More
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.Other files
Module Install Instructions
To install POE::Component::Client::opentick, copy and paste the appropriate command in to your terminal.
cpanm POE::Component::Client::opentick
perl -MCPAN -e shell install POE::Component::Client::opentick
For more information on module installation, please visit the detailed CPAN module installation guide.