in reply to Re: how do i sort hash values?
in thread how do i sort hash values?

This node was taken out by the NodeReaper on Oct 09, 2006 at 21:56 UTC

Replies are listed 'Best First'.
Re: this is the exact problem
by CountZero (Bishop) on Oct 09, 2006 at 18:35 UTC
    If you keep putting scalar values into arrays (@string="BIOINFORMBIOINFORM";) you will never get anywhere. Better read up on Perl's basics. Programming:Perl is a good start.

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law