Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CGI-Ajax-0.707-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-CGI-Ajax Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.707 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:37:13 2021
Group: Development/Libraries/Perl Build host: old-atreju3
Size: 91107 Source RPM: perl-CGI-Ajax-0.707-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/CGI-Ajax/
Summary: A perl-specific System for writing Asynchronous web Apps
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.

Other than using the Class::Accessor module to generate CGI::Ajax' accessor
methods, CGI::Ajax is completely self-contained - it does not require you
to install a larger package or a full Content Management System, etc.

We have added _support_ for other CGI handler/decoder modules, like the
CGI::Simple manpage or the CGI::Minimal manpage, but we can't test these
since we run mod_perl2 only here. CGI::Ajax checks to see if a header()
method is available to the CGI object, and then uses it. If method() isn't
available, it creates it's own minimal header.

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.

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Mon Feb 07 2011 chris@computersalat.de
  - recreated by cpanspec 1.78.03
    * fix deps
* Mon Jan 03 2011 mmarek@novell.com
  - Mark package as noarch.
* Mon Jan 03 2011 mmarek@novell.com
  - Packaged CGI-Ajax-0.707.

Files

/usr/lib/perl5/vendor_perl/5.26.1/CGI
/usr/lib/perl5/vendor_perl/5.26.1/CGI/Ajax.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-CGI-Ajax
/usr/share/doc/packages/perl-CGI-Ajax/Changes
/usr/share/doc/packages/perl-CGI-Ajax/LICENSE
/usr/share/doc/packages/perl-CGI-Ajax/README
/usr/share/man/man3/CGI::Ajax.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:43:28 2024