How to Install and Uninstall perl-Plack-Middleware-Session Package on openSUSE Leap
Last updated: November 23,2024
1. Install "perl-Plack-Middleware-Session" package
Please follow the steps below to install perl-Plack-Middleware-Session on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Plack-Middleware-Session
Copied
2. Uninstall "perl-Plack-Middleware-Session" package
Learn how to uninstall perl-Plack-Middleware-Session on openSUSE Leap:
$
sudo zypper remove
perl-Plack-Middleware-Session
Copied
3. Information about the perl-Plack-Middleware-Session package on openSUSE Leap
Information for package perl-Plack-Middleware-Session:
------------------------------------------------------
Repository : Main Repository
Name : perl-Plack-Middleware-Session
Version : 0.30-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 95.4 KiB
Installed : No
Status : not installed
Source package : perl-Plack-Middleware-Session-0.30-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/Plack-Middleware-Session/
Summary : Middleware for session management
Description :
This is a Plack Middleware component for session management. By default it
will use cookies to keep session state and store data in memory. This
distribution also comes with other state and store solutions. See perldoc
for these backends how to use them.
It should be noted that we store the current session as a hash reference in
the 'psgix.session' key inside the '$env' where you can access it as
needed.
*NOTE:* As of version 0.04 the session is stored in 'psgix.session' instead
of 'plack.session'.
------------------------------------------------------
Repository : Main Repository
Name : perl-Plack-Middleware-Session
Version : 0.30-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 95.4 KiB
Installed : No
Status : not installed
Source package : perl-Plack-Middleware-Session-0.30-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/Plack-Middleware-Session/
Summary : Middleware for session management
Description :
This is a Plack Middleware component for session management. By default it
will use cookies to keep session state and store data in memory. This
distribution also comes with other state and store solutions. See perldoc
for these backends how to use them.
It should be noted that we store the current session as a hash reference in
the 'psgix.session' key inside the '$env' where you can access it as
needed.
*NOTE:* As of version 0.04 the session is stored in 'psgix.session' instead
of 'plack.session'.