Jabber-Lite

 view release on metacpan or  search on metacpan

lib/Jabber/Lite.pm  view on Meta::CPAN

5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
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.360 second using v1.01-cache-2.11-cpan-00829025b61 )