Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: Sort xml nodes by schema

by AlexTape (Monk)
on Sep 10, 2013 at 11:36 UTC ( [id://1053238]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Sort xml nodes by schema
in thread Sort xml nodes by schema

just an idea:
code_ref => 'linux_3.2.40_13q3_uni' should look like -> code_ref => ['linux_3.2.40_13q3_uni']

for that you have to do something like this:
${${$hash{'image'}}{'linux_axp_lpae'}}{'code_ref'}=@{'linux_3.2.40_13q_uni'};

$perlig =~ s/pec/cep/g if 'errors expected';

Replies are listed 'Best First'.
Re^6: Sort xml nodes by schema
by laozi (Novice) on Sep 11, 2013 at 06:32 UTC

    it does the job

    i searched a bit and i am surprised there is no option for XMLout that does this

    Thanks again

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1053238]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-19 17:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found