in reply to Re^4: Looping through a file, reading each line, and adding keys/editing values of a hashin thread Looping through a file, reading each line, and adding keys/editing values of a hash
$ perl -MO=Deparse -e '$x++' ++$x; [download]