in reply to Re^4: XML::Twig and the monasteries XML ( normalize_space normalise_space )
in thread XML::Twig and the monasteries XML

Not for me. It would help if you showed your code. Probably a version problem?

Eh?

print pp $twig->parse( $data)->simplify( normalise_space => 111 );
XML::Twig 3.49
  • Comment on Re^5: XML::Twig and the monasteries XML ( normalize_space normalise_space )
  • Download Code

Replies are listed 'Best First'.
Re^6: XML::Twig and the monasteries XML ( normalize_space normalise_space )
by LanX (Saint) on Jun 14, 2019 at 09:38 UTC
    Thanks, that is working now.

    I had the same code but I used 1 not 111 ! (?)

    print pp $twig->parse( $data)->simplify(normalise_space => 1);

    Couldn't find the difference documented in XML::Twig...

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice