Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    my $tree = HTML::TreeBuilder->new;
    $tree->parse ($string);
    print $tree->as_text ();
    
  2. or download this
     i am sugar  smartest guy in the world