Help for this page

Select Code to Download


  1. or download this
    open(INPUT, "ml_test.html");
    while (<INPUT>)        {
    ...
    close(INPUT);
    if ($text =~ /\bclb_new>\b(.*?)\b<\/a>/g) {
        print  $1;     }
    
  2. or download this
    ...target=clb_new>DATAINEED</a></font>...
    ...target=clb_new>MOREDATAINEED</a></font>...