( categories: hash )
@list = values %hash;
Explanation:
The code above stores all the values of hash '%hash' in the list '@list'
|
Your source for Perl tips, howto's, faq and tutorials
|
| Home | Links | RSS feed | Forums | Contact | |
NavigationUser login |
|