Help for this page

Select Code to Download


  1. or download this
    use HTML::TreeBuilder;
    my $filename = ...;
    ...
            $tree->eof;
            print STDERR "Parsing html complete.   \n";
    }
    
  2. or download this
    use HTML::TreeBuilder;
    my $filename = ...;
    ...
            $tree->eof;
            print STDERR "Parsing html complete.   \n";
    }
    
  3. or download this
                    $filetell += length $filec;
    
  4. or download this
                    $filetell += length $buf;