in reply to Re^2: Common elements of a hash of hashes
in thread Common elements of a hash of hashes
How do you like this version?
Not obscure enough for obfuscated code, and too obscure for normal code. I never liked for (SCALAR) {... $_ ...} as an alternative for {my $var = SCALAR; ... $var ...}.
|
|---|