Changes for version 0.682
- switched from encodeURIComponent to encodeURI
- fixed getVal to have better error checking, plus more inuitive code. also, use can now use name= (but getVal still looks for id= first) to send in the html element name. all code changes in javascript getVal(); This fix should alleviate mistakes where your HTML elements don't have an "id" defined, but do have a "name" defined.
- Rewrote docs in several areas. Removed gratuitous acks in javascript code.
- Added documentation about returning multiple arguments from perl to a javascript function.
Modules
a perl-specific system for writing Asynchronous web applications