Name : perl-Lexical-Persistence
| |
Version : 1.23.0
| Vendor : Mageia_Org
|
Release : 10.mga9
| Date : 2022-03-20 09:50:14
|
Group : Development/Perl
| Source RPM : perl-Lexical-Persistence-1.23.0-10.mga9.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Bind lexicals to persistent data
|
Description :
Lexical::Persistence does a few things, all related. Note that all the behaviors listed here are the defaults. Subclasses can override nearly every aspect of Lexical::Persistence\'s behavior.
Lexical::Persistence lets your code access persistent data through lexical variables. This example prints \"some value\" because the value of $x persists in the $lp object between setter() and getter().
use Lexical::Persistence;
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release |