Perl/Shell Knowledge Sharing
Perl Interview Questions and Answers
Sunday, January 2, 2011
hash value grep in perl
foreach my $key ( grep /^text:/, keys %hash ) {
my $value = $hash{$key}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment