Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: xml::libxml open, add and save not formatting properly

by Khen1950fx (Canon)
on Mar 24, 2010 at 00:43 UTC ( [id://830428]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="utf-8"?>
    <config>
    ...
        </site>
      </sites>
    </config>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
                   'filename' => '/path/to/xmlfile');
    $tidy_obj->tidy();
    $tidy_obj->write();
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://830428]
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: (2)
As of 2024-04-20 09:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found