Name : perl-Lexical-Persistence
| |
Version : 1.20.0
| Vendor : Mandriva
|
Release : 1mdv2010.1
| Date : 2010-03-08 11:12:50
|
Group : Development/Perl
| Source RPM : perl-Lexical-Persistence-1.20.0-1mdv2010.1.src.rpm
|
Size : 0.04 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
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/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |