The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::CGI::Simple"

CGI::Debug - module for CGI programs debugging River stage zero No dependents

CGI::Debug will catch (almost) all compilation and runtime errors and warnings and will display them in the browser. Just "use CGI::Debug" on the second row in your program. The module will not change the behaviour of your cgi program. As long as you...

JONAS/CGI-Debug-1.0 - 28 Dec 2000 19:20:34 UTC - Search in distribution

Sepia - Simple Emacs-Perl Interface River stage zero No dependents

Sepia is a set of features to make Emacs a better tool for Perl development. This package contains the Perl side of the implementation, including all user-serviceable parts (for the cross-referencing facility see Sepia::Xref). This document is aimed ...

SEANO/Sepia-0.992 - 17 Nov 2011 18:25:51 UTC - Search in distribution

Gantry - Web application framework for mod_perl, cgi, etc. River stage one • 3 direct dependents • 3 total dependents

Note, if you want to know how to use Gantry, you should probably start by reading Gantry::Docs::QuickStart or Gantry::Docs::Tutorial. Perl Web application framework for Apache/mod_perl. Object Oriented design for a pragmatic, modular approach to URL ...

TKEEFER/Gantry-3.64 - 13 Jan 2010 17:34:43 UTC - Search in distribution
  • Gantry::Server - HTTP::Server::Simple::CGI subclass providing stand alone server

CGI::SHTML - a CGI module for parsing SSI River stage zero No dependents

In order to parse SSI, you generally have to configure your scripts to be re-parsed through Apache itself. This module eliminates that need by parsing SSI headers itself, as best it can. Some information on SSI is available at http://www.cclabs.misso...

TSKIRVIN/CGI-SHTML-1.29 - 19 May 2004 18:33:40 UTC - Search in distribution

CGI::Easy - simple and straightforward helpers to make CGI easy River stage one • 1 direct dependent • 1 total dependent

This documentation is an overview of CGI::Easy::* modules. For detailed information about corner cases and available features you should consult corresponding module documentation: CGI::Easy::Request, CGI::Easy::Headers, CGI::Easy::Session. If you wa...

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

CGI::Auth - Simple session-based password authentication for CGI applications River stage one • 1 direct dependent • 1 total dependent

"CGI::Auth" provides password authentication for web-based applications. It uses server-based session files which are referred to by a parameter in all links and forms inside the scripts guarded by "CGI::Auth". At the beginning of each script, a "CGI...

CCWALLACE/CGI-Auth-3.00 - 28 Jan 2004 19:26:25 UTC - Search in distribution

JRPC::CGI - JSON-RPC 2.0 Processing for CGI and HTTP::Server::Simple::CGI River stage zero No dependents

This package provides JSON-RPC 2.0 services processor for 2 runtimes based on: * CGI (CGI.pm) Plain old CGI scripting (or mod_perl ModPerl::Registry mode) * HTTP::Server::Simple::CGI - a fast and lightweight runtime with a Perl embedded httpd (web se...

OHOLLMEN/JRPC-0.61 - 21 Dec 2014 17:14:48 UTC - Search in distribution

B - The Perl Compiler Backend River stage five • 11693 direct dependents • 33184 total dependents

The "B" module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler. Usage of the compiler does not require knowledge of this module: see the O module for th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

first - use the first loadable module in a list River stage one • 2 direct dependents • 3 total dependents

Two main circumstances I've encountered where this is useful is: * when you have a list of modules that have the same interface but are more desirable for one reason or another like speed, portability, or availability. use first 'CGI::Simple', 'CGI::...

DMUEY/first-v0.0.1 - 03 Feb 2007 16:40:49 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 78 direct dependents • 144 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240511 - 10 May 2024 13:16:10 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 71 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

IOC - A lightweight IOC (Inversion of Control) framework River stage one • 1 direct dependent • 1 total dependent

This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible ...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC - Search in distribution

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/Char-GBK-1.15 - 02 May 2019 03:37:31 UTC - Search in distribution

UHC - Source code filter to escape UHC script River stage zero No dependents

INA/Char-UHC-1.15 - 02 May 2019 03:44:16 UTC - Search in distribution

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/GBK-1.22 - 28 Aug 2019 16:40:47 UTC - Search in distribution

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2054 direct dependents • 5285 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

txt2html - convert plain text file to HTML. River stage one • 3 direct dependents • 4 total dependents

txt2html converts plain text files to HTML. It supports headings, tables, lists, simple character markup, and hyperlinking, and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typogra...

RUBYKAT/txt2html-2.5201 - 21 May 2013 06:41:06 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution
850 results (0.279 seconds)