Help for this page

Select Code to Download


  1. or download this
        print "  ref Font: " . ref($font) . "\n";
    
  2. or download this
    sub OnTest {
        my($self, $event) = @_;
    ...
            print "No choice.\n";
        }
    }