The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension AMF::Connection.

0.10	Wed Sep 22 15:56:04 BST 2010
	- original version

0.20
	- updated AMF::Connection::OutputStream to report errors from Storable::AMF if any
	- added Storable::AMF parse and serialization options with parse_option()

0.21
	- Fixed check on Storable version for parse_option()

0.30	Wed May 11 18:07:11 BST 2011
	- Added callBatch () to make AMF batch RPC possible

0.31
	- Support different source and destination in AMF remoting package (patch by Aleksey Komarov)