Changes for version 0.67

  • reversed quick fix for javascript handling return values from perl functions added in 0.662.
  • now multiple returns to a callback function are handled as arguments[0], arguments[1], etc. uses an eval in the javascript code, the way it was described in the POD, but wasn't coded.
  • changed splitargs.pl: added value="" to <input>'s getting the return values from the function call to stop weird javascript warning
  • Updated to 0.67

Modules

a perl-specific system for writing AJAX- or DHTML-based web applications (formerly known as the module CGI::Perljax).