Help for this page

Select Code to Download


  1. or download this
       sub formatCode2{
          my $code = shift;
    ...
             print qq(<div class="$arrCode[$cnt]">$_</div>);
          }
       }