Help for this page

Select Code to Download


  1. or download this
    my $twig=XML::Twig->new(   
       twig_handlers => {
    ...
       },
       pretty_print => 'indented',  # Output will be nicely formatted.
    );