Help for this page

Select Code to Download


  1. or download this
    while(defined($Connection->Process())) {};
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    END{
        print "Exiting Script\n";
    }