Name : perl-Lexical-Persistence
| |
Version : 1.23.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-12 23:21:19
|
Group : Development/Perl
| Source RPM : perl-Lexical-Persistence-1.23.0-8pclos2017.src.rpm
|
Size : 0.04 MB
| |
Packager : bb2 < bb2>
| |
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 perists in the $lp object between setter() and getter().
use Lexical::Persistence;
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |