Help for this page

Select Code to Download


  1. or download this
    $twig=XML::Twig->new(
        #discard_spaces => 1,
        input_filter => sub { $_[0] =~ s/^\n//r },
    );