Mechanism for AJAX or DHTML based web applications
Perljax provides a unique mechanism for using perl code asynchronously from javascript using AJAX to access user-written perl functions/methods. Perljax unburdens the user from having to write any javascript, except for having to associate an exported method with a document-defined event (such as onClick, onKeyUp, etc). Only in the more advanced implementations of a exported perl method would a user need to write any javascript. Perljax supports methods that return single results, or multiple results to the web page.
- 9 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
CGI-Ajax-0.701.tar.gz | 000003730336.4 KB | 1243770858over 15 years ago | |
perl-CGI-Ajax.spec | 00000023022.25 KB | 1243776788over 15 years ago |
Latest Revision
hostmaster
committed
over 15 years ago (revision 3)
update