Skip to content

jbobbylopez/Dancer-Session-CGISession

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

a Dancer session backend for CGI::Session sessions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%