Help for this page
use strict; use warnings; ... } print "\n"; }
use strict; use warnings; ... } ); $parser->parse($xml_raw);
my $parser = XML::Rules->new( stripspaces => 7, ... } ); $parser->parse($xml_raw);