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();