Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Problem to add xml element in a formatted structure

by gdanenb (Acolyte)
on Feb 09, 2012 at 12:44 UTC ( [id://952703]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem to add xml element in a formatted structure
in thread Problem to add xml element in a formatted structure

In my case human readable format is important
Additional module is problematic as well. since this is on running site

I don't understand why creating a new document with
$doc->toString(1) or $doc-toFile($f,1)
is working fine
Only when appending elements the problem appear... I used xmllint --format to format xml structure but it's not pure perl way...

Replies are listed 'Best First'.
Re^3: Problem to add xml element in a formatted structure
by MidLifeXis (Monsignor) on Feb 09, 2012 at 13:22 UTC

    So you are able to modify the code on a running site, but not add a module to implement your need on a running site? What if you were to modify your code by cutting and pasting the code from the module?

    Just trying to understand where that line is drawn, and possibly getting you to evaluate why.

    --MidLifeXis

Re^3: Problem to add xml element in a formatted structure
by tobyink (Canon) on Feb 09, 2012 at 15:12 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 14:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found