Help for this page

Select Code to Download


  1. or download this
    use strict;
    use HTML::Parser;
    ...
        print "$text\n";
      }
    
  2. or download this
    $perl sample2.pl
    Input: [<tag ref=1>Start<tag ref=2>and more</tag>and end</tag>]
    ...
    and end
    </tag>