bigpresh/Dancer-Session-CGISession
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
NAME
Dancer::Session::CGISession - CGI::Session session engine for Dancer
DESCRIPTION
A session engine wrapper to allow Dancer apps to use CGI::Session
sessions. Mostly useful if you need to share sessions created by
non-Dancer apps which are already using CGI::Session.
Work in progress; not yet ready for use.
AUTHOR
David Precious, `<davidp at preshweb.co.uk>'
BUGS
Please report any bugs or feature requests to
`bug-dancer-session-cgisession at rt.cpan.org', or through the web
interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dancer-Session-CGISession
. I will be notified, and then you'll automatically be notified of
progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Dancer::Session::CGISession
You can also look for information at:
* RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dancer-Session-CGISession
* AnnoCPAN: Annotated CPAN documentation
http://annocpan.org/dist/Dancer-Session-CGISession
* CPAN Ratings
http://cpanratings.perl.org/d/Dancer-Session-CGISession
* Search CPAN
http://search.cpan.org/dist/Dancer-Session-CGISession/
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2011 David Precious.
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.