in reply to Re^2: hashes of hashes
in thread hashes of hashes

Argel, you're mean, evil, and nasty. Nobody here would ever stoop to anything like that! I'm going to set a good example, just to show you.

!#perl-w qx#python -c 'print "A hash of hashes"[::-1]'|awk '{split($0,a,"");n=l +ength(a);while(n!=0){printf "%%s", a[n]>"HoH";n--}}'#

See? Writing a hash of hashes to a file is really simple. :)

-- 
Education is not the filling of a pail, but the lighting of a fire.
 -- W. B. Yeats