Help for this page

Select Code to Download


  1. or download this
    #!/cluster/uapp/perl/bin/perl -w
    use KAP;
    use strict;
    ...
         print Dumper $row;
       }
    }  while ($_read_sth->{syb_more_results});
    
  2. or download this
    nbsda1@vcstest3$ perl sudip.pl
    
    $VAR1 = [
    ...
            ];
    
    nbsda1@vcstest3$