http://qs321.pair.com?node_id=543191


in reply to Re^2: Cutting the top percentage out of a Hash
in thread Cutting the top percentage out of a Hash

Thanks for the info
I was hoping to avoid using Tie:: Hash
a) Because I haven't used it before and I'm not sure of syntax.
b) I was hoping for a more simple solution that would avoid installing the Tie:: Hash module
Gavin
  • Comment on Re^3: Cutting the top percentage out of a Hash

Replies are listed 'Best First'.
Re^4: Cutting the top percentage out of a Hash
by zshzn (Hermit) on Apr 13, 2006 at 20:59 UTC
    a) There's a first time for everything
    b) Installing a module sometimes is the simple solution, and we have CPAN conveniently provided for us