Help for this page

Select Code to Download


  1. or download this
     my $twig= XML::Twig->new( 
       comments => 'keep',
       keep_encoding => 1,
       pretty_print => 'indented',
       twig_handlers => { ...}
    );