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

Search results for "module:CGI::Push"

CGI::Push - Simple Interface to Server Push River stage four • 286 direct dependents • 1216 total dependents

CGI::Push is a subclass of the CGI object created by CGI.pm. It is specialized for server push operations, which allow you to create animated pages whose content changes at regular intervals. You provide CGI::Push with a pointer to a subroutine that ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC

Dancer::Plugin::FakeCGI - run CGI methods or Perl-files under Dancer River stage zero No dependents

Supports to run CGI perl files on CGI methods under Dancer....

KOCEASY/Dancer-Plugin-FakeCGI-0.63 - 03 Jan 2016 17:00:53 UTC

CGI::Panel - Create stateful event-driven web applications from simple panel objects River stage zero No dependents

CGI::Panel allows applications to be built out of simple object-based components. It'll handle the state of your data and objects so you can write a web application just like a desktop app. You can forget about the http requests and responses, whethe...

RSYMES/CGI-Panel-0.97 - 26 Jun 2003 09:57:12 UTC

CGI::Header - Handle CGI.pm-compatible HTTP header properties River stage one • 2 direct dependents • 2 total dependents

This module is a utility class to manipulate a hash reference received by CGI.pm's "header()" method. This module isn't the replacement of the "header()" method, but complements CGI.pm. This module can be used in the following situation: 1. $header i...

ANAZAWA/CGI-Header-0.63 - 01 Aug 2013 08:19:26 UTC

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 19 direct dependents • 57 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC

CGI::AutoForm - Automated abstraction of HTML forms from a data source River stage one • 2 direct dependents • 2 total dependents

There are many CGI form abstractions available, (e.g. CGI.pm). A unique and powerful advantage with this abstraction is that it can be tied closely with a database schema. Each group of fields in the form can represent a database table (or view) and ...

RSANDBERG/CGI-AutoForm-1.05 - 06 Jun 2012 00:48:08 UTC

CGI::Framework - A simple-to-use, lightweight web CGI framework River stage zero No dependents

CGI::Framework is a simple and lightweight framework for building web-based CGI applications. It features complete code-content separation (templating) by utilizing the HTML::Template library, stateful file or database-based sessions by utilizing the...

MNAGUIB/CGI-Framework-0.23 - 11 Oct 2005 16:23:36 UTC

CGI::FormMagick - utility routines for FormMagick River stage zero No dependents

debug_msg($msg) The debug method prints out a nicely formatted debug message. It can be called from your script as "$f-"debug_msg($msg)>...

MITEL/CGI-FormMagick-0.89 - 05 Feb 2003 20:31:20 UTC

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC

CGI::Easy::Headers - Manage HTTP headers River stage one • 1 direct dependent • 1 total dependent

Provides user with simple hash where user can easy add/modify/delete HTTP headers while preparing them for sending in CGI reply....

POWERMAN/CGI-Easy-v2.0.1 - 03 Apr 2018 15:51:18 UTC

CGI::Builder::Magic - CGI::Builder and Template::Magic integration River stage zero No dependents

Note: You should know CGI::Builder. This module transparently integrates "CGI::Builder" and "Template::Magic" in a very handy, powerful and flexible framework that can save you a lot of coding, time and resources. With this module, you don't need to ...

DOMIZIO/CGI-Builder-Magic-1.31 - 06 Aug 2005 11:52:16 UTC

HTML::Mason::CGIHandler - Use Mason in a CGI environment River stage two • 41 direct dependents • 76 total dependents

This module lets you execute Mason components in a CGI environment. It lets you keep your top-level components in the web server's document root, using regular component syntax and without worrying about the particular details of invoking Mason on ea...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC

CGI::Simple::Standard - a wrapper module for CGI::Simple that provides a function style interface River stage two • 19 direct dependents • 57 total dependents

This module is a wrapper for the completely object oriented CGI::Simple module and provides a simple functional style interface. It provides two different methods to import function names into your namespace. Autoloading If you specify the '-autoload...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC

CGI::Application::Magic - Template based framework for CGI applications River stage zero No dependents

This module transparently integrates "CGI::Application::Plus" and "Template::Magic" in a very handy, powerful and flexible framework that can save you a lot of coding, time and resources. Note: Knowing CGI::Application::Plus and Template::Magic could...

DOMIZIO/CGI-Application-Plus-1.21 - 25 Mar 2006 06:19:46 UTC

CGI::Widget::DBI::Search - Database search widget River stage zero No dependents

Encapsulates a DBI search in a Perl class, including all SQL statements required for performing the search, query results, HTML display methods, and multi-column, sortable result set displayed page-by-page (using HTML navigation links)....

ADIRAJ/CGI-Widget-DBI-Search-0.32 - 14 Feb 2023 17:22:24 UTC

CGI::Application::Plugin::HTDot - Enable "magic dot" notation in CGI::Application-derived applications that use HTML::Template for their templating mechanism. River stage zero No dependents

Imagine this: you've written a lot of code based upon CGI::Application, and also with HTML::Template because the two have always had such a high level of integration. You reach a situation (many times, perhaps) where you could really use the power an...

CROMEDOME/CGI-Application-Plugin-HTDot-0.07 - 05 Jan 2011 03:42:43 UTC

CGI::Application::Plugin::Header - Plugin for handling header props. River stage zero No dependents

This plugin provides you the common syntax to handle CGI.pm-compatible HTTP header properties. By using this plugin, your application is capable of the following methods, where $cgiapp denotes the instance of your application which inherits from CGI:...

ANAZAWA/CGI-Application-Plugin-Header-0.63008 - 14 Nov 2013 19:48:21 UTC

DTA::CAB::Server::HTTP::Handler::CGI - DTA::CAB::Server::HTTP::Handler class: CGI form processing River stage zero No dependents

MOOCOW/DTA-CAB-1.115 - 04 Mar 2021 13:08:08 UTC

CGI::Application::Plugin::HTCompiled - Integrate with HTML::Template::Compiled River stage one • 1 direct dependent • 1 total dependent

Allows you to use HTML::Template::Compiled as a seamless replacement for HTML::Template....

ASB/CGI-Application-Plugin-HTCompiled-1.06 - 24 Mar 2016 20:28:53 UTC
19 results (0.109 seconds)