- or download this
for (keys %hash) {
print;
}
- or download this
for (key %thisisnotintendedasaseriousquestion) {
print;
}
- or download this
for (keys %hash) {
print;
...
for (key %somename) {
print;
}
- or download this
I see this in a book:
...
But it doesn't work in my example, please
<a href="www.somedomain.com/dev/null>look at it here!</a>