foreach my $child ($element->content_list) { if (ref $child) { wiki_render($child); } else { print $child; } }
In reply to Re: HTML::Tree - I can't extract element in the 'correct' order
by choroba
in thread HTML::Tree - I can't extract element in the 'correct' order
by adamobrien
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |