in reply to Re^3: retrieve list values...
in thread retrieve list values...

Thanks !!! it is working. Thank you very much :-) What was I missing there ?

Replies are listed 'Best First'.
Re^5: retrieve list values...
by polettix (Vicar) on Jul 18, 2005 at 14:47 UTC
    What was I missing there ?
    For sure, you were missing to include the example of what you tried. It's difficult to tell you what you were actually missing without knowledge of what you wrote!

    You already had the data in the form you wanted: an array (accessible via a reference to it) of hash references, each hash keeping one "trio". A look to some tutorial documentation will help you understand things better.

    Flavio
    perl -ple'$_=reverse' <<<ti.xittelop@oivalf

    Don't fool yourself.