Help for this page

Select Code to Download


  1. or download this
    sub check_THING {
      my $id = shift;
    ...
        ? return 1
        : return 0;
    }
    
  2. or download this
    Some Thing
    No Thing
    Some Thing
    No Thing