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

Search results for "CGI::Carp"

CGI::Carp - CGI routines for writing to the HTTPD (or other) error log River stage four • 286 direct dependents • 1216 total dependents

CGI scripts have a nasty habit of leaving warning messages in the error logs that are neither time stamped nor fully identified. Tracking down the script that caused the error is a pain. This fixes that. Replace the usual use Carp; with use CGI::Carp...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution
  • CGI - Handle Common Gateway Interface requests and responses
  • CGI::Push - Simple Interface to Server Push
  • CGI::Cookie - Interface to HTTP Cookies

CGI::Carp::Throw - CGI::Carp exceptions that don't look like errors. River stage zero No dependents

Extend CGI::Carp, without breaking CGI::Carp's functionality, to allow die and croak calls to be selectively changed to throw_browser exceptions that are displayed in the user's browser as application messages rather than errors with trace informatio...

RONALDWS/CGI-Carp-Throw-0.04 - 17 Sep 2008 12:18:05 UTC - Search in distribution

CGI::Carp::Fatals - fatalsToBrowser on steroids River stage zero No dependents

This module extends CGI::Carp by adding perlinfo information (from HTML::Perlinfo) to fatal errors handled by CGI::Carp's fatalsToBrowser....

ACCARDO/CGI-Carp-Fatals-0.02 - 20 Apr 2009 03:57:07 UTC - Search in distribution

CGI::Carp::StackTrace - install a Devel::StackTrace::AsHTML error screen for your CGI app River stage zero No dependents

Add a modern error screen to your CGI application, like Plack::Middleware::StackTrace. Uses CGI::Carp in conjunction with Devel::StackTrace::WithLexicals and Devel::StackTrace::AsHTML....

RKITOVER/CGI-Carp-StackTrace-0.01 - 11 Feb 2013 20:56:13 UTC - Search in distribution

CGI::Carp::DebugScreen - provides a decent debug screen for Web applications River stage zero No dependents

"CGI::Carp qw/fatalsToBrowser/" is very useful for debugging. But the error screen it provides is a bit too plain; something you don't want to see, and you don't want your boss and colleagues and users to see. You might know CGI::Carp has a wonderful...

ISHIGAKI/CGI-Carp-DebugScreen-0.16 - 28 Jul 2009 07:18:47 UTC - Search in distribution

CGI::Carp::WarningsToBrowser - A version of CGI::Carp's warningsToBrowser() that displays the warnings loudly and boldly River stage zero No dependents

DEENEWCUM/CGI-Carp-WarningsToBrowser-0.02 - 09 Jun 2022 21:47:07 UTC - Search in distribution

CGI::LogCarp - Error, log and debug streams, httpd style format River stage zero No dependents

CGI::LogCarp is a Perl package defining methods for directing the existing STDERR stream as well as creating and directing two new messaging streams, STDBUG and STDLOG. Their use was intended mainly for a CGI development environment, or where separat...

MIKEKING/LogCarp-4.48 - 06 Jun 2020 20:05:35 UTC - Search in distribution

CGI::Ex::Die - A CGI::Carp::FatalsToBrowser type utility. River stage one • 2 direct dependents • 2 total dependents

This module is intended for showing more useful messages to the developer, should errors occur. This is a stub phase module. More features (error notification, custom error page, etc) will be added later....

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC - Search in distribution

CGI::Fast - CGI Interface for Fast CGI River stage two • 7 direct dependents • 11 total dependents

CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initializ...

LEEJO/CGI-Fast-2.17 - 13 Nov 2023 07:24:09 UTC - Search in distribution

CGI::Out - buffer output when building CGI programs River stage zero No dependents

This is a helper routine for building CGI programs. It buffers stdout until you're completed building your output. If you should get an error before you are finished, then it will display a nice error message (in HTML), log the error, and send email ...

MUIR/CGI-Out-2006.0215 - 16 Feb 2006 16:12:00 UTC - Search in distribution
  • CGI::Wrap - buffer output when building CGI programs

CGI::kSession - sessions manager for CGI River stage zero No dependents

This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit si...

KRZAK/CGI-kSession-0.5.3 - 17 Mar 2002 20:41:07 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

LS - Perl module for building clients and servers which resolve and perform metadata queries on LSIDs. River stage one • 1 direct dependent • 2 total dependents

The LS module is used for building clients and servers which resolve LSIDs and perform metadata queries on LSIDs. More information on LSIDs can be found at <http://www.omg.org/cgi-bin/doc?dtc/04-05-01> makeAccessorMethods( $methodList, $package ) Cre...

EKAWAS/lsid-perl-1.1.7 - 05 Nov 2007 19:38:52 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 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

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

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

MARC - Perl extension to manipulate MAchine Readable Cataloging records. River stage zero No dependents

MARC.pm is a Perl 5 module for reading in, manipulating, and outputting bibliographic records in the *USMARC* format. You will need to have Perl 5.004 or greater for MARC.pm to work properly. Since it is a Perl module you use MARC.pm from one of your...

BBIRTH/MARC-1.07 - 24 Apr 2000 03:34:57 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

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC - Search in distribution

sybperl - Sybase extensions to Perl River stage zero No dependents

Sybperl implements three *Sybase* extension modules to *perl* (version 5.002 or higher). *Sybase::DBlib* adds a subset of the *Sybase DB-Library* API. *Sybase::CTlib* adds a subset of the *Sybase CT-Library* (aka the Client Library) API. *Sybase::Syb...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC - Search in distribution

DBD::Oracle - Oracle database driver for the DBI module River stage one • 5 direct dependents • 5 total dependents

DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...

ZARQUON/DBD-Oracle-1.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution
196 results (0.118 seconds)