Help for this page

Select Code to Download


  1. or download this
    use HTML::Parser ();
    
    ...
    my $html2 = q|<font color="blue"><i><b> <font>breaker</font><br><font 
    +color="#ff0000">Some</font> text</font>,  <br>an a|;
    $parser->parse($html2);
    $parser->eof;
    
  2. or download this
    [color=blue]<i><b> <br>Some text[/color],  <br>an a
    
    [color=blue]<i><b> <font>breaker</font><br>[color=#ff0000]Some[/color]
    + text[/color],  <br>an a