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::escapeHTML"

CGI::Utils - Utilities for retrieving information through the Common Gateway Interface River stage zero No dependents

This module can be used almost as a drop-in replacement for CGI.pm for those of you who do not use the HTML generating features of CGI.pm This module provides an object-oriented interface for retrieving information provided by the Common Gateway Inte...

DOWENS/CGI-Utils-0.12 - 13 Nov 2008 03:58:19 UTC

CGI::Snapp - An almost back-compat fork of CGI::Application River stage one • 6 direct dependents • 8 total dependents

A fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...

RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 UTC

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 18 direct dependents • 56 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::XMLForm - Extension of CGI.pm which reads/generates formated XML. River stage zero No dependents

This module can either create form field values from XML based on XQL/XSL style queries (full XQL is _not_ supported - this module is designed for speed), or it can create XML from form values. There are 2 key functions: toXML and readXML. toXML The ...

MSERGEANT/CGI-XMLForm-0.10 - 08 Jun 1999 20:23:48 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::OptimalQuery - dynamic SQL query viewer River stage zero No dependents

Developer describes environment, output options, and database query; CGI::OptimalQuery provides user with a web interface to view, filter, sort, and export the data. Sounds simple, but CGI::OptimalQuery does not write the SQL for the developer. It is...

LIKEHIKE/CGI-OptimalQuery-0.30 - 12 Jun 2018 20:23:56 UTC

CGI::Simple::Util - Internal utilities used by CGI::Simple module River stage two • 18 direct dependents • 56 total dependents

CGI::Simple::Util contains essentially non public subroutines used by CGI::Simple. There are HTML and URL escape and unescape routines that may be of some use. An internal object is used to store a number of system specific details to enable the esca...

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

CGI::Simple::Standard - a wrapper module for CGI::Simple that provides a function style interface River stage two • 18 direct dependents • 56 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::FormBuilder::Util - Utility functions for FormBuilder River stage two • 11 direct dependents • 16 total dependents

This module exports some common utility functions for FormBuilder. These functions are intended for internal use, however I must admit that, from time to time, I just import this module and use some of the routines directly (like "htmltag()" to gener...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC

CGI::Application::Plugin::Apache::Request River stage zero No dependents

This package is just a wrapper around Apache::Request to add CGI.pm compatible methods. The interface and usage is exactly the same as CGI.pm. delete() POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line ...

WONKO/CGI-Application-Plugin-Apache-1.02 - 17 Jun 2011 16:54:24 UTC

CGI::Application::Plugin::Apache2::Request River stage zero No dependents

This package is just a wrapper around Apache::Request / Apache2::Request to add CGI.pm compatible methods. The interface and usage is exactly the same as CGI.pm for the methods provided. delete() POD ERRORS Hey! The above document had some coding err...

WONKO/CGI-Application-Plugin-Apache-1.02 - 17 Jun 2011 16:54:24 UTC
11 results (0.04 seconds)