in reply to Re^4: Looping through a file, reading each line, and adding keys/editing values of a hash
in thread Looping through a file, reading each line, and adding keys/editing values of a hash

In void context, Perl agrees with you:
$ perl -MO=Deparse -e '$x++' ++$x;
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re^5: Looping through a file, reading each line, and adding keys/editing values of a hash
  • Download Code