Search results for "module:CGI::Util"
CGI::Util - Internal utilities used by CGI module
no public subroutines...
LEEJO/CGI-4.60 - 01 Nov 2023 07:57:12 UTC
CGI::Easy::Util - low-level helpers for HTTP/CGI
This module contain low-level function which you usually doesn't need - use CGI::Easy::Request and CGI::Easy::Headers instead....
POWERMAN/CGI-Easy-v2.0.1 - 03 Apr 2018 15:51:18 UTC
CGI::Simple::Util - Internal utilities used by CGI::Simple module
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.280 - 11 Jan 2022 15:16:20 UTC
CGI::FormBuilder::Util - Utility functions for FormBuilder
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::Util::Diff - Diff 2 directories or files, or run other commands
"CGI::Application::Util::Diff" diffs 2 directories or files, or runs other commands. on the web server's machine. The output of a directory diff is a table, where the *Match* column contains a red 'x' if there is a mis-match in the sizes of a file or...
RSAVAGE/CGI-Application-Util-Diff-1.03 - 24 Aug 2010 04:53:03 UTC
lib/CGI/Application/Util/Logger.pm
RSAVAGE/CGI-Application-Util-Diff-1.03
-
24 Aug 2010 04:53:03 UTC
lib/CGI/Application/Util/Diff/Config.pm
RSAVAGE/CGI-Application-Util-Diff-1.03
-
24 Aug 2010 04:53:03 UTC
lib/CGI/Application/Util/Diff/Actions.pm
RSAVAGE/CGI-Application-Util-Diff-1.03
-
24 Aug 2010 04:53:03 UTC
lib/CGI/Application/Demo/Basic/Util/Create.pm
RSAVAGE/CGI-Application-Demo-Basic-1.06
-
25 Apr 2010 03:03:46 UTC
lib/CGI/Application/Demo/Basic/Util/LogDispatchDBI.pm
RSAVAGE/CGI-Application-Demo-Basic-1.06
-
25 Apr 2010 03:03:46 UTC
lib/CGI/Application/Demo/Basic/Util/Config.pm
RSAVAGE/CGI-Application-Demo-Basic-1.06
-
25 Apr 2010 03:03:46 UTC
JRPC::CGI - JSON-RPC 2.0 Processing for CGI and HTTP::Server::Simple::CGI
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
CGI::Easy - simple and straightforward helpers to make CGI easy
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
CGI::Lazy
CGI::Lazy was designed to simply abstract some of the more common cgi scripting tasks because the author finally got sick of writing the same code by hand for every new site or client that comes along. It is my attempt to extend the wonderful CGI.pm ...
VAYDE/CGI-Lazy-1.10 - 19 Dec 2013 18:10:32 UTC
CGI::Utils - Utilities for retrieving information through the Common Gateway Interface
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::Simple - A Simple totally OO CGI interface that is CGI.pm compliant
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.280 - 11 Jan 2022 15:16:20 UTC
CGI::Builder - Framework to build simple or complex web-apps
This is the starting point of the documentation of the CGI Builder Framework (CBF). You should read this documentation before any other documentation in any other module that extends the CBF....
DOMIZIO/CGI-Builder-1.36 - 26 Mar 2006 14:33:13 UTC
CGI::FileUpload - A module to upload file through CGI asynchrnously, know where the upload status and get back the file from a third parties on the server
An uploaded file is associated with a key (corresponding to a file in a server temp directory) When uploading is started the key is returned before the uploading completed, allowing further queries such as knowing is the upload is completed, uploaded...
ALEXMASS/CGI-FileUpload-0.03 - 29 Nov 2007 10:12:14 UTC
CGI::Ex::Recipes - A usage example for CGI::Ex::App!
This small but relatively complete application was inspired by the examples given by Paul in his documentation. I decided to go further and experiment with the recomendations and features which the framework provides. You are encouraged to play with ...
BEROV/CGI-Ex-Recipes-0.08 - 05 Sep 2012 07:36:32 UTC
CGI::Ex::Recipes - A usage example for CGI::Ex::App!
This small but relatively complete application was inspired by the examples given by Paul in his documentation. I decided to go further and experiment with the recomendations and features which the framework provides. You are encouraged to play with ...
BEROV/CGI-Ex-Recipes-0.08 - 05 Sep 2012 07:36:32 UTC