Help for this page

Select Code to Download


  1. or download this
    while (<MAINDB>) {
      find( sub { wanted(\*C_LOG, \*R_LOG, $_) }, $_);
    }