
moroshko
Novice
Jun 20, 2008, 1:10 PM
Post #1 of 3
(357 views)
|
|
2 little questions about lists and hashes
|
Can't Post
|
|
Hello ! I have 2 little questions: 1) How do I ask Perl if $x belongs to list @array ? 2) How do I ask Perl if $x is one of the keys of hash %h ? Thanks !!
|