NAME
Labyrinth::Query::CGI - Environment Handler via CGI for Labyrinth.
SYNOPSIS
use Labyrinth::Query::CGI;
my $cgi = Labyrinth::Query::CGI->new();
$cgi->Vars();
$cgi->cookie();
DESCRIPTION
A very thin wrapper around CGI.pm.
METHODS
All methods are as per CGI.pm.
SEE ALSO
CGI,
Labyrinth
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2002-2014 Barbie for Miss Barbell Productions
All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.