Name : perl-Lexical-Persistence
| |
Version : 1.10.0
| Vendor : Mandriva
|
Release : 2mdv2010.0
| Date : 2009-08-04 12:38:55
|
Group : Development/Perl
| Source RPM : perl-Lexical-Persistence-1.10.0-2mdv2010.0.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.0/i586/media/contrib/release |