Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print $doc->toString(), "\n";
    
  2. or download this
    <?xml version="1.0"?>
    <XML> <TestElement>Bye</TestElement><TestElement>Some Other Element</T
    +estElement></XML>