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.25 - 10 Feb 2020 13:00:54 UTCThis is an instant wiki....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCCGI::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.25 - 10 Feb 2020 13:00:54 UTCCGI::Simple::Cookie is an interface to HTTP/1.1 cookies, a mechanism that allows Web servers to store persistent information on the browser's side of the connection. Although CGI::Simple::Cookie is intended to be used in conjunction with CGI::Simple ...
MANWAR/CGI-Simple-1.25 - 10 Feb 2020 13:00:54 UTCThis module provides extremely simple forms-based authentication for web applications. It has reasonable defaults set, and if your database conforms to those defaults, you can instantiate a new object with no parameters, and it will handle all the au...
OPIATE/CGI-Authen-Simple-1.0 - 18 Mar 2005 06:11:58 UTCThis 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.25 - 10 Feb 2020 13:00:54 UTCThis module provide you to simple dispatcher by using PATH_INFO. You can set some methods as hashref, PATH_INFO are keys, METHODS are values. like: '/' => 'default', '/list/add' => 'add', And, rest of PATH_INFO is saved in $self->args as arrayref. Wh...
TYPESTER/CGI-Dispatcher-Simple-0.01 - 21 Sep 2005 07:37:08 UTCThis is a simple utility module that given a database sets up a complete wiki within it....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCHTTP::Server::Simple was already simple, but some smart-ass pointed out that there is no CGI in HTTP, and so this module was born to isolate the CGI.pm-related parts of this handler. accept_hook The accept_hook in this sub-class clears the environmen...
BPS/HTTP-Server-Simple-0.52 - 31 Mar 2017 20:44:24 UTCThis is the base class for special interactive Wiki nodes where the content is produced programmatically, like the LatestChanges page and the AllNodes page. A plugin subclass implements more or less the same methods as a CGI::Wiki::Store - a later re...
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCThis is an instant wiki....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCHESCO/CGI-FormBuilder-Config-Simple-0.12 - 04 May 2010 16:25:22 UTC
This node supplies static text for a node. This text can't be changed. You could use a simple HTML file instead. No provisions are made against users wanting to edit the page. They can't save the data though....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCThis module is a plugin module for the "Commands" module and handles PostgreSQL admin commands scheduled from the WebGUI....
CAVAC/HTTP-Server-Simple-CGI-PreFork-6 - 10 Oct 2016 09:24:17 UTCThis node lists all nodes in your wiki. Think of it as the master index to your wiki....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCCFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC
This mixin abstracts the CGI protocol out from HTTP::Server::Simple::CGI so that it's easier to provide your own CGI handlers with HTTP::Server::Simple which don't use CGI.pm setup_environment "setup_environemnt" is usually called in the superclass's...
BPS/HTTP-Server-Simple-0.52 - 31 Mar 2017 20:44:24 UTCThis module acts as a plugin for Config::Simple to be easily used inside of a CGI::Application module. It does not provide every method available from Config::Simple but rather easy access to your configuration variables. It does however provide dire...
WONKO/CGI-Application-Plugin-Config-Simple-1.01 - 19 Dec 2005 15:39:40 UTCThis node lists the nodes that were changed in your wiki. This only works for nodes that are stored within a CGI::Wiki::Store::Database, at least until I implement more of the store properties for the plugins as well....
CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTCThis plugin for CGI::Application allows you to validate request parameters with FormValidator::Simple. See FormValidator::Simple for more information....
MIZZY/CGI-Application-Plugin-FormValidator-Simple-0.03 - 23 Nov 2005 12:04:44 UTC