The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "CGi::ajax"

CGI::Ajax - a perl-specific system for writing Asynchronous web applications River stage one • 2 direct dependents • 2 total dependents

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 distribution

CGI::Application::Demo::Ajax - A search engine using CGI::Application, AJAX and JSON River stage zero No dependents

"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 distribution

CGI::Application::Plugin::AJAXUpload - Run mode to handle a file upload and return a JSON response River stage zero No dependents

This module provides a customisable run mode that handles a file upload and responds with a JSON message like the following: {status: 'UPLOADED', image_url: '/img/uploads/666.png'} or on failure {status: 'The image was too big.'} This is specifically...

SILASMONK/CGI-Application-Plugin-AJAXUpload-v0.0.3 - 14 Oct 2010 09:53:03 UTC - Search in distribution

CGI::Application::Plugin::DetectAjax - check for XMLHttpRequest in CGI::Application based modules River stage zero No dependents

CGI::Application::Plugin::DetectAjax adds is_ajax method to your CGI::Application modules which detects whether the current request was made by XMLHttpRequest....

JIRA/CGI-Application-Plugin-DetectAjax-0.06 - 20 Oct 2010 19:51:34 UTC - Search in distribution

Apache2::Ajax - mod_perl interface to CGI::Ajax River stage zero No dependents

This 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 distribution

JQuery::Taconite - an Ajax interface River stage zero No dependents

PETERG/JQuery-1.06 - 25 Jun 2007 12:55:33 UTC - Search in distribution
  • JQuery - Interface to Jquery, a language based on Javascript

OpenThought - An AJAX transport and helper library, making AJAX-based page updates trivial River stage one • 1 direct dependent • 1 total dependent

OpenThought is a library which implements an API for AJAX communication and updates. You can perform updates to form fields, HTML, call JavaScript functions, and more with a trivial amount of code. OpenThought strives to provide a simple yet powerful...

ERIC/OpenThought-1.99.16 - 25 Aug 2007 00:57:57 UTC - Search in distribution

WWW::Mixi - Mixiアクセス用のLWP::UserAgentモジュール River stage zero No dependents

Mixiにアクセスするためのモジュールです。 LWP::RobotUAのサブクラスになっており、LWP::UserAgentおよびLWP::RobotUAと同じように使うことができます。 WWW::MixiにはLWP::UserAgentより便利な点が3つあります。 まず、WWW::Mixiではログイン関連の作業をすべてloginメソッドで済ませることができます。 loginメソッドは、Cookieが無効になっていれば有効にし、オブジェクト生成時に受け取ったメールアドレスとパスワードをlogin...

TSUKAMOTO/WWW-Mixi-0.50 - 01 Aug 2007 06:02:56 UTC - Search in distribution

Nes - A powerful template system for HTML and the Web. River stage zero No dependents

Nes (No Embedded Source) a system for separating Perl executable code and the representation of the data generated in HTML using Tags are replaced with variables created in Perl. Nes can do for you? With Nes can do the same or more than any other tem...

NES/Nes-1.03 - 14 Apr 2010 07:54:00 UTC - Search in distribution

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

JSONP - a module to quickly build JSON/JSONP web services, providing also some syntactic sugar acting a bit like a sort of DSL (domain specific language) for JSON. River stage one • 1 direct dependent • 5 total dependents

The purpose of JSONP is to give an easy and fast way to build JSON-only web services that can be used even from a different domain from which one they are hosted on. It is supplied only the object interface: this module does not export any symbol, ap...

ACANFORA/JSONP-2.26 - 22 Apr 2022 09:40:27 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Parse::BBCode - Module to parse BBCode and render it as HTML or text River stage one • 2 direct dependents • 3 total dependents

If you set up the Parse::BBCode object without arguments, the default tags are loaded, and any text outside or inside of parseable tags will go through a default subroutine which escapes HTML and replaces newlines with <br> tags. If you need to chang...

TINITA/Parse-BBCode-0.15 - 15 Jul 2014 14:19:21 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Form::Processor - validate and process form data River stage one • 4 direct dependents • 4 total dependents

[Docs under construction. The docs are probably, well, less concise then they could be. Editors are welcome..] Note: Please see HTML::FormHandler for a well-supported, Moose-based derivation of Form::Processor. This is a class for working with forms....

HANK/Form-Processor-1.162360 - 23 Aug 2016 21:11:03 UTC - Search in distribution

Froody - Yet another XML web API framework River stage zero No dependents

Froody is a framework that can be used to easily create both a server and a client for making remote API calls across the web. Froody communicates by the AJAX friendly calling convention of passing parameters to methods via CGI parameters and returni...

FOTANGO/Froody-42.034 - 23 Mar 2007 17:45:08 UTC - Search in distribution

Webinject - Perl Module for testing web services River stage one • 1 direct dependent • 1 total dependent

WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, AJAX, Servlets, HTML Forms, XML/SOAP Web Services, REST, etc), and...

NIERLEIN/Webinject-1.94 - 25 Jul 2017 09:28:28 UTC - Search in distribution

Bib::Tools - For managing collections of Bib::CrossRef references. River stage zero No dependents

DOUGLEITH/Bib-Tools-0.17 - 13 Apr 2019 11:44:16 UTC - Search in distribution

ClearPress - Simple, vaguely-MVC web application framework - http://clearpress.net/ River stage zero No dependents

Application Structure /cgi-(bin|perl)/application /lib/application/model/*.pm /lib/application/view/*.pm /data/config.ini /data/templates/*.tt2 Application Setup The simplest method for setting up a clearpress application is to use the 'clearpress' s...

RPETTETT/ClearPress-v2021.1.5 - 18 Aug 2021 11:47:45 UTC - Search in distribution
65 results (0.084 seconds)