my $new_elt = XML::Twig::Elt->new('div'); my $table = HTML::Table->new([[1,2]]); $new_elt->set_inner_html($table->getTable()); $new_elt->paste(before => $_); ### Required: reinforce the output filter. $_[0]->set_output_filter('safe_hex');
In reply to Re: XML::Twig, HTML::Table, and wide characters
by eff_i_g
in thread XML::Twig, HTML::Table, and wide characters
by eff_i_g
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |