The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.102

  • [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.

Documentation

Information regarding updating code due to an API change
Information regarding module version numbering

Modules

Interact with remote applications that use SAJAX.
Basic exception object for Net::SAJAX
Exception object for exceptions that occur when evaluating JavaScript.
Exception object for exceptions that occur when bad arguments are provided to a method.
Exception object for exceptions that occur when an error is given by the remote server.
Exception object for exceptions that occur during reading of the response