Tie::Hash::RegexKeys 1.2
Sponsored Links
Tie::Hash::RegexKeys 1.2 Ranking & Summary
File size:
0.003 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
795
Date added:
2007-08-21
Publisher:
Fabrice DULAUNOY
Tie::Hash::RegexKeys 1.2 description
Tie::Hash::RegexKeys will match hash keys using Regular Expressions.
SYNOPSIS
use Tie::Hash::RegexKeys;
use Data::Dumper;
my %h;
tie %h, Tie::Hash::RegexKeys;
my $a = .1.2.3.4.5.6.2;
my $b = .1.2.3.4.5.7;
my $c = .1.2.3.4.5.6.1;
my $d = .1.2.3.4.5.6.1.6;
$h{$a}="key1";
$h{$b}="key2";
$h{$c}="subkey1";
$h{$d}="subkey2";
my $pat = ^.1.2.3.4.5.6.*;
my @res = tied(%h)->FETCH_KEYS(qr/$pat/);
print Dumper(@res);
Return this:
$VAR1 = .1.2.3.4.5.6.1;
$VAR2 = .1.2.3.4.5.6.1.6;
$VAR3 = .1.2.3.4.5.6.2
SYNOPSIS
use Tie::Hash::RegexKeys;
use Data::Dumper;
my %h;
tie %h, Tie::Hash::RegexKeys;
my $a = .1.2.3.4.5.6.2;
my $b = .1.2.3.4.5.7;
my $c = .1.2.3.4.5.6.1;
my $d = .1.2.3.4.5.6.1.6;
$h{$a}="key1";
$h{$b}="key2";
$h{$c}="subkey1";
$h{$d}="subkey2";
my $pat = ^.1.2.3.4.5.6.*;
my @res = tied(%h)->FETCH_KEYS(qr/$pat/);
print Dumper(@res);
Return this:
$VAR1 = .1.2.3.4.5.6.1;
$VAR2 = .1.2.3.4.5.6.1.6;
$VAR3 = .1.2.3.4.5.6.2
Tie::Hash::RegexKeys 1.2 Screenshot
Tie::Hash::RegexKeys 1.2 Keywords
RegexKeys
Regular Expressions
RegexKeys 1.2
Expressions
Using Regular Expressions
hash keys
h
keys
using
regular
match
1.2
Tie::Hash::RegexKeys
TieHashRegexKeys
Tie::Hash::RegexKeys 1.2
Libraries
Bookmark Tie::Hash::RegexKeys 1.2
Tie::Hash::RegexKeys 1.2 Copyright
WareSeeker periodically updates pricing and software information of Tie::Hash::RegexKeys 1.2 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 Tie::Hash::RegexKeys 1.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
using regular expressions in c#
using regular expressions in java
create these assertions using regular expressions
regular expression
using regular expressions in c
specification using regular expressions
using regular expressions in javascript
using regular expressions in excel
using regular expressions in asp
perl regular expressions
using regular expressions with grep
using regular expressions in sql
regular expressions java
hash keys perl
using regular expressions in vba
javascript regular expressions
regular expressions guide
using regular expressions in perl
Related Software
Tie::Hash::KeysMask - control key aliasing by mask function, e.g. omit case of character distinction. Free Download
Tie::ListKeyedHash is a system allowing the use of anonymous arrays as keys to a hash. Free Download
Tie::Hash::Stack is a Perl module which maintains an array of hashes like a stack. Free Download
Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. Free Download
regexxer project is a nifty search/replace tool featuring Perl-style regular expressions. Free Download
Tie::HashHistory can track history of all changes to a tied hash. Free Download
ShiftJIS::Regexp contains regular expressions in Shift-JIS. Free Download
Tie::Hash::Sorted Perl module presents hashes in sorted order. Free Download
Latest Software
Popular Software
Favourite Software