Net::ICQ 0.16 review

Download
by rbytes.net on

This is a set of Perl modules that allow you to access the ICQ Instant Messaging

License: GPL (GNU General Public License)
File size: 0K
Developer: Jeremy Muhlich
0 stars award from rbytes.net

This is a set of Perl modules that allow you to access the ICQ Instant Messaging. These modules provide you access to creating/receiving messages, writing clients, etc.
After unzipping and untarring the distribution directory,you should be running these commands to install it:

perl Makefile.PL
make
make test
make install

What's New in This Release:
Implemented Nezar Nielsen's META_USER patch, with some additions.
Added Net::ICQ object as first param when calling handlers. (IMPORTANT - this will break your existing handlers!)
Applied Robin Fisher's patch for SRV_INFO_FAIL (300) and splitting off the privacy flags from 'status' into a new field 'privacy'. Moved privacy flags into %privacy_codes .
Added connect(). Now new() does not connect on its own.
Applied Robin Fisher's fix for the weird case where we get V3 packets from
the server.
Fixed debug output of packets inside multis, so the event's code number is
printed.

Net::ICQ 0.16 search tags