NAME
Labyrinth::Query::PSGI - Environment Handler via PSGI for Labyrinth.
SYNOPSIS
use Labyrinth::Query::PSGI;
my $cgi = Labyrinth::Query::PSGI->new();
$cgi->Vars();
$cgi->cookie();
DESCRIPTION
A very thin wrapper around CGI::PSGI
METHODS
All methods are as per CGI::PSGI.
SEE ALSO
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2013-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.