in reply to Re^3: how can I print my hash values once?
in thread how can I print my hash values once?

Ikegami,
I removed the garbage lines by counting them then I used a perl one liner at the command line to remove the the unwanted garbage lines
I would have preferred to fix that bug within the code.
DeepSpace
  • Comment on Re^4: how can I print my hash values once?

Replies are listed 'Best First'.
Re^5: how can I print my hash values once?
by ikegami (Patriarch) on Mar 11, 2011 at 21:50 UTC
    Then merge your one liner into "the code".