Help for this page

Select Code to Download


  1. or download this
    push(@groups, $buf)
    versus
    @groups = $ARGV[0];
    
  2. or download this
    Here is the rest of the code from the SOCK_DBI.pl<br/><br/>
    # +--------------+
    ...
    }
    
    1;
    
  3. or download this
    #!/opt/app/telalert/perl5.8.8/bin/perl
    
    ...
    print $out;
            
    &logoffOracle($dbh);