Jabber-Lite
view release on metacpan or search on metacpan
lib/Jabber/Lite.pm view on Meta::CPAN
no 11, no 12, no 15 (etc), footprint of libraries required to support
XML::Parser, the desire for a lightweight Jabber library was born.
December 2005: The author, merrily tossing large chunks of data through
his Jabber servers, discovered that XML::Parser does not deal with
large data sizes in a graceful fashion.
January 2006: The author completed a version which would, at least, not
barf on most things.
January through September 2006: Being busy with other things, the author
periodically ran screaming from memory leakage problems similar to
XML::Parser.. Finally, a casual mention in one of the oddest places
lead the author to a good explanation of how Perl does not deal with
circular dependencies.
=head1 PREREQUISITES / DEPENDENCIES
IO::Socket::INET, IO::Select . Thats it. Although, if you want encryption
on your connection, SASL support or reasonable garbage collection in various
versions of perl, there are soft dependencies on:
( run in 0.351 second using v1.01-cache-2.11-cpan-00829025b61 )