Help for this page

Select Code to Download


  1. or download this
    my $html = HTML::TreeBuilder->new_from_content("$text") || die "$@\n";
    sub to_text {
    ...
     }
    }
    &to_text($html);