Perl/Shell/Python Knowledge Sharing
Perl, shell, python Interview Questions and Answers and quiz
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