Help for this page

Select Code to Download


  1. or download this
    if (&$rhoo)
    
  2. or download this
    print "return hoo ", hoo(), "\n" if hoo();
    
    sub hoo {
      ($a,$b) = 0;
    }