This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
notes:perl_cheat_sheet [2026/06/07 11:56] 114.119.158.251 old revision restored (2013/09/22 19:28) |
notes:perl_cheat_sheet [2026/06/07 15:22] (current) 163.7.4.180 old revision restored (2026/05/15 02:45) |
||
|---|---|---|---|
| Line 73: | Line 73: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| * To iterate over hash : <code perl> | * To iterate over hash : <code perl> | ||
| print "$key => $value\n"; | print "$key => $value\n"; | ||