CGI-Ajax

From Free Software Directory
 
Jump to: navigation, search


[edit]

Cgi-ajax

http://www.perljax.us/
Perl-specific system for writing Asynchronous web applications

CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript- enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc.). CGI::Ajax also mixes well with HTML containing more complex JavaScript.

CGI::Ajax supports methods that return single results or multiple results to the web page, and supports returning values to multiple DIV elements on the HTML page.

Using CGI::Ajax, the URL for the HTTP GET/POST request is automatically generated based on HTML layout and events, and the page is then dynamically updated with the output from the perl function. Additionally, CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you can separate your code processing over multiple scripts.

A primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax. And VERY little user JavaScript.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-1+ or Artistic

GPL-1+:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the GNU General Public License as
 published by     the Free Software Foundation; either version 1,
 or (at your option)    any later version.    On Debian GNU/Linux
 systems, the complete text of the GNU General    Public License
 can be found in `/usr/share/common-licenses/GPL'

Artistic:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the Artistic License, which comes
 with Perl.    On Debian GNU/Linux systems, the complete text of
 the Artistic License    can be found in /usr/share/common-
licenses/Artistic




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libcgi-ajax-perl
Perl (Ref)https://metacpan.org/release/CGI-Ajax


Software prerequisites




Entry










"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libcgi-ajax-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.