Help for this page

Select Code to Download


  1. or download this
    foreach(@col){
            my $celldata=$_;
            $celldata=~s/<(set|x)?aln;(.*?)>//g;
    ...
                $right_str=$2;              print "$left_str === $operator
    + === $right_str\n";
    }
    }