The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes for Perl extension Padre-Plugin-Swarm
0.03 in progress
	- expunge IRC transport (BRAMBLE)
	- remove list of chat users

0.02 *RELEASED IN ERROR* 
	- add some styling to user chat window , colourize output
	- attempt to add a list of chat users
	- apply diff snippets to current documents silently and with deadly force

0.01 - Sun Nov 1 2009 
	- add chat-join announcements to chat window (BRAMBLE)
	- add support for '/nick' change (BRAMBLE)
	- Moved Padre::Swarm::Transport::XMPP to it's own
	  distribution (ADAMK)
	- Made warnings toggle'able with a single constant (ADAMK)
	- Three available transports - two of which appear to work.
	- Achieve universal application milestone (embed chat client).
	- Factor some rude parts out into Padre::Service
	- Experiments in Multicast and Jabber
	- Creating the initial skeleton