NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:

This node was taken out by the NodeReaper on Wed Aug 11 01:55:22 2004 (EST)
  • Comment on XML::Lite --sort order in a keys() statement...

Replies are listed 'Best First'.
Re: XML::Lite --sort order in a keys() statement...
by amonotod (Acolyte) on Aug 10, 2004 at 21:29 UTC
    I so totally fubared this post... Bad subject line, poor problem description... Please don't reply... I'm going to delete and repost with a little more thought...

    Thanks, amonotod

Re: XML::Lite --sort order in a keys() statement...
by ikegami (Patriarch) on Aug 10, 2004 at 21:50 UTC
    After looking at the docs, I think you're shooting yourself in the foot by using keyattr. It's converting what would have been an array into a hash, thus loosing ordering of records.
Re: XML::Lite --sort order in a keys() statement...
by amonotod (Acolyte) on Aug 10, 2004 at 21:12 UTC
    Sorry, I wasn't logged in, but this request for help is from me...

    Thank you,
    amonotod