Changes for version .60 - 2005-10-17
- Fixed problem with javascript in make_function() where sep variable was getting overwritten if the processed url contained a '?'. Thanks to pavfed98 for identifying this - reported via rt.cpan.org.
- Added scripts/pjx_url.pl and scripts/convert_degrees.pl to scripts. These were needed to properly test the make_function handling of outside URLs (related to above bug).
- Added support to pass in additional information to build_html() function that gets sent directly to the cgi objects header() call. This allows for custom HTML header information to get sent to the pages generated in the CGI::Ajax system. Thanks to Jesper Dalberg for suggesting this.
- Modifiedcorrected docs.
- Updated to version 0.60
Modules
a perl-specific system for writing AJAX- or DHTML-based web applications (formerly know as the module CGI::Perljax).