The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Net-SAJAX

0.102 Fri, August 21, 2009 12:52:07 -0500
  * [New] Net::SAJAX has a new attribute "autoclean_garbage" that when set
    will attempt to clean garbage from a SAJAX response due to bad server
    programming.
  * [API change] Exceptions are no longer strings, but objects. The objects
    will stringify to their former string representation.

0.101 Sat, August 15, 2009 13:32:54 -0500
  * Added forgotten dependency on Test::MockObject for the build process.

0.100 Sat, August 15, 2009 01:43:02 -0500
  * [API change] method call returns Perl scalar instead of JE object as
    promised, and so should not break any code.
  * Added repository and homepage links to META.

0.001 Fri, August 14, 2009 14:50:12 -0500
  * First release.