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

Changes for version 1.0

  • rewrote all modules:
  • OICQ: new login subroutine, TCP connect with HTTP proxy
  • Event: new AUTOLOAD, parse, dump subroutines
  • ServerEvent: removed all reference to UI, parsed packet info is stored as event attributes
  • ClientEvent: eliminated decryption for client event
  • TextConsole: no longer required
  • new demo1 script shows how to use Net::OICQ without TextConsole

Modules

Perl interface to an OICQ server

Provides

in OICQ/ClientEvent.pm
in OICQ/Event.pm
in OICQ/ServerEvent.pm
in OICQ/TextConsole.pm