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 exporte...
BPEDERSE/CGI-Ajax-0.707 - 08 Oct 2008 18:16:25 UTC - Search in distributionThis module is a mod_perl2 interface to CGI::Ajax, which provides a mechanism for using perl code asynchronously from javascript-enhanced HTML pages. As well as mod_perl2, this package requires CGI::Ajax, as well as a CGI.pm-compatible CGI module for...
RKOBES/Apache2-Ajax-0.11 - 06 Jun 2008 05:05:05 UTC - Search in distributionThe "ajax" keyword which is exported by this plugin allow you to define a route handler optimized for Ajax queries. The route handler code will be compiled to behave like the following: * Pass if the request header X-Requested-With doesn't equal XMLH...
BIGPRESH/Dancer-1.3513 - 29 Jan 2020 21:03:12 UTC - Search in distribution- Dancer::Cookbook - a quick-start guide to the Dancer web framework
- Dancer::Plugins - interesting plugins to add to Dancer's capabilities
- Dancer::Serializer::Mutable - Serialize and deserialize content using the appropriate HTTP header
ARNE/Geo-Postcodes-0.32 - 01 Oct 2006 20:11:57 UTC - Search in distribution
- Geo::Postcodes - Base class for the Geo::Postcodes::* modules
INGY/Kwiki-Ajax-Toolman-0.10 - 29 May 2005 22:25:43 UTC - Search in distribution
The "ajax" keyword which is exported by this plugin allows you to define a route handler optimized for Ajax queries. The route handler code will be compiled to behave like the following: * Pass if the request header X-Requested-With doesn't equal XML...
CROMEDOME/Dancer2-Plugin-Ajax-0.400000 - 13 Nov 2018 02:52:32 UTC - Search in distributionGoogle::AJAX::Library is a module for accessing the Google AJAX Libaries API via Perl You can find out more about the API here: http://code.google.com/apis/ajaxlibs/...
ROKR/Google-AJAX-Library-0.022 - 29 May 2010 00:11:15 UTC - Search in distributionFAYLAND/Foorum-1.001000 - 27 Sep 2009 13:40:19 UTC - Search in distribution
This module is a plugin for WWW::Scripter that loads the JavaScript plugin (WWW::Scripter::Plugin::JavaScript) and provides it with the "XMLHttpRequest" object. To load the plugin, use WWW::Scripter's "use_plugin" method, as shown in the Synopsis. An...
SPROUT/WWW-Scripter-Plugin-Ajax-0.09 - 27 Mar 2011 20:36:19 UTC - Search in distribution"CGI::Application::Demo::Ajax" demonstrates how to use "CGI::Application" together with AJAX and JSON. It ships with: Two "CGI" instance scripts: ajax.cgi and ajax ajax.cgi is a trivial "CGI" script, while ajax is a fancy script using "CGI::Applicati...
RSAVAGE/CGI-Application-Demo-Ajax-1.04 - 23 Jun 2010 00:12:00 UTC - Search in distributionThis is a Plack::Debugger::Panel subclass that basically just informs the debugging UI that it should start tracking AJAX subrequests....
STEVAN/Plack-Debugger-0.03 - 28 Dec 2014 23:11:51 UTC - Search in distribution- Plack::Debugger::Panel - Base class for the debugger panels
- Plack::Debugger - Debugging tool for Plack web applications
Adds a debug panel that logs ajax requests and responses through jQuery, as they happen. Only ajax requests that go through jQuery are logged, because the logging relies on jQuery's global event handlers. If you make an ajax call with global set to f...
VINCENT/Plack-Middleware-Debug-Ajax-0.02 - 21 Feb 2013 23:12:34 UTC - Search in distributionDie Klasse erzeugt Code für ein Kontext-Menü, welches durch das jQuery-Plugin jQuery contextmenu <https://swisnl.github.io/jQuery-contextMenu/docs.html> realisiert wird. Der Inhalt des Menüs wird durch einen AJAX-Aufruf beschafft. Der Perl-Code my $j...
FSEITZ/Quiq-1.192 - 09 Dec 2020 07:36:13 UTC - Search in distribution- Quiq - Class library for rapid development
- Quiq::Html::Component - Eigenständige Komponente einer HTML-Seite
- Quiq::ChartJs::TimeSeries - Erzeuge Zeitreihen-Plot auf Basis von Chart.js
- 3 more results from Quiq »
Catalyst Controller....
JONALLEN/Perldoc-Server-0.10 - 15 Nov 2011 17:52:36 UTC - Search in distribution- Perldoc::Server::Controller::Ajax::PerlSyntax - Catalyst Controller
MJFLICK/Nginx-Simple-0.07 - 18 Feb 2011 00:52:40 UTC - Search in distribution
ANTONPETR/PEF-Front-0.26 - 28 Dec 2017 11:36:57 UTC - Search in distribution
- PEF::Front - Perl Effective Web Framework
- PEF::Front::Route - Routing of incoming requests
- lib/PEF/Front/Model.pm
OLIVER/Catalyst-Plugin-AutoCRUD-2.200002 - 14 Feb 2015 10:26:37 UTC - Search in distribution
- Catalyst::Plugin::AutoCRUD - Instant AJAX web front-end for DBIx::Class
This module queries the CPAN Testers website (via the AJAX interface) and retrieves a simple data set of results. It then parses these to answer a few simple questions....
BARBIE/CPAN-Testers-WWW-Reports-Query-AJAX-0.09 - 26 Sep 2014 02:05:47 UTC - Search in distributionEmulate AJAX requests on a JS file. Can be only GETs (not POST) on js files. JS file can be generated with Nes (njs files). Its only advantage is that you can do cross-domain....
NES/Nes-1.03 - 14 Apr 2010 07:54:00 UTC - Search in distribution- Nes - A powerful template system for HTML and the Web.
- Nes::Tutorial - Step by Step Nes Tutorial.
- Nes::Tutorial.es - Tutorial Nes paso a paso. (Spanish)
- 1 more result from Nes »
This module is very similar to "Gantry::Plugins::CRUD", but it is aimed at AJAX based systems. Therefore, it resists all urges to refresh the page. This leads to three extra callbacks as shown in the summary above and discussed below. For those who d...
TKEEFER/Gantry-3.64 - 13 Jan 2010 17:34:43 UTC - Search in distribution- Gantry::Plugins::AjaxFORM - helper for AJAX based Form processing