The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Finance-InteractiveBrokers-TWS

0.0.6  2006/03/12
       - Changed the calling syntax from ->new(%hash) to ->new($callback)
         because with current updates, there is only need for a single
         attr
       - Added eConnect, eDisconnect that do the right thing when connecting
         to TWS 
       - added all the EClientSocket methods to tws, so you don't have to 
         know how to get at those methods
       - Fixed where Inline::Java builds its parts - so they aren't scattered
         arount the user's filesystem

0.0.5  2006/03/02
       - Altered doc to include updated example
       - Changed the calls to create the IB objects
       - Added parameters to all callbacks

0.0.2  2006/01/17
       Updated README, changed email address, updated some POD

0.0.1  Thu Jan 12 23:25:40 2006
       Initial release.