Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
      sleep(1);
      print "Done with execute\n";
    }
    
  2. or download this
    Entering execute
    Created TestObject
    ...
    Done with execute
    DESTROY
    Execute completed