Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    CGI::Builder::SessionManager 1.00

    Download button

    No screenshots available
    Downloads: 370  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.1/5)
    7 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Enrico Sorcinelli | More programs
    Perl Artistic License / FREE
    May 7th, 2008, 13:06 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    CGI::Builder::SessionManager description

    A Perl module for CGI::Builder / Apache::SessionManager integration.

    CGI::Builder::SessionManager is a Perl module for CGI::Builder / Apache::SessionManager integration.

    SYNOPSIS

    package WebApp;
    use CGI::Builder qw/ CGI::Builder::SessionManager /;

    sub PH_session {
    my $cbf = shift;
    $cbf->page_content = 'Session test page!';
    $cbf->sm->{'foo'} = 'baz';
    $cbf->page_content .= $cbf->sm->{'foo'};
    }


    CGI::Builder::SessionManager is a CGI::Builder extension that integrates Apache::SessionManager session management into CGI::Builder framework (CBF).

    Apache::SessionManager is a mod_perl (1.0 and 2.0) module that helps session management of a web application. This module is a wrapper around Apache::Session persistence framework for session data. It creates a session object and makes it available to all other handlers transparenlty. See 'perldoc Apache::SessionManager' for module documentation and use.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    CGI::Builder integration | Apache::SessionManager integration | Perl module | CGI::Builder | Apache::SessionManag | integration

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM