my %hash = ( abe => 1, lincoln => 2 ); print for @hash{ abe => lincoln }; __END__
|
MJD says you can't just make shit up and expect the computer to know what you mean, retardo! ** The Third rule of perl club is a statement of fact: pod is sexy. |
In reply to Re: Dereferencing and comment from Camel
by PodMaster
in thread Dereferencing and comment from Camel
by jerrygarciuh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |