Logoj0ke.net Open Build Service > Projects > devel:perl > perl-CGI-Ajax > Meta
Sign Up | Log In

Meta Configuration of Package perl-CGI-Ajax

x
 
1
<package name="perl-CGI-Ajax" project="devel:perl">
2
  <title>Mechanism for AJAX or DHTML based web applications</title>
3
  <description>Perljax provides a unique mechanism for using perl code
4
asynchronously from javascript using AJAX to access user-written
5
perl functions/methods. Perljax unburdens the user from having to
6
write any javascript, except for having to associate an exported
7
method with a document-defined event (such as onClick, onKeyUp,
8
etc). Only in the more advanced implementations of a exported perl
9
method would a user need to write any javascript. Perljax supports
10
methods that return single results, or multiple results to the web
11
page.</description>
12
  <person userid="hostmaster" role="maintainer"/>
13
  <url>http://search.cpan.org/~bct/CGI-Ajax-0.701/</url>
14
</package>
15