Main > Programming > Libraries >

Lexical::Persistence 0.97

Lexical::Persistence 0.97

Sponsored Links

Lexical::Persistence 0.97 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 892
Date added: 2007-05-18
Publisher: Rocco Caputo

Lexical::Persistence 0.97 description

Lexical::Persistence is a Perl module for persistent lexical variable values for arbitrary calls.

SYNOPSIS

#!/usr/bin/perl

use Lexical::Persistence;

my $persistence = Lexical::Persistence->new();
foreach my $number (qw(one two three four five)) {
$persistence->call(&target, number => $number);
}

exit;

sub target {
my $arg_number; # Argument.
my $narf_x++; # Persistent.
my $_i++; # Dynamic.
my $j++; # Persistent.

print "arg_number = $arg_numbern";
print "tnarf_x = $narf_xn";
print "t_i = $_in";
print "tj = $jn";
}

Lexical::Persistence 0.97 Screenshot

Advertisements

Lexical::Persistence 0.97 Keywords

Bookmark Lexical::Persistence 0.97

Hyperlink code:
Link for forum:

Lexical::Persistence 0.97 Copyright

WareSeeker periodically updates pricing and software information of Lexical::Persistence 0.97 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Lexical::Persistence 0.97 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Persistent::Oracle is a persistent class implemented using an Oracle database. Free Download
Persistent::Sybase is a persistent class implemented using a Sybase database. Free Download
Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. Free Download
Persistent::mSQL is a persistent class implemented using a mSQL database. Free Download
Persistent::LDAP is a persistent class implemented using a LDAP directory. Free Download
Persistent::MySQL is a persistent class implemented using a MySQL database. Free Download
JASmine is a page accounting system for CUPS. Free Download
B::LexInfo is a Perl module that shows information about subroutine lexical variables. Free Download