in reply to Re^3: Array reference of hash references
in thread Array reference of hash references

Thanks a lot!! I really appreciate it. I guess its all a learning process for me! thanks

it works fine now. i just wonder why it has "stop" first instead of "start".

  • Comment on Re^4: Array reference of hash references

Replies are listed 'Best First'.
Re^5: Array reference of hash references
by choroba (Cardinal) on Oct 26, 2011 at 07:30 UTC
    Hashes have no particular order (see perldata).