Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=449067

           Summary: Review Request: perl-Catalyst-Plugin-Session - Catalyst
                    generic session plugin
           Product: Fedora
           Version: rawhide
          Platform: All
               URL: http://search.cpan.org/dist/Catalyst-Plugin-Session/
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [email protected],[EMAIL PROTECTED]


SRPM URL: 
http://fedora.biggerontheinside.net/review/perl-Catalyst-Plugin-Session-0.19-1.fc8.src.rpm
SPEC URL: 
http://fedora.biggerontheinside.net/review/perl-Catalyst-Plugin-Session.spec

Description:
This plugin is the base of two related parts of functionality
required for session management in web applications.

The first part, the State, is getting the browser to repeat back a
session key, so that the web application can identify the client and
logically string several requests together into a session.

The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for
every request made by the same client.

This plugin links the two pieces together.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to