Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    # And we can print it, to a filehandle if necessary
    $twig->print;
    
  2. or download this
    <?xml version="1.0" encoding="utf8"?>
    <nodetag_root>
    ...
      <childtag index="9">child text</childtag>
      <childtag index="10">child text</childtag>
    </nodetag_root>